Skip to content

Releases: auth0/java-jwt

4.5.2

Choose a tag to compare

@github-actions github-actions released this 29 Apr 09:56
695fd2b

Added

4.5.1

Choose a tag to compare

@github-actions github-actions released this 16 Feb 06:17
e818480

Added

4.5.0

Choose a tag to compare

@github-actions github-actions released this 29 Jan 14:39
ee7332b

Added

Fixed

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

4.4.0

Choose a tag to compare

@jimmyjames jimmyjames released this 31 Mar 18:36
82548a6

Full Changelog

Changed

4.3.0

Choose a tag to compare

@jimmyjames jimmyjames released this 13 Feb 03:57
b610b66

Full Changelog

Changed

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

Fixed

4.2.2

Choose a tag to compare

@poovamraj poovamraj released this 11 Jan 16:59
b4fae64

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

Choose a tag to compare

@jimmyjames jimmyjames released this 11 Jan 16:54
c4f4f09

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

Choose a tag to compare

@jimmyjames jimmyjames released this 25 Oct 12:49
1e38286

Security

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

3.19.3

Choose a tag to compare

@jimmyjames jimmyjames released this 28 Oct 02:19
ce15243

Full Changelog

Security

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

4.2.0

Choose a tag to compare

@auth0-oss auth0-oss released this 20 Oct 02:56
3526fcc

Changed

Fixed