Skip to content

Releases: auth0/java-jwt

4.4.0

31 Mar 18:36
82548a6
Compare
Choose a tag to compare

Full Changelog

Changed

4.3.0

13 Feb 03:57
b610b66
Compare
Choose a tag to compare

Full Changelog

Changed

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

Fixed

4.2.2

11 Jan 16:59
b4fae64
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Changed

Fixed

4.1.0

10 Oct 19:38
6621b50
Compare
Choose a tag to compare

⚠️ BREAKING CHANGES

Added

Changed

Fixed

4.0.0

24 Jun 10:28
Compare
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
Compare
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