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-enabled
must be passed to activate the Redis password feature.Clean Resource Versions
Provided Clean up
resourceVersions
and their related objects in the pipelines.Delete by resource ID route for resourceVersions. Allows
createdBefore
in the query params to delete resourceVersions created before that date.Add
minResourceVersions
parameter underretentionPolicy
in the system.yml to retain a minimum number of resource versions while deleting.
Resolved Issues
Fixed Modules tab UI on the Run window.