77.12.0
What's Changed
Fix
- fix: Support authMethod=none in proxy password grant by @strehle in #2918
- fix: bearer token in oauth2 UserInfo flow by @strehle in #2924
- fix potential typo in OauthIDPWrapperFactoryBean.java by @adrianhoelzl-sap in #2940
- fix: publish an external group auth event only with registered IDPs by @mikeroda in #2941
Misc
- Reject IdZ deletion if an IdP with alias exists in the zone by @adrianhoelzl-sap in #2850
- Add postgresql 16 tests to github actions by @iprotsiuk in #2938
- Add 'identity_zone_id' column to indexes for 'alias_zid' by @adrianhoelzl-sap in #2942
Dependency Bumps
- build(deps): bump k8s.io/client-go from 0.30.1 to 0.30.2 in /k8s by @dependabot in #2929
- build(deps): bump versions.springFrameworkVersion from 5.3.36 to 5.3.37 by @dependabot in #2926
- build(deps): bump org.eclipse.jgit:org.eclipse.jgit from 6.9.0.202403050737-r to 6.10.0.202406032230-r by @dependabot in #2927
- build(deps): bump versions.springSecurityVersion from 5.8.12 to 5.8.13 by @dependabot in #2933
- renovate: : update dependency nokogiri to v1.16.6 by @strehle in #2931
- build(deps): bump versions.tomcatCargoVersion from 9.0.89 to 9.0.90 by @dependabot in #2935
New Contributors
- @iprotsiuk made their first contribution in #2938
Full Changelog: v77.11.0...v77.12.0