Releases: autotraderuk/traverson4j
Releases · autotraderuk/traverson4j
Upgrade to Java 21
Upgrading dependencies
Upgrading httpcomponents to 5.4 and fastjson2
Added support for text param in multipart body
v4.3.0 Releasing 4.3.0
v4.2.0 - Supporting Multipart body inputStreams
Sometimes we want to send to a server a multipart body without buffering the entire thing into memory. This should allow us to stream to the server
Support Body in Delete requests
Update build.gradle Set version
Upgrade to Java 17
v4.0.0 Set version
JUnit 5 Upgrade
v3.5.0 Set version
v3.4.0
Upgrade of httpclient5 and fastjson
Reverting breaking API change from 3.1.0
Version 3.1.0 had a breaking api change which will be revisited at a later date
3.2.1 upgrading dependencies
Upgrade fastjson, apacheclient, jackson