Rollouts release 2.9.0
Bug Fixes
- Fix issue when Rollout cannot be created when access_control_context limit is reached
- Fix issue on handling Failed Rollouts - Rollout can only be paused in state running, but the current state is paused
Improvements
- Enriched Insights REST API
- Infrastructure improvements
- Security improvements
- [UI] Various performance improvements and bug fixes
New Features
- Add timestamp to the Action Status report to ensure correct order and prevent incorrect installedDS updates.
- Added new Report REST API for more detailed insights (i.e., actual Targets IDs returned in the response, rather than just 'count' in Insights API)
- Retrieve a rollout report:
/rest/v1/report/rollout/{rolloutId}
- Retrieve a rollout group report:
/rest/v1/report/rollout/{rolloutId}/{groupId}
- Retrieve a rollout report:
- [UI] Add the ability to change the password of a system/technical user from the Access control blade
- [UI] Attach release notes to a distribution set entity