Skip to content

Releases: auth0/java-jwt

4.5.0

29 Jan 14:39
ee7332b

Choose a tag to compare

Added

Fixed

  • empty expected audience array should throw InvalidClaimException #679 (jimmyjames)

4.4.0

31 Mar 18:36
82548a6

Choose a tag to compare

Full Changelog

Changed

4.3.0

13 Feb 03:57
b610b66

Choose a tag to compare

Full Changelog

Changed

  • Improve JWT parse/decode performance #620 (noetro)

Fixed

4.2.2

11 Jan 16:59
b4fae64

Choose a tag to compare

Full Changelog

This patch release does not contain any functional changes, but is being released using an updated signing key for verification as part of our commitment to best security practices.
Please review the README note for additional details.

3.19.4

11 Jan 16:54
c4f4f09

Choose a tag to compare

Full Changelog

This patch release does not contain any functional changes, but is being released using an updated signing key for verification as part of our commitment to best security practices.
Please review the README note for additional details.

4.2.1

25 Oct 12:49
1e38286

Choose a tag to compare

Security

Bump com.fasterxml.jackson.core:jackson-databind to 2.13.4.2 #630 (evansims)

3.19.3

28 Oct 02:19
ce15243

Choose a tag to compare

Full Changelog

Security

  • Update com.fasterxml.jackson.core:jackson-databind to 2.13.4.2 #631 (jimmyjames)

4.2.0

20 Oct 02:56
3526fcc

Choose a tag to compare

Changed

Fixed

4.1.0

10 Oct 19:38
6621b50

Choose a tag to compare

⚠️ BREAKING CHANGES

Added

Changed

Fixed

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.