| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 78.8.0 source code.tar.gz | 2026-02-26 | 6.7 MB | |
| 78.8.0 source code.zip | 2026-02-26 | 8.3 MB | |
| README.md | 2026-02-26 | 2.5 kB | |
| Totals: 3 Items | 15.1 MB | 0 | |
What's Changed
Security
- Addresses CVE-2026-22723.
Fixes
- Fix token revocation logic by @duanemay in https://github.com/cloudfoundry/uaa/pull/3743
- Use entityBaseURL for URLs when generating SAML Metadata by @georgikpetrov00 in https://github.com/cloudfoundry/uaa/pull/3739
- Limit /RateLimitingStatus to default zone and only use token authentication by @fhanik in https://github.com/cloudfoundry/uaa/pull/3744
- fix: log at debug when openid scope not included by @mikeroda in https://github.com/cloudfoundry/uaa/pull/3727
Misc
- Logged Out Page by @adrianhoelzl-sap in https://github.com/cloudfoundry/uaa/pull/3717
- CSS Trimming by @lhardt in https://github.com/cloudfoundry/uaa/pull/3737
- Refactor time comparison test assertions by @duanemay in https://github.com/cloudfoundry/uaa/pull/3725
Dependency Bumps
- Bump Gradle to 9.3.0 by @duanemay in https://github.com/cloudfoundry/uaa/pull/3728
- Bump Gradle to 9.3.1 by @duanemay in https://github.com/cloudfoundry/uaa/pull/3732
- build(deps): bump k8s.io/client-go from 0.35.0 to 0.35.1 in /k8s by @dependabot[bot] in https://github.com/cloudfoundry/uaa/pull/3740
- Bump Selenium version to 4.40.0 by @strehle in https://github.com/cloudfoundry/uaa/pull/3734
- build(deps): bump github.com/onsi/gomega from 1.39.0 to 1.39.1 in /k8s by @dependabot[bot] in https://github.com/cloudfoundry/uaa/pull/3733
- build(deps): bump rack from 2.2.20 to 2.2.22 in /uaa/slate by @dependabot[bot] in https://github.com/cloudfoundry/uaa/pull/3745
- build(deps): bump versions.springBootVersion from 3.5.10 to 3.5.11 by @dependabot[bot] in https://github.com/cloudfoundry/uaa/pull/3746
- build(deps): bump nokogiri from 1.18.9 to 1.19.1 in /uaa/slate by @dependabot[bot] in https://github.com/cloudfoundry/uaa/pull/3747
- build(deps): bump minimatch and glob in /uaa by @dependabot[bot] in https://github.com/cloudfoundry/uaa/pull/3748
- build(deps): bump jasmine from 6.0.0 to 6.1.0 in /uaa by @dependabot[bot] in https://github.com/cloudfoundry/uaa/pull/3750
- build(deps): bump jasmine-core from 6.0.1 to 6.1.0 in /uaa by @dependabot[bot] in https://github.com/cloudfoundry/uaa/pull/3751
New Contributors
- @lhardt made their first contribution in https://github.com/cloudfoundry/uaa/pull/3737
- @georgikpetrov00 made their first contribution in https://github.com/cloudfoundry/uaa/pull/3739
Full Changelog: https://github.com/cloudfoundry/uaa/compare/v78.7.0...v78.8.0