Release Notes
TOC
3.20 - Alauda DevOps
New and Optimized Features
Alauda DevOps v3 plugins have released new versions containing security updates and some optimized features
- Users can integrate
Alauda DevOps Jenkins v3&Alauda DevOps v3with the newest DevOps Toolchain. - Pipeline execution forms support filling in default values.
- The
BuildsandReleasespipeline has refactored the parameter rendering logic, and the parameters support referencing artifact attribute values and mapping expressions.
Other changes:
- Fixed vulnerabilities in
Alauda DevOps v3,Alauda DevOps Jenkins v3andAlauda DevOps Eventing v3.
The newest version of plugins are as follows:
Breaking Changes
- With the update of
Alauda DevOps Jenkins v3v3.20.17, the s2i tool has been removed from the base2 node ( thedevops/builder-toolsimage ). This change does not affect built-in Tasks, but any Custom Task that depends ons2iwill no longer run on the base2 node. If you still need to uses2i, you may choose one of the following options:- Use the legacy base node (if your environment was upgraded from a version earlier than v3.20); the legacy base node still includes the
s2itool. - Build your own custom image that contains the
s2itool.
- Use the legacy base node (if your environment was upgraded from a version earlier than v3.20); the legacy base node still includes the
Fixed Issues
- Prior to this update, when descriptors for dynamic forms already existed in delivery, the ability to use the template feature's "Copy Dynamic Forms" would result in incorrect parsing of the content, which prevented proper execution. This issue has been fixed with this update. The template function now works correctly regardless of whether the delivery contains a dynamic form or not!
- The current version of the service saves the jenkins pipeline project template to a database table with the wrong name, so when upgrading to this version from another version, or from this version to a later version, the previously created project pipeline template is not found
Known Issues
No issues in this release.
Deprecated and removed features
Removed features
Deployment of DevOps Toolchain removed
Deployment of DevOps Toolchain is disabled in Alauda DevOps UI for the following plugins: