77.17.0
What's Changed
Fix
- fix: support id_token_hint parameter on oidc logout by @mikeroda in #3049
- fix: replace regex usage with simple search by @strehle in #2866
- fix: refer to JavaPluginConvention for g9 compat by @alexanderankin in #3073
- Test-Fix of chromdriver129 issue by @strehle in #3062
- fix: add external saml groups with empty whitelist by @mikeroda in #3061
Misc
- Misc LDAP docs and examples fixes by @peterhaochen47 in #3047
- dependabot: no longer operates on 74.5.x branch by @peterhaochen47 in #3065
- doc: add UAA.yml example for UAA login page inputs help texts by @peterhaochen47 in #3071
- use java 17 for codeql by @strehle in #3075
Dependency Bumps
- build(deps): bump org.apache.velocity:velocity-engine-core from 2.3 to 2.4 by @dependabot in #3060
- build(deps): bump commons-io:commons-io from 2.16.1 to 2.17.0 by @dependabot in #3054
- build(deps): bump versions.guavaVersion from 33.3.0-jre to 33.3.1-jre by @dependabot in #3063
- build(deps): bump webrick from 1.8.1 to 1.8.2 in /uaa/slate by @dependabot in #3066
- build(deps): bump org.seleniumhq.selenium:selenium-java from 4.18.1 to 4.25.0 by @dependabot in #3059
- build(deps): bump versions.jacksonVersion from 2.17.2 to 2.18.0 by @dependabot in #3068
- build(deps): bump com.nimbusds:nimbus-jose-jwt from 9.41.1 to 9.41.2 by @dependabot in #3070
- build(deps): bump jasmine from 5.3.0 to 5.3.1 in /uaa by @dependabot in #3074
- renovate: update dependency gradle to v8.10.2 by @strehle in #3067
- build(deps): bump org.owasp.esapi:esapi from 2.5.4.0 to 2.5.5.0 by @dependabot in #3079
New Contributors
- @alexanderankin made their first contribution in #3073
Full Changelog: v77.16.0...v77.17.0