v75.10.0 - UAA Release v75.10.0
·
2132 commits
to develop
since this release
Features
- Update to UAA v75.10.0
- JWT header deserializer (cloudfoundry/uaa#1710)
- Updated OIDC related documentation parts (cloudfoundry/uaa#1726)
- Migration tests from JUnit4 to JUnit5 - first iteration (cloudfoundry/uaa#1685)
Bug Fixes
- Ensure that application/json is set as mediatype (cloudfoundry/uaa#1731)
- Postgresql: Add "FOR UPDATE SKIP LOCKED" DeleteExpiredQuery (cloudfoundry/uaa#1719)
- Fix error mapping /error (cloudfoundry/uaa#1716)
- Bump xmlsec from 2.2.3 to 2.3.0 due to CVE-2021-40690 (cloudfoundry/uaa#1711)
- Bump thymeleaf-spring5 to 3.0.13.RELEASE due to CVE-2021-43466
Dependency bumps
- Spring Boot 2.4.13
- Spring Framework 5.3.13
- Tomcat 9.0.55
- Newrelic to version 7.4.0
- Go 1.17