77.15.0
What's Changed
Fix
- Fix Alias Validation when no Identity Zone ID is set in the Request Body by @adrianhoelzl-sap in #2967
- fix: ErrorRoutingIT test by @peterhaochen47 in #2977
- Sonar fix by @strehle in #2954
Misc
- New: Return a sorted IdP list by @strehle in #2980
- clean-up: IdentityZone samlConfig properties for UAA-as-SAML-IdP feature by @hsinn0 in #2983
- Adjust Section about IdZ Deletion in Alias Documentation by @adrianhoelzl-sap in #2969
- Update UAA image reference in k8s deployment template to 77.14.0 by @coolgang123 in #2996
- Optional BC-FIPS upgrade to 2.0.0 by @strehle in #2987
Dependency Bumps
- build(deps): bump k8s.io/client-go from 0.30.2 to 0.30.3 in /k8s by @dependabot in #2964
- Dependabot fix for rexml by @strehle in #2968
- build(deps): bump jasmine-core from 5.1.2 to 5.2.0 in /uaa by @dependabot in #2975
- build(deps): bump jasmine from 5.1.0 to 5.2.0 in /uaa by @dependabot in #2974
- build(deps): bump github.com/onsi/gomega from 1.33.1 to 1.34.0 in /k8s by @dependabot in #2979
- build(deps): bump github.com/onsi/gomega from 1.34.0 to 1.34.1 in /k8s by @dependabot in #2984
- build(deps): bump versions.tomcatCargoVersion from 9.0.91 to 9.0.93 by @dependabot in #2992
- Revert "build(deps): bump versions.tomcatCargoVersion from 9.0.91 to 9.0.93" by @hsinn0 in #2997
- build(deps): bump org.hamcrest:hamcrest from 2.2 to 3.0 by @dependabot in #2990
- build(deps): bump rexml from 3.3.2 to 3.3.3 in /uaa/slate by @dependabot in #2991
- build(deps): bump org.apache.directory.api:api-ldap-model from 2.1.6 to 2.1.7 by @dependabot in #2995
- build(deps): bump k8s.io/client-go from 0.30.3 to 0.31.0 in /k8s by @dependabot in #3004
- build(deps): bump versions.springFrameworkVersion from 5.3.37 to 5.3.39 by @dependabot in #3005 , solve https://spring.io/security/cve-2024-38809
New Contributors
- @coolgang123 made their first contribution in #2996
Full Changelog: v77.14.0...v77.15.0