| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 79.0.0 source code.tar.gz | 2026-06-15 | 8.7 MB | |
| 79.0.0 source code.zip | 2026-06-15 | 10.3 MB | |
| README.md | 2026-06-15 | 3.4 kB | |
| Totals: 3 Items | 19.0 MB | 3 | |
What's Changed
🚨 New Feature - Spring Boot 4.1
- Migrate to spring boot 4 by @gdgenchev in https://github.com/cloudfoundry/uaa/pull/3805
- Migrate to Java 25 by @duanemay in https://github.com/cloudfoundry/uaa/pull/3705
- Bump minimum Java to 25 (LTS) by @duanemay in https://github.com/cloudfoundry/uaa/pull/3932
- build(deps): bump tomcat from 10.1.55 to 11.0.22 by @dependabot[bot] in https://github.com/cloudfoundry/uaa/pull/3920
- refactor: allow multiple UaaTokenEnhancers by @peterhaochen47 in https://github.com/cloudfoundry/uaa/pull/3904
- expand refresh token validity resolver by @fhanik in https://github.com/cloudfoundry/uaa/pull/3942
🛠️ Stability & Fixes
- Update redirect matching for oidc10 site by @duanemay in https://github.com/cloudfoundry/uaa/pull/3925
- Fix CodeQL finding - regex by @strehle in https://github.com/cloudfoundry/uaa/pull/3926
- Review on spring boot 4 migration - leftover by @strehle in https://github.com/cloudfoundry/uaa/pull/3924
- Call helper function for
killUaatask by @duanemay in https://github.com/cloudfoundry/uaa/pull/3934 - Migrate Gradle to Kotlin by @duanemay in https://github.com/cloudfoundry/uaa/pull/3684
- fix: resolve SAML entity ID from metadata when external_key is null by @fhanik in https://github.com/cloudfoundry/uaa/pull/3933
- Remove unused dependency: aspectjrt by @duanemay in https://github.com/cloudfoundry/uaa/pull/3935
- Potential fix for code scanning alert no. 27: Query built from user-controlled sources by @strehle in https://github.com/cloudfoundry/uaa/pull/3930
- Migrate to scim2-sdk-common by @duanemay in https://github.com/cloudfoundry/uaa/pull/3939
- Migrate from TimGroup's java-statsd-client to Datadog's java-dogstatsd-client by @duanemay in https://github.com/cloudfoundry/uaa/pull/3940
- Unsigned SAML logout message validation by @duanemay in https://github.com/cloudfoundry/uaa/pull/3945
⬆️ Dependency Bumps
- build(deps): bump org.jacoco:org.jacoco.agent from 0.8.14 to 0.8.15 by @dependabot[bot] in https://github.com/cloudfoundry/uaa/pull/3938
- build(deps): bump jasmine from 6.2.0 to 6.3.0 in /uaa by @dependabot[bot] in https://github.com/cloudfoundry/uaa/pull/3937
- build(deps): bump jasmine-core from 6.2.0 to 6.3.0 in /uaa by @dependabot[bot] in https://github.com/cloudfoundry/uaa/pull/3936
- build(deps): bump org.apache.directory.api:api-ldap-model from 2.1.7 to 2.1.8 by @dependabot[bot] in https://github.com/cloudfoundry/uaa/pull/3928
- build(deps): bump com.nimbusds:nimbus-jose-jwt from 10.9 to 10.9.1 by @dependabot[bot] in https://github.com/cloudfoundry/uaa/pull/3927
- Update openapi version to 3.0.3 by @strehle in https://github.com/cloudfoundry/uaa/pull/3931
- build(deps): bump org.sonarsource.scanner.gradle:sonarqube-gradle-plugin from 7.3.0.8198 to 7.3.1.8318 by @dependabot[bot] in https://github.com/cloudfoundry/uaa/pull/3929
- build(deps): bump org.eclipse.jgit:org.eclipse.jgit from 7.6.0.202603022253-r to 7.7.0.202606012155-r by @dependabot[bot] in https://github.com/cloudfoundry/uaa/pull/3941
- build(deps): bump springBoot from 4.0.6 to 4.1.0 by @dependabot[bot] in https://github.com/cloudfoundry/uaa/pull/3943
- build(deps): bump com.icegreen:greenmail from 2.1.8 to 2.1.9 by @dependabot[bot] in https://github.com/cloudfoundry/uaa/pull/3947
Full Changelog: https://github.com/cloudfoundry/uaa/compare/v78.16.0...v79.0.0