...
When creating a new project from a Git repository, you can also create a new branch for the new project. Learn more.
Support for HashiCorp KV Secrets Engine Version 1 is available, in addition to KV Search Engine Version 2.
Known Issues
Bearer tokens for Tasks not being stored in their associated Git repositories.
The subscription features Secrets Management -CyberArk is displayed with the indicator (Coming soon…) when in fact, the feature is already available.
Fixed Issues
TBD
Snaps
New Snaps
...
Fixed an issue with the Encrypt Field Snap, where the Snap failed to support an RSA public key to encrypt a message or field. Now the Snap supports the RSA public key to encrypt the message.
Previously, the Snap catalog listed private Snap Packs uploaded to a Project plus any uploaded to the Projet shared folder and the global shared folder. Now, only Snap Packs uploaded to the Project will be available, not those in the Project shared or global shared folder. If you have existing Pipelines using Snap Packs that are no longer available because of this change, you need to fix the Pipelines.
It will work if you did not upload the same private snap pack in the project.
Global shared
Snap pack A (Snap A-1, Snap A-2)
Project space shared
Snap pack B (Snap B-1, Snap B-2)
Project
Snap pack B (Snap B-1, Snap B-3)
As the example above
| Visible Snaps |
---|---|
Old | Snap A-1, Snap A-2, Snap B-1, Snap B-2, and Snap B-3 |
New | Snap A-1, Snap A-2, Snap B-1, and Snap B-3 |
But if we remove the Snap pack B in the project, the visible snaps will be Snap A-1, Snap A-2, Snap B-1, and Snap B-2.
Studio
Enhancements
The UI now uses accessible colors. Some icons are larger and more readable. For example, note the status icons on the summary cards in the Execution overview:
...