Skip to content

Releases: TeleSign/java_telesign

v2.5.0

06 Jun 19:49
Compare
Choose a tag to compare

2025-06-03

  • Added patch method to RestClient.

Full Changelog: v2.4.0...v2.5.0

v2.4.0

16 May 20:39
Compare
Choose a tag to compare
  • Added tracking to requests.

Full Changelog: v2.3.1...v2.4.0

v2.3.1

20 Nov 17:20
Compare
Choose a tag to compare

This release adds support for request bodies with application/json content type.

Full Changelog: v2.3.0...v2.3.1

v2.3.0

06 Jul 02:28
Compare
Choose a tag to compare
  • 2020-07-05
    • Upgraded Okhttp3 dependency to 4.7.0 minimum to support new okhttp3.OkHttp.VERSION constant for use in User-Agent strings
    • Updated minimum java compatibility to JDK8
    • Removed use of deprecated class javax.xml.bind.DatatypeConverter to support JDK9+
    • Improved unit test coverage

v2.2.4

28 May 21:48
Compare
Choose a tag to compare

Updated version specification for the okhttp library so that the incompatible 4.0 release would not be included.

v2.2.3

02 Oct 22:50
Compare
Choose a tag to compare

Remove log messages.

v2.2.2

29 May 23:53
Compare
Choose a tag to compare

Fixes application/json support for PhoneId Add-ons.

v2.2.1

09 Mar 14:02
Compare
Choose a tag to compare
  • Added support for application/json content-type

v2.2.0

15 Jun 23:22
Compare
Choose a tag to compare
  • AutoVerify rebranded to AppVerify, please update your integration

v2.1.1

16 May 20:42
Compare
Choose a tag to compare
  • dateRfc2616 is now fixed to Locale.US to avoid unnecessary localization issues