76.24.0
What's Changed
Remarks
- The versions 76.22.0 and 76.23.0 contain a regression regarding the empty secret change. If you need to have an empty secret in your clients and you create them later via REST calls, use this version.
- This version was created with Java 17
Regression Fix
Feature
Misc
- fix: java version requirement in README by @peterhaochen47 in #2563
- fix flaky test by @strehle in #2565
- fix: unnecessary method call by @klaus-sap in #2549
- sonar fix by @strehle in #2526
- documentation: update system admin guide by @strehle in #2520
- doc: announcement for private_key_jwt by @strehle in #2551
Dependency Bumps
- Bump: Java version to 17 by @peterhaochen47 in #2562
- build(deps): bump github.com/onsi/gomega from 1.28.0 to 1.28.1 in /k8s by @dependabot in #2568
- build(deps): bump org.apache.directory.server:apacheds-protocol-ldap from 2.0.0.AM26 to 2.0.0.AM27 by @dependabot in #2567
Full Changelog: v76.23.0...v76.24.0