Skip to content

Releases: auth0/java-jwt

4.1.0

Choose a tag to compare

@auth0-oss auth0-oss released this 10 Oct 19:38
6621b50

⚠️ BREAKING CHANGES

Added

Changed

Fixed

4.0.0

Choose a tag to compare

@poovamraj poovamraj released this 24 Jun 10:28

4.0.0 (2022-06-24)

Full Changelog

This is a major release and contains breaking changes!

💡 Check the Migration Guide to understand the changes required to migrate your application to v4.

Main features

  • Predicates based claim verification
  • Support for Instant API and Lambda functions
  • Improved Exceptions API
  • Consistent null handling

See the changelog entries for additional details.

4.0.0-beta.0

4.0.0-beta.0 Pre-release
Pre-release

Choose a tag to compare

@poovamraj poovamraj released this 06 May 14:39

4.0.0-beta.0 (2022-05-06)

Full Changelog

💡 Check the Migration Guide to understand the changes required to migrate your application to v4.

Added

Changed

Deprecated

Removed

Fixed

Security

  • Updated documentation regarding HMAC Key length #580 (poovamraj)

Breaking changes

3.19.2

Choose a tag to compare

@poovamraj poovamraj released this 05 May 15:36

3.19.2 (2022-05-05)

Full Changelog

Security

3.19.1

Choose a tag to compare

@poovamraj poovamraj released this 30 Mar 09:21

3.19.1 (2022-03-30)

Full Changelog

Security

  • Security: Bump jackson-databind to 2.13.2.2 #566 (evansims)

3.19.0

Choose a tag to compare

@jimmyjames jimmyjames released this 14 Mar 16:59

Full Changelog

Deprecated

Fixed

Security

  • Bump jackson-databind dependency to 2.13.2 #542 (evansims)

3.18.3

Choose a tag to compare

@jimmyjames jimmyjames released this 13 Jan 14:33

Full Changelog

Security

3.18.2

Choose a tag to compare

@jimmyjames jimmyjames released this 13 Jan 14:32

Full Changelog

Fixed

3.18.1

Choose a tag to compare

@lbalmaceda lbalmaceda released this 06 Jul 08:14
53ed3d5

Full Changelog

Fixed

3.18.0

Choose a tag to compare

@lbalmaceda lbalmaceda released this 05 Jul 14:24

This release contains an unintended breaking change that got fixed in 3.18.1**

Full Changelog

Changed