Security fixes
- Queue widget in the High Availability (HA) controllers might inadvertently display private projects
-
When a build is waiting in a queue and the job is not visible to the current user, the queue widget will normally omit this queue item. In an High Availability (HA) controller the queue item was inadvertently displayed. The corresponding job was still not displayed, and after the build (or build stage) started the executor widget, it now appropriately displays the task as an unknown task.
Known Issues
- Cannot add CyberArk / Hashicorp Vault credentials from the Add button of a credentials form
-
When you try to add a CyberArk credential or Hashicorp Vault credential from the Add button of a credentials form, it fails with the error
Domain is read-onlyand the credential is not created. The workaround is to create the those types of credentials from the Manage Jenkins > Credentials page for root credentials or a Folder Credentials page for folder credentials.
- CyberArk Global Configuration failures when saving
-
The CyberArk Global Configuration fails to save due to a non-serializable
cachefield. Consequently, changes made to the CyberArk global configuration are not persisted and lost on restart.
- Updated support for the Integer version type in the Configuration as Code bundle
-
Updated support for the Integer version type in the Configuration as Code bundle
NullPointerExceptionwhen validating Kubernetes Cluster Endpoint-
When using credentials in the Kubernetes Cluster Endpoints configuration, the
Validatefunctionality shows an Angry Jenkins in the UI and a null pointer exception in Jenkins logs.
- GitHub plugin settings would not load on startup
-
The GitHub plugin configuration failed to load during the Operations center startup. Refer to GitHub Plugin settings not loaded on startup after upgrading for more information.
- Clouds do not disappear after the Folder configuration update by a user without Overall/Administer permissions
-
Clouds deselect after a user without Overall/Administer permissions edits the Folder configuration.
- Duplicate plugins in the Operations center Plugin Manager UI
-
When you search for a specific plugin under the Available tab in the Operations center Plugin Manager, the search results show duplicate entries for the plugin.