| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 79.4.0 source code.tar.gz | 2026-07-10 | 8.7 MB | |
| 79.4.0 source code.zip | 2026-07-10 | 10.4 MB | |
| README.md | 2026-07-10 | 1.5 kB | |
| Totals: 3 Items | 19.1 MB | 3 | |
What's Changed
✨ New Features
- feat: implement configurable concurrent session limits per user and client by @mshipkovenski in https://github.com/cloudfoundry/uaa/pull/3964
🛠️ Stability & Fixes
- Fix: skipSslValidation ignored when fetching SAML IDP metadata during login by @duanemay in https://github.com/cloudfoundry/uaa/pull/3971
- review from AI locally done by @strehle in https://github.com/cloudfoundry/uaa/pull/3977
- Fix: unreachable bootstrap SAML IDP metadata crashes UAA startup by @duanemay in https://github.com/cloudfoundry/uaa/pull/3974
- Remove unused and redundant dependency declarations by @duanemay in https://github.com/cloudfoundry/uaa/pull/3973
📦 Maintenance & Internal
- Migrate slate's gulpfile to modern Gulp 5 and simplify devDependencies by @duanemay in https://github.com/cloudfoundry/uaa/pull/3970
- Update Dependabot: adjust Spring Boot version, and expand jackson group by @duanemay in https://github.com/cloudfoundry/uaa/pull/3969
- Migrate all tests off Hamcrest to AssertJ and remove the dependency by @duanemay in https://github.com/cloudfoundry/uaa/pull/3975
⬆️ Dependency Bumps
- build(deps): bump tomcat from 11.0.23 to 11.0.24 by @dependabot[bot] in https://github.com/cloudfoundry/uaa/pull/3976
New Contributors
- @mshipkovenski made their first contribution in https://github.com/cloudfoundry/uaa/pull/3964
Full Changelog: https://github.com/cloudfoundry/uaa/compare/v79.3.0...v79.4.0