Skip to content

76.24.0

Compare
Choose a tag to compare
@cf-identity cf-identity released this 26 Oct 15:46

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

  • feature: add client_auth_method=none into tokens for clients with empty secret by @strehle in #2504

Misc

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