💡 New features
- 🚀 Support for password management on technical accounts
- 🚀 Better UX input for schema attribute type definitions and other UI improvements regarding schema attributes
🐞 Defects fixed in this version:
- 🟡 Values from roles which don't create accounts are provisioned even for future contracts and future role assignments
- 🟡 Only superAdmins can edit most form values
- 🟡 Adjust account protection setting to only apply for designated entity type
- 🟡 Remember expanded tree structures in UI
Breaking changes
This version contains upgrade to Java 21 and Spring Boot 2.7, so
- for any module you want to use you need its upgraded version, older versions won't be compatible
- you need to upgrade any customer specific module according to migration.md (all applicable steps from version you have now up to the Migrate from Java 11 to Java 21 section included)
- despite our best effort, automated tests, and manual tests there's still higher risk of bugs to be found compared to minor releases
Migration guide: MIGRATION.md