Skip to content

Releases: auth0/jwks-rsa-java

0.22.1

28 Jul 12:29
683d97d
Compare
Choose a tag to compare

Full Changelog

Security

Changed

0.22.0

14 Feb 02:56
7e1c347
Compare
Choose a tag to compare

Full Changelog

Fixed

0.21.3

11 Jan 16:52
b3165dd
Compare
Choose a tag to compare

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

16 Sep 13:16
bdabff2
Compare
Choose a tag to compare

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

30 Mar 09:15
Compare
Choose a tag to compare

0.21.1 (2022-03-30)

Full Changelog

Security

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

0.21.0

14 Mar 18:13
Compare
Choose a tag to compare

Full Changelog

Security

  • Bump jackson-databind dependency to 2.13.2 #142 (evansims)

0.20.2

01 Feb 20:18
Compare
Choose a tag to compare

Full Changelog

Changed

0.20.1

17 Jan 18:15
Compare
Choose a tag to compare

Full Changelog

Security

0.20.0

11 Oct 13:58
a58e679
Compare
Choose a tag to compare

Full Changelog

Added

  • Expose read/connect timeouts in the JwkProviderBuilder class #133 (lbalmaceda)

Changed

  • Use Duration in JwkProviderBuilder #130 (ghostd)

0.19.0

05 Jul 14:25
8acd60f
Compare
Choose a tag to compare

Full Changelog

Changed