Releases: AzureAD/microsoft-authentication-library-for-java
Releases · AzureAD/microsoft-authentication-library-for-java
1.19.1
What's Changed
- CVE-2023-1370 fix by @FerencKemeny in #914
New Contributors
- @FerencKemeny made their first contribution in #914
Full Changelog: 1.19.0...v1.19.1
1.19.0
What's Changed
- Fix potential null pointer exception during cache lookup in #894
- Update plugins to be compatible with Java 17 builds in #900
- Fix regression issue in IClientCertificate caused by SHA256 changes in #898
- Add CacheRefreshReason to telemetry and metadata in #901
- Downgrade json-smart dependency due to CVE alert in #905
Full Changelog: v1.18.0...1.19.0
v1.18.0
What's Changed
- Fix Www-Authenticate not being read by @blancqua in #885
- Bump jackson-databind dependency by @Avery-Dunn in #887
- Pass optional tenant override to internal silent call by @Avery-Dunn in #886