79.4.0
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
- build(deps): bump tomcat from 11.0.23 to 11.0.24 by @dependabot[bot] in #3976
New Contributors
- @mshipkovenski made their first contribution in #3964
Full Changelog: v79.3.0...v79.4.0