SCALE: Pipeline Release Notes
Please Note
*This document describes the changes to the SCALE CI/CD pipelines introduced in version 4.6. In order to learn about the changes made to the previous versions of SCALE CI/CD pipelines, please refer to those specific versions of this document.
New Features of Version 4.6
Version 4.6 of the SCALE CI/CD Pipelines introduces a number of enhancements. These changes include the following:
Conjur for secret management
SCALE DevOps Pipeline v4.6 introduces CyberArk Integration with Rancher. Conjur performs certificate-based authentication with each Rancher cluster and securely supplies secrets to each namespace/application within the cluster. Secrets are securely stored in the CyberArk vault. For more information refer Conjur Integration Document.
Upgraded NodeJS to 20
In Pipeline Version 4.6, NodeJS has been upgraded to the latest version (V20), and all packages have been updated to their respective compatible versions. It's important to emphasize that Pipeline v4.6 maintains backward compatibility with all current versions of nodejs operating within SCALE. For more details about NodeJS Upgrade, please refer to NodeJS v4.6 Documentation
Added JDK 21 Support
In Pipeline Version 4.6, JDK21 support was added. For more details about JDK Upgrade, please refer to Springboot v4.6 Documentation