76.22.0
What's Changed
Features
- feature: allow setting SameSite on X-Uaa-Csrf cookie by @mikeroda in #2439
- feature: add persistence support for private_key_jwt client authentication by @strehle in #2449
Fixes
- fix: Flaky test by @strehle in #2491
- fix: do not default a missing secret to an empty one by @strehle in #2455
- fix: missing shebang by @bruce-ricard in #2497
- fix: ClientAdminEndpointsValidator should allow authorization_code with empty secret by @strehle in #2461
- fix: json syntax error by @peterhaochen47 in #2521
Misc
- Page object refactoring for two additional tests by @swalchemist in #2490
- Passcode test refactor by @swalchemist in #2501
- test clean-up: switch back to using standard simplesamlPHP server URL by @peterhaochen47 in #2516
- delete unused pom.xml by @swalchemist in #2519
- refactor: use page objects for favicon test by @swalchemist in #2498
Dependency Bumps
- build(deps): bump com.nimbusds:nimbus-jose-jwt from 9.32 to 9.34 by @dependabot in #2489
- build(deps): bump com.nimbusds:nimbus-jose-jwt from 9.34 to 9.35 by @dependabot in #2492
- update module github.com/onsi/ginkgo/v2 to v2.12.1 by @strehle in #2494
- build(deps): bump versions.springBootVersion from 2.7.15 to 2.7.16 by @dependabot in #2495
- build(deps): bump org.passay:passay from 1.6.3 to 1.6.4 by @dependabot in #2499
- build(deps): bump versions.seleniumVersion from 4.12.1 to 4.13.0 by @dependabot in #2502
- build(deps): bump github.com/onsi/gomega from 1.27.10 to 1.28.0 in /k8s by @dependabot in #2510
- build(deps): bump commons-io:commons-io from 2.13.0 to 2.14.0 by @dependabot in #2512
- Upgrade to be compatible with simplesamlphp v2 by @bruce-ricard in #2506
- Bump dependency org.gradle:test-retry-gradle-plugin to v1.5.6 by @strehle in #2518
- build: change sonar runner to java 17 by @strehle in #2513
- build(deps-dev): bump open from 0.0.5 to 6.0.0 in /uaa/slate by @dependabot in #2522
- Bump Gradle to 8.4 by @strehle in #2524
- Bump dependencies in package.json of slate (doc) by @strehle in #2525
Full Changelog: v76.21.0...v76.22.0