Skip to content

v73.7.0 - UAA Release v73.7.0

Choose a tag to compare

@cf-identity cf-identity released this 22 Jul 23:57
· 3067 commits to develop since this release

bosh.io releases Stories included in this release are prepared by @wc22222

Discovered Bug

This release introduces a bug that causes the /info endpoint to communicate the incorrect version.

Hotfix

Reverted the unexpected backward incompatible change introduced in Spring Security 5:

  • The DelegatingPasswordEncoder change prefixed hashed passwords in the database with {bcrypt} which caused older version of UAA not understand the hashed passwords during rolling upgrade deployment.