Uaa Versions Save

CloudFoundry User Account and Authentication (UAA) Server

v77.0.0

4 months ago

What's Changed

⚠️ Breaking Changes

Misc

Dependency Bumps

Known Issues

  • During the upgrade to this version from UAA v76 or below with canary deployment (where briefly both new and old UAA servers could be running), UAA delete user endpoint might respond with an error even though the user deletion is successful. Mitigation: Delete users after the canary deployment finishes. But if you do run into this issue, you can ignore the error and check whether the user has been successfully deleted after the canary deployment finishes.

Full Changelog: https://github.com/cloudfoundry/uaa/compare/v76.31.0...v77.0.0

v76.31.0

4 months ago

What's Changed

Dependency Bumps

Full Changelog: https://github.com/cloudfoundry/uaa/compare/v76.30.0...v76.31.0

v76.30.0

5 months ago

What's Changed

Dependency Bumps

Full Changelog: https://github.com/cloudfoundry/uaa/compare/v76.29.0...v76.30.0

v76.29.0

5 months ago

What's Changed

Full Changelog: https://github.com/cloudfoundry/uaa/compare/v76.28.0...v76.29.0

v76.28.0

5 months ago

What's Changed

Dependency Bumps

New Contributors

Full Changelog: https://github.com/cloudfoundry/uaa/compare/v76.27.0...v76.28.0

v76.27.0

6 months ago

What's Changed

Full Changelog: https://github.com/cloudfoundry/uaa/compare/v76.26.0...v76.27.0

v76.26.0

6 months ago

What's Changed

Remarks

Deprecation notice: UAA can currently function as a SAML identity provider (IdP). This functionality will be removed in a future release. This will facilitate ongoing efforts to upgrade the Spring Boot library that UAA uses. However, UAA's ability to be a service provider (SP) that integrates with an external SAML-based IdP will still be supported.

Fixes

New

Misc

Dependency Bumps

New Contributors

Full Changelog: https://github.com/cloudfoundry/uaa/compare/v76.25.0...v76.26.0

v76.25.0

7 months ago

What's Changed

Full Changelog: https://github.com/cloudfoundry/uaa/compare/v76.24.0...v76.25.0

v76.24.0

7 months ago

What's Changed

Remarks

  • The versions 76.22.0 and 76.23.0 contain a regression regarding the empty secret change. If you need to have an empty secret in your clients and you create them later via REST calls, use this version.
  • This version was created with Java 17

Regression Fix

Feature

Misc

Dependency Bumps

Full Changelog: https://github.com/cloudfoundry/uaa/compare/v76.23.0...v76.24.0

v76.23.0

7 months ago

What's Changed

Experimental Feature

Client Authentication with JWT assertions, Howto

Features

Fixes

Misc

Dependency Bumps

Full Changelog: https://github.com/cloudfoundry/uaa/compare/v76.22.0...v76.23.0