Releases: auth0/jwks-rsa-java
Releases · auth0/jwks-rsa-java
0.12.0
Added
- Add NetworkException, docs and tests #89 (lbalmaceda)
0.11.0
0.10.0
0.9.0
0.8.3
0.8.2
0.8.1
0.8.0
0.8.0 (2019-03-28)
Added
- Expose getAll() publicly on UrlJwkProvider #38 (kampka)
- change visibility to public on fromValues method in Jwk #36 (underscorenico)
Changed
- Update guava to version 27.0.1-jre #54 (golszewski86)
0.7.0
0.7.0 (2019-01-03)
Changed
- Throw correct exception when key is not of type RSA #48 (lbalmaceda)
Security
- Bump jackson-databind to patch security issues #49 (lbalmaceda)