Skip to content

Releases: auth0/java-jwt

4.0.0

24 Jun 10:28

Choose a tag to compare

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

06 May 14:39

Choose a tag to compare

4.0.0-beta.0 Pre-release
Pre-release

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

05 May 15:36

Choose a tag to compare

3.19.2 (2022-05-05)

Full Changelog

Security

3.19.1

30 Mar 09:21

Choose a tag to compare

3.19.1 (2022-03-30)

Full Changelog

Security

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

3.19.0

14 Mar 16:59

Choose a tag to compare

Full Changelog

Deprecated

Fixed

Security

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

3.18.3

13 Jan 14:33

Choose a tag to compare

Full Changelog

Security

3.18.2

13 Jan 14:32

Choose a tag to compare

Full Changelog

Fixed

3.18.1

06 Jul 08:14
53ed3d5

Choose a tag to compare

Full Changelog

Fixed

3.18.0

05 Jul 14:24

Choose a tag to compare

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

Full Changelog

Changed

3.17.0

05 Jul 14:24

Choose a tag to compare

Full Changelog

Added