Skip to content

Releases: auth0/jwks-rsa-java

0.24.1

Choose a tag to compare

@github-actions github-actions released this 15 May 09:15
b407162

Added

  • Chore: Add Automatic-Module-Name to JAR manifest #258 (tanya732)

0.24.0

Choose a tag to compare

@github-actions github-actions released this 07 May 02:59
9d359e7

Added

  • Feat: Allow custom HTTP client for JWKS fetching #256 (tanya732)

0.23.1

Choose a tag to compare

@github-actions github-actions released this 21 Apr 07:30
b0d2160

Added

0.23.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 13:47
158cf88

Added

0.22.2

Choose a tag to compare

@github-actions github-actions released this 20 Jun 11:21
5a8bd81

Added

  • fix: bumps guava patch to unblock android users #210 (tanya732)

0.22.1

Choose a tag to compare

@jimmyjames jimmyjames released this 28 Jul 12:29
683d97d

Full Changelog

Security

Changed

0.22.0

Choose a tag to compare

@jimmyjames jimmyjames released this 14 Feb 02:56
7e1c347

Full Changelog

Fixed

0.21.3

Choose a tag to compare

@jimmyjames jimmyjames released this 11 Jan 16:52
b3165dd

Full Changelog

This patch release uses an updated signing key for verification as part of our commitment to best security practices.
Please review the README note for additional details.

Security

  • Bump jackson-databind dependency to 2.13.4.2 #162 (evansims)

0.21.2

Choose a tag to compare

@jimmyjames jimmyjames released this 16 Sep 13:16
bdabff2

0.21.2 (2022-09-15)

Full Changelog

Changed

Fixed

  • Clarify that getting a JWK is a synchronous operation #151 (jimmyjames)
  • [SDK-3623] Fix ECPoint construction for getting public key #153 (jimmyjames)

0.21.1

Choose a tag to compare

@poovamraj poovamraj released this 30 Mar 09:15

0.21.1 (2022-03-30)

Full Changelog

Security

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