Skip to content

Releases: auth0/auth0-java

2.1.0

01 Apr 02:30
b15da81
Compare
Choose a tag to compare

Full Changelog

Added

Changed

2.0.0

23 Feb 20:41
f007c93
Compare
Choose a tag to compare

Full Changelog

2.0.0 introduces several enhances, including:

  • HTTP response information returned from requests
  • Additional HTTP client configurability
  • Ability to configure requests such as add additional parameters and headers
  • Support for Authentication API MFA-related APIs
  • Authentication API improvements to not require a client secret
  • ... and more!

As a major version release, 2.0.0 does include breaking changes.
Please see the Migration Guide for additional details as well as guidance for updating your application.

2.0.0-beta.2

14 Feb 03:02
f2e78c0
Compare
Choose a tag to compare
2.0.0-beta.2 Pre-release
Pre-release

Full Changelog

Changed

2.0.0-beta.1

30 Jan 17:47
0fc5291
Compare
Choose a tag to compare
2.0.0-beta.1 Pre-release
Pre-release

Full Changelog

Added

2.0.0-beta.0

12 Jan 19:14
d4e0120
Compare
Choose a tag to compare
2.0.0-beta.0 Pre-release
Pre-release

Full Changelog

Warning This SDK is in beta and is subject to breaking changes. It is not recommended for production use, but your feedback and help in testing is appreciated!

This release introduces several enhancement, including:

  • HTTP response information returned from requests
  • Additional HTTP client configurability
  • Authentication API improvements to not require a client secret
  • ... and more!

Please see the Migration Guide for guidance on updating your application.

1.44.2

11 Jan 17:01
d82d783
Compare
Choose a tag to compare

Full Changelog

This patch release does not contain any functional changes, but is being released using an updated signing key for verification as part of our commitment to best security practices.
Please review the README note for additional details.

Security

Bump java-jwt dependency to 3.19.4 #498 (jimmyjames)

1.44.1

25 Oct 23:53
5827041
Compare
Choose a tag to compare

Security

1.44.0

20 Oct 21:49
c518b54
Compare
Choose a tag to compare

Added

Changed

1.43.0

20 Oct 20:16
102f9cc
Compare
Choose a tag to compare

Full Changelog

Added

Changed

Security

1.42.0

20 May 13:43
Compare
Choose a tag to compare

1.42.0 (2022-05-20)

Full Changelog

Added