Skip to content

10.0.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@arvindkrishnakumar-okta arvindkrishnakumar-okta released this 02 Aug 12:56
· 186 commits to master since this 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.