Skip to content

v77.1.0 - UAA Release v77.1.0

Choose a tag to compare

@cf-identity cf-identity released this 23 Feb 06:43
· 1151 commits to develop since this release

What's Changed

New UAA

Misc

Dependency Bumps

  • Upgrade Tomcat to version 9.0.86 in commit
  • Bump github.com/cloudfoundry/bosh-utils from 0.0.428 to 0.0.442 in /src/acceptance_tests by @dependabot in #795
  • Bump minitest from 5.22.1 to 5.22.2 by @dependabot in #789
  • Bump github.com/cloudfoundry/bosh-utils from 0.0.442 to 0.0.445 in /src/acceptance_tests by @dependabot in #801
  • Bump github.com/cloudfoundry/bosh-utils from 0.0.445 to 0.0.446 in /src/acceptance_tests by @dependabot in #804
  • Bump activesupport from 7.1.3 to 7.1.3.2 by @dependabot in #805

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: v77.0.0...v77.1.0