Skip to content

79.4.0

Choose a tag to compare

@cf-identity cf-identity released this 10 Jul 20:02
0beec95

What's Changed

⚠️ Known Issues

  • SAML metadata that begins with an XML BOM (byte order mark) will cause failure.

✨ New Features

  • feat: implement configurable concurrent session limits per user and client by @mshipkovenski in #3964

🛠️ Stability & Fixes

  • Fix: skipSslValidation ignored when fetching SAML IDP metadata during login by @duanemay in #3971
  • review from AI locally done by @strehle in #3977
  • Fix: unreachable bootstrap SAML IDP metadata crashes UAA startup by @duanemay in #3974
  • Remove unused and redundant dependency declarations by @duanemay in #3973

📦 Maintenance & Internal

  • Migrate slate's gulpfile to modern Gulp 5 and simplify devDependencies by @duanemay in #3970
  • Update Dependabot: adjust Spring Boot version, and expand jackson group by @duanemay in #3969
  • Migrate all tests off Hamcrest to AssertJ and remove the dependency by @duanemay in #3975

⬆️ Dependency Bumps

New Contributors

Full Changelog: v79.3.0...v79.4.0