Skip to content

Releases: okta/okta-sdk-java

10.2.2

21 Mar 15:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: okta-sdk-root-10.2.1...okta-sdk-root-10.2.2

10.2.1

02 Mar 16:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: okta-sdk-root-10.2.0...okta-sdk-root-10.2.1

10.2.0

10 Feb 17:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: okta-sdk-root-10.1.0...okta-sdk-root-10.2.0

8.2.3

02 Feb 16:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: okta-sdk-root-8.2.2...okta-sdk-root-8.2.3

10.1.0

18 Jan 10:15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: okta-sdk-root-10.0.0...okta-sdk-root-10.1.0

10.0.0

28 Oct 15:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: okta-sdk-root-8.2.2...okta-sdk-root-10.0.0

8.2.2

19 Sep 20:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: okta-sdk-root-8.2.1...okta-sdk-root-8.2.2

10.0.0-beta

02 Aug 12:56
Compare
Choose a tag to compare
10.0.0-beta Pre-release
Pre-release

⚠️ Prerelease warning

This version is beta-quality. We'd love for you to play with it and give us your thoughts, but we don't recommend using it in production applications. Based on the feedback we receive, we'll be iterating it towards a stable release over the next few weeks. There may be breaking changes to the interfaces before stabilizing.

Note: The 10.0.0-beta series is located in oasv3 branch.

What's included today?

In this first beta version, we ported some of the existing features to the new SDK:

  • Inline configuration, configuration via environment variables, system properties or YAML files.
  • Manual Pagination for collections.
  • Default retry strategy for HTTP 429 response error code.
  • Proxy support.

If you have been using version 8.x (or earlier), you can opt to try this new version (which will require some code changes), or stick with what you already have. The 8.x series of the SDK is still supported.

8.2.1

29 Apr 01:04
Compare
Choose a tag to compare

8.2.0

31 Mar 16:46
Compare
Choose a tag to compare