Skip to content

Releases: TeleSign/java_telesign

v2.2.0

15 Jun 23:22

Choose a tag to compare

  • AutoVerify rebranded to AppVerify, please update your integration

v2.1.1

16 May 20:42

Choose a tag to compare

  • dateRfc2616 is now fixed to Locale.US to avoid unnecessary localization issues

v2.1.0

28 Apr 23:28

Choose a tag to compare

  • updated and improved README
  • secret_key refactored to api_key to align with docs and portal
  • api_host is now known as rest_endpoint to align with docs and portal
  • various doc string updates and fixes
  • added travis CI, codecov coverage and additional unit tests

v2.0.0

14 Apr 00:02

Choose a tag to compare

  • Major refactor and simplification into generic REST client.
  • API parameters are now passed as a map to endpoint handlers.
  • User-Agent is now set to track client usage and help debug issues.
  • generateTelesignHeaders is now static and easily extracted from the SDK if
    custom behavior/implementation is required.
  • Now using OkHttp to perform web requests, handle connections and reconnects, ssl negotiation and reduce code

v0.6.0

29 Oct 15:10

Choose a tag to compare

this is a test