78.6.0
What's Changed
Fixes
- Fix SAML Metadata when EntityID is a URL by @fhanik in #3662
- Fix SCIM DateTime Filter Timezone Parsing by @neddp in #3700
- Add index on group_membership(identity_zone_id, origin) by @tack-sap in #3679
Misc
- Cargo migration & Upgrade Gradle to version 9.0.0 by @ireneGonzalezRuiz in #3648
- Debug test failures by @duanemay in #3654
- Increase boot timeout from 60 to 300 by @strehle in #3657
- Update memory settings on the integration test script by @duanemay in #3658
- Update Integration Test Params by @duanemay in #3659
- Revert to legacy behavior of showing
passcodeas a prompt in /info JSON response. by @fhanik in #3660 - Adjust JVM memory settings in integration test script by @duanemay in #3665
- [bc-212-test]: testing memory pressure issues by @joemahady-comm in #3666
- Adjust test settings to gather timing data by @duanemay in #3683
- Eliminate test setup on skipped tests by @duanemay in #3690
- Add debug mode with -Pdebug and -Pdebugs by @duanemay in #3678
- Restore UaaWebApplicationInitializer by @duanemay in #3677
- Add optional UaaTokenEnhancer injection by @gdgenchev in #3686
- Relax URL match assertion in ResetPasswordIT test by @duanemay in #3693
- Increase timeout and polling constants for WebDriverWait by @duanemay in #3682
Dependency Bumps
- build(deps): bump versions.springBootVersion from 3.5.6 to 3.5.7 by @dependabot[bot] in #3651
- build(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #3653
- Bump Selenium version to 4.38.0 by @duanemay in #3664
- build(deps): bump jasmine-core from 5.12.0 to 5.12.1 in /uaa by @dependabot[bot] in #3656
- build(deps): bump k8s.io/client-go from 0.34.1 to 0.34.2 in /k8s by @dependabot[bot] in #3673
- build(deps): bump glob from 10.4.5 to 10.5.0 in /uaa by @dependabot[bot] in #3676
- build(deps): bump versions.springBootVersion from 3.5.7 to 3.5.8 by @dependabot[bot] in #3680
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #3681
- Bump Gradle to 9.2.1 by @duanemay in #3685
- build(deps): bump github.com/onsi/gomega from 1.38.2 to 1.38.3 in /k8s by @dependabot[bot] in #3694
- build(deps): bump jasmine-core from 5.12.1 to 5.13.0 in /uaa by @dependabot[bot] in #3688
- build(deps): bump jasmine from 5.12.0 to 5.13.0 in /uaa by @dependabot[bot] in #3687
- build(deps): bump k8s.io/client-go from 0.34.2 to 0.34.3 in /k8s by @dependabot[bot] in #3697
New Contributors
- @ireneGonzalezRuiz made their first contribution in #3648
- @neddp made their first contribution in #3700
Full Changelog: v78.5.0...v78.6.0