Skip to content

Releases: Kong/unirest-java

Release v4.0.0-RC1

18 Jan 18:45
Compare
Choose a tag to compare

See CHANGELOG.md for details.
Fresh releases may take up to 20 minutes to show up in Maven Central: https://mvnrepository.com/artifact/com.konghq/unirest-java

Release v3.11.10

09 Jan 18:42
Compare
Choose a tag to compare

See CHANGELOG.md for details.
Fresh releases may take up to 20 minutes to show up in Maven Central: https://mvnrepository.com/artifact/com.konghq/unirest-java

v3.11.09

30 Dec 13:40
Compare
Choose a tag to compare

See CHANGELOG.md for details.

Fresh releases may take up to 20 minutes to show up in Maven Central:

https://mvnrepository.com/artifact/com.konghq/unirest-java

unirest-java-1.4.8 release

04 Feb 00:38
Compare
Choose a tag to compare
  • Bug fixes
  • Multipart can now take InputStream as parameter

unirest-java-1.4.7 release

28 Aug 19:37
Compare
Choose a tag to compare

Added Class type in ObjectMapper interface
Updated formatting
Added formatting file

unirest-java-1.4.6 release

08 Jul 20:29
Compare
Choose a tag to compare

File upload support using InputStream
Support for asObject response type (serializing).
Case-insensitive lookup in Headers.getFirst(key)
Sorted fields as part of the POST request
Typo fix