Bug Fixes and Improvements
- Fixed issue where Rollout was hanging in Creation
- Fixed issue where DistributionSet lock did not chain lock SoftwareModules that were part of this DistributionSet
- Fixed issue where Sorting TargetTypes by ID was Failing
- [ REST API ] Upon Quota limit hit – APIs now return HTTP Status code 402 instead of the 403 which was a bit confusing
- Migrated to SpringBoot 3.3.0
- Performance improvements
- Infrastructure improvements
New Features
- [ REST API ] /rest/v1/users/whoami → Added new REST endpoint for retrieving information about current User and Permissions
- [ REST API ] /rest/v1/users/whereami → Added new REST endpoint for retrieving information about current Tenant and ServicePlan Information
- [ UI ] Introduced colored icons to indicate Target statuses
- [ UI ] Updated icons for the auto-refresh list Feature.
- [ UI ] Enhanced Target list with additional information (columns): “Poll status” and “Last poll“.
- [ UI ] Implemented Quick Search functionality across all entity lists.