We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f12db2 commit b260b3fCopy full SHA for b260b3f
1 file changed
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Change Log
2
3
+## [v3.0.0-beta.0](https://github.com/auth0/auth0-java/tree/v3.0.0-beta.0) (2025-12-18)
4
+
5
+[Full Changelog](https://github.com/auth0/auth0-java/compare/v4.26.0...v3.0.0-beta.0)
6
7
+- Complete rewrite of the **Management API client** using Fern code generation
8
+- Update OkHttp to 5.2.1
9
+- API attributes can set null for patch operations
10
+- Nullability annotations to POJO classes
11
+- Fully compatible **Authentication API client** — no breaking changes
12
13
+- [Migration guide](v3_MIGRATION_GUIDE.md) available for upgrading from v2.x
14
15
16
## [2.26.0](https://github.com/auth0/auth0-java/tree/2.26.0) (2025-10-24)
17
[Full Changelog](https://github.com/auth0/auth0-java/compare/2.25.0...2.26.0)
18
0 commit comments