Skip to content

Releases: auth0/java-jwt

3.14.0

05 Apr 16:59
Compare
Choose a tag to compare

Full Changelog

Added

3.13.0

05 Feb 20:45
Compare
Choose a tag to compare

Full Changelog

Added

  • Add ability to verify audience contains at least one of those expected #472 (jimmyjames)
  • Add toString to Claim objects [SDK-2225] #469 (jimmyjames)

3.12.1

21 Jan 14:34
Compare
Choose a tag to compare

Full Changelog

Changed

3.12.0

11 Jan 16:17
Compare
Choose a tag to compare

Full Changelog

Changed

  • Thread-safe classes should be Shared statically #462 (LeeHainie)

Security

Breaking changes

3.11.0

28 Sep 14:37
Compare
Choose a tag to compare

Full Changelog

Added

Fixed

3.10.2

30 Mar 13:51
Compare
Choose a tag to compare

Full Changelog

Fixed

3.10.1

16 Mar 15:22
a5da770
Compare
Choose a tag to compare

3.10.1 (2020-03-13)

Full Changelog

Changed

Security

3.10.0

14 Feb 20:35
b5df9f7
Compare
Choose a tag to compare

Full Changelog
Closed issues

  • NullPointerException when the claim doesn't exist in the token #384

Added

Changed

Fixed

3.9.0

02 Jan 18:38
Compare
Choose a tag to compare

Full Changelog

Added

Fixed

  • Fixing JwtCreator builder when setting headers as a map #320 (maxbalan)

3.8.3

25 Sep 17:29
Compare
Choose a tag to compare

Full Changelog

Security

  • Fix: updated jackson-databind to 2.10.0.pr3 to block CVE #356 (danbrodsky)