77.31.0
What's Changed
Misc
Fixes
- Fix #3349 by @fhanik in #3389
- fix: allow external group names with quotes by @mikeroda in #3372
- fix class cast issue by @strehle in #3380
- import cleanup by @strehle in #3402
Fixes (tests)
- selenium tests: logout fix by @strehle in #3394
- add wait in OIDC and SAML by @strehle in #3397
- more waits before next UI step by @strehle in #3398
- refactor home login by @strehle in #3399
- Add more checks and indirect waits to get known state by @strehle in #3400
- fix correct usage [TESTS ONLY] by @strehle in #3404
Dependency Bumps
- Bump snakeyaml from 2.3 to v2.4 by @strehle in #3379
- build(deps): bump org.jacoco:org.jacoco.agent from 0.8.12 to 0.8.13 by @dependabot in #3382
- build(deps): bump github.com/onsi/gomega from 1.36.3 to 1.37.0 in /k8s by @dependabot in #3383
- build(deps): bump com.nimbusds:nimbus-jose-jwt from 10.0.2 to 10.1 by @dependabot in #3381
- build(deps): bump versions.seleniumVersion from 4.30.0 to 4.31.0 by @dependabot in #3385
- build(deps): bump versions.tomcatCargoVersion from 9.0.102 to 9.0.104 by @dependabot in #3392
- build(deps): bump versions.guavaVersion from 33.4.6-jre to 33.4.7-jre by @dependabot in #3391
- build(deps): bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 by @dependabot in #3396
- build(deps): bump org.apache.santuario:xmlsec from 4.0.3 to 4.0.4 by @dependabot in #3395
- build(deps): bump commons-io:commons-io from 2.18.0 to 2.19.0 by @dependabot in #3403
- build(deps): bump versions.guavaVersion from 33.4.7-jre to 33.4.8-jre by @dependabot in #3405
Full Changelog: v77.30.0...v77.31.0