76.10.0
What's Changed
Fixes
- Update Spring Boot from 2.7.10 to 2.7.11 in #2297, Fixes CVE-2023-20873, CVE-2023-20862, CVE-2023-20863
- Fix: Fixing performance while calling containsAll over list by @saurabh-rahate in #2272
- Fix indexOf Checks in KeystoneAuthenticationManager by @adrianhoelzl-sap in #2268
- fix for code smells by @strehle in #2285
- fix: incorrect elapsed time determination by @bruce-ricard in #2281
Features
- Feature: Add 2 new options to JWT token policy by @strehle in #2116, Solution for issues #2109 and #1816
Dependency Bumps
- Remove unused Variable in LoginInfoEndpoint.evaluateLoginHint by @adrianhoelzl-sap in #2270
- refactor UAA token store: use good time types by @bruce-ricard in #2271
- build(deps): bump org.apache.directory.api:api-ldap-model from 2.1.2 to 2.1.3 by @dependabot in #2274
- build(deps): bump k8s.io/client-go from 0.26.3 to 0.27.0 in /k8s by @dependabot in #2277
- build(deps): bump versions.bouncyCastleVersion from 1.72 to 1.73 by @dependabot in #2278
- build(deps): bump org.owasp.esapi:esapi from 2.5.1.0 to 2.5.2.0 by @dependabot in #2282
- Remove unnecessary References to "apache.directory" Library by @adrianhoelzl-sap in #2269
- build(deps): bump k8s.io/client-go from 0.27.0 to 0.27.1 in /k8s by @dependabot in #2286
- Upgrade Tomcat cargo version 9.0.74 by @strehle in #2290
New Contributors
- @saurabh-rahate made their first contribution in #2272
Full Changelog: v76.9.0...v76.10.0