Skip to content

Releases: auth0/auth0-java

3.0.0-beta.0

18 Dec 14:58
79a4765

Choose a tag to compare

3.0.0-beta.0 Pre-release
Pre-release

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!

Added

Complete rewrite of the Management API client using Fern code generation
Update OkHttp to 5.2.1
API attributes can set null for patch operations
Nullability annotations to POJO classes
Fully compatible Authentication API client — no breaking changes
Migration guide available for upgrading from v2.x

2.27.0

18 Dec 05:53
02ff79d

Choose a tag to compare

Added

  • Feat: Add Google WorkSpace Provisioning Config Support #795 (tanya732)

Fixed

2.26.0

24 Oct 14:33
cd92453

Choose a tag to compare

Added

  • Added field is_token_endpoint_ip_header_trusted in Client Endpoint #782 (tanya732)
  • Feat: add constructor to set clientId on Client creation #781 (tanya732)

Credits

@adenix for the contribution

2.25.0

30 Sep 09:59
cda78f9

Choose a tag to compare

Added

  • Added UserAttributeProfilePage and Deserializer #768 (tanya732)
  • Added checkpoint pagination support for Connection Endpoint #767 (tanya732)
  • Self service provisioning java support #765 (tanya732)
  • Support for patch clients credentials #760 (tanya732)

Fixed

2.24.0

22 Aug 09:38
0c8ff1d

Choose a tag to compare

Added

Credits
Thanks @krrrr38 and @JoaoSouMoreira for contribution

2.23.0

05 Aug 08:47
8902e15

Choose a tag to compare

Added

2.22.0

20 Jun 05:07
903ea0a

Choose a tag to compare

Added

2.21.0

30 May 09:54
0be0144

Choose a tag to compare

Added

Fixed

2.20.0

06 May 05:54
cb4d0e0

Choose a tag to compare

Fixed

Note : There was slight issue with POST/PATCH connection endpoints in 2.29.0 version, this has been addressed in new bumped version.

2.19.0

28 Mar 08:47
8959fc1

Choose a tag to compare

Added