Skip to content

Releases: autotraderuk/traverson4j

Upgrading dependencies

27 Sep 15:30
Compare
Choose a tag to compare

Upgrading httpcomponents to 5.4 and fastjson2

Added support for text param in multipart body

23 Feb 13:11
d5e8ea0
Compare
Choose a tag to compare

v4.2.0 - Supporting Multipart body inputStreams

07 Nov 15:22
Compare
Choose a tag to compare

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

24 Jul 11:13
d273145
Compare
Choose a tag to compare
Update build.gradle

Set version

Upgrade to Java 17

10 Mar 11:12
Compare
Choose a tag to compare
v4.0.0

Set version

JUnit 5 Upgrade

10 Mar 10:46
Compare
Choose a tag to compare
v3.5.0

Set version

v3.4.0

11 Jan 10:06
785f165
Compare
Choose a tag to compare

Upgrade of httpclient5 and fastjson

Reverting breaking API change from 3.1.0

10 Jun 18:06
Compare
Choose a tag to compare

Version 3.1.0 had a breaking api change which will be revisited at a later date

3.2.1 upgrading dependencies

30 May 16:17
Compare
Choose a tag to compare

Upgrade fastjson, apacheclient, jackson

3.1.2 upgrading dependencies

30 May 16:12
Compare
Choose a tag to compare

Updated fastjson, apacheclient, jackson