Skip to content

Commit b260b3f

Browse files
committed
Added changelog
1 parent 0f12db2 commit b260b3f

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Change Log
22

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+
316
## [2.26.0](https://github.com/auth0/auth0-java/tree/2.26.0) (2025-10-24)
417
[Full Changelog](https://github.com/auth0/auth0-java/compare/2.25.0...2.26.0)
518

0 commit comments

Comments
 (0)