Released: 24 December 2023
New Features
Sonar Integration
Added support for Sonar Integration Type.
It supports:
Feature Enhancements
On Prem VM Installation
By default, the VM installation now includes enabling the Redis password. For upgrades, the flag
--redis-password-enabledmust be passed to activate the Redis password feature.Clean Resource Versions
Provided Clean up
resourceVersionsand their related objects in the pipelines.Delete by resource ID route for resourceVersions. Allows
createdBeforein the query params to delete resourceVersions created before that date.Add
minResourceVersionsparameter underretentionPolicyin the system.yml to retain a minimum number of resource versions while deleting.
Resolved Issues
Fixed Modules tab UI on the Run window.