auth0 / auth0-java

Java client library for the Auth0 platform
https://auth0.com
MIT License
286 stars 131 forks source link

v2 Beta Available! #509

Closed jimmyjames closed 1 year ago

jimmyjames commented 1 year ago

๐ŸŽ‰ We are excited to announce the availability of auth0-java v2 beta! ๐ŸŽ‰

The version 2 release includes several notable improvements, including:

As a major release (and the first major release of this library in six years!), it does include breaking changes. Please see the migration guide for information on updating your application to use v2.

We'd really appreciate your feedback! The v2 beta is available by updating your dependency to version 2.0.0-beta.1, and please follow the releases page for any additional v2 beta releases.

Thanks, and let us know how you are liking v2!

jimmyjames commented 1 year ago

2.0.0 is now available for general release ๐ŸŽ‰

backjo commented 1 year ago

@jimmyjames fyi - the main README indicates that V2 is still a beta version and warns against using it