v73.7.0 - UAA Release v73.7.0
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.