77.24.0
What's Changed
Fixes
- Fix Metadata ID to conform to NCName by @duanemay in #3221
- Fix DB unit tests by @Kehrlann in #3186
- fix AuditCheckMockMvcTests with
ldap
profile by @Kehrlann in #3206 - Do not add whitespaces in XML signature of /saml/metadata by @strehle in #3222
Misc
- Add legacy SAML configuration for uaa-ci by @strehle in #3198
- tests: in-memory ldap server runs on a random port by @Kehrlann in #3202
- tests: enable parallel testing to speed up database-backed tests by @Kehrlann in #3203
- Add documentation on how to generate documentation on the local machine by @fhanik in #3205
- Move
login-ui
Service classes to Javaconfig by @Kehrlann in #3208 - Remove unused EncryptionService and EncryptionKeyService by @Kehrlann in #3207
- tests: address flakyness in ScimUserEndpointsAliasMockMvcTests by @Kehrlann in #3209
- Testing Updates by @duanemay in #3195
Dependency Bumps
- Bump golang.org/x/net to v0.33.0 by @strehle in #3204
- build(deps): bump com.nimbusds:nimbus-jose-jwt from 9.47 to 9.48 by @dependabot in #3210
- build(deps): bump github.com/onsi/gomega from 1.36.1 to 1.36.2 in /k8s by @dependabot in #3211
- Bump Gradle to 8.12 by @duanemay in #3212
- build(deps): bump org.json:json from 20240303 to 20241224 by @dependabot in #3214
- build(deps): bump com.nimbusds:nimbus-jose-jwt from 9.48 to 10.0.1 by @dependabot in #3217
- build(deps): bump commons-codec:commons-codec from 1.17.1 to 1.17.2 by @dependabot in #3224
- build(deps): bump org.json:json from 20241224 to 20250107 by @dependabot in #3225
- build(deps): bump org.postgresql:postgresql from 42.7.4 to 42.7.5 by @dependabot in #3231
Full Changelog: v77.23.0...v77.24.0