Skip to content

Releases: auth0/jwks-rsa-java

0.10.0

11 Feb 20:04
Compare
Choose a tag to compare

Full Changelog

Changed

  • Set default cache expiration time to 10 minutes #82 (jimmyjames)

0.9.0

26 Sep 16:27
Compare
Choose a tag to compare

Full Changelog

Changed

  • Improve ObjectMapper use #68 (skjolber)
  • Concatenate JWKS path with existing path on domain if present #67 (ltj)

Security

0.8.3

15 Aug 18:05
Compare
Choose a tag to compare

Full Changelog

Security

0.8.2

23 May 19:47
f7a9141
Compare
Choose a tag to compare

0.8.2 (2019-05-22)

Full Changelog

Security

0.8.1

02 May 21:00
6a9ec80
Compare
Choose a tag to compare

0.8.1 (2019-05-02)

Full Changelog

Fixed

0.8.0

02 May 21:01
31db3d5
Compare
Choose a tag to compare

0.8.0 (2019-03-28)

Full Changelog

Added

  • Expose getAll() publicly on UrlJwkProvider #38 (kampka)
  • change visibility to public on fromValues method in Jwk #36 (underscorenico)

Changed

0.7.0

02 May 21:01
3f3ad9f
Compare
Choose a tag to compare

0.7.0 (2019-01-03)

Full Changelog

Changed

  • Throw correct exception when key is not of type RSA #48 (lbalmaceda)

Security

  • Bump jackson-databind to patch security issues #49 (lbalmaceda)

0.6.1

24 Oct 20:53
697b6b9
Compare
Choose a tag to compare

Full Changelog

Security

0.6.0

24 Oct 20:53
40fcc30
Compare
Choose a tag to compare

Full Changelog

Changed

0.5.0

24 Oct 20:55
f3bdb76
Compare
Choose a tag to compare

Full Changelog
Closed issues

  • Improve release procedure #29

Added

  • Optional support for connection / read timeout #27 (skjolber)

Fixed

Security

  • [Snyk] Fix for 6 vulnerable dependencies #28 (crew-security)
  • bump commons-io due to security vulnerabilities in that library #26 (ryber)