CloudBees CD v10.0.2 is a maintenance release (MR) applied to the v10.0.0 long-term release. As such, consult the following in combination with these notes for everything that this release provides.
-
CloudBees CD v10.0.1 release notes, released 2020-07-31
-
CloudBees CD v10.0.0 release notes, released 2020-06-30
For more details see CloudBees maintenance lifecycle policies.
Security fixes
- This release includes the following security updates
-
-
The Apache web server used in CloudBees CD is upgraded from v2.4.43 to v2.4.46. [NMB-29570]
-
PHP is upgraded from v7.4.6 to v7.4.12. For details, see https://www.php.net/releases/7_4_12.php. [NMB-29570]
-
OpenSSL is upgraded from 1.1.1g to 1.1.1h. [NMB-29570]
-
Fixed a potential CSRF vulnerability. [NMB-29648, NMB-28538]
-
Fixed a potential Reflective XSS vulnerability. [NMB-29456]
-
Disabled cross-origin resource sharing (CORS). [NMB-29455]
-
New features
- Kubernetes health probes
-
The following liveness and readiness health probes are now configurable for Kubernetes installations. [CEV-26028]
healthProbesLivenessTimeout: 10 healthProbeLivenessPeriodSeconds: 60 healthProbeLivenessFailureThreshold: 10 healthProbeLivenessInitialDelay: 90 healthProbesReadinessTimeout: 10 healthProbeReadinessPeriodSeconds: 10 healthProbeReadinessFailureThreshold: 10 healthProbeReadinessInitialDelay: 60
- Groovy API enhancements
-
Added support for Groovy read operations like
getGroups()
,getUsers()
,getJobs()
, and so on, to work without arguments. [NMB-29679] - Expanded
--filters
parameter support withectool
-
The
getPipelineRuntimes
API now supports the--filters
parameter when invoked withectool
. [CEV-26254] - New platform support
-
None.
- Database support
-
No changes.
- Browser support
-
No changes.
Resolved issues
NMB-26598 |
Fixed issue where server would fail at startup with the message |
NMB-29016 |
Installing the MySQL JDBC connector has been updated with current JDBC connector information. |
NMB-29051 |
Swagger now generates the correct endpoint for |
NMB-29448 |
A cap is placed in the number of message triggers in order to reduce backlog and to enable normal job progress. |
NMB-29548 |
The |
NMB-29641 |
Default email configuration name can now be set to something other than |
NMB-29681 |
Skipping stages in pipelines when restricted to groups in AD distinguished name format now is saved successfully if there is a comma in the distinguished name. |
CEV-25526, CEV-25735 |
Preconditions now work with |
CEV-25957 |
The URL link of Service Catalog item no longer requires a space after it if pointing to SVG file. |
CEV-26238 |
The pipeline property picker now takes into account the group name in the property path. |
CEV-26239 |
Resolved |
CEV-26240 |
Sort order of parameters in Service Catalog drop down menu has been reverted to the sort order of the definition in the DSL code. |
Plugin enhancements
- Plugin catalog
-
The CloudBees CD plugin catalog is now available on the main product doc site.
- Plugin developer guide availability
-
The Plugin Developer Guide is now available on the main product doc site.
- Plugin support changes
-
The following plugins are being moved to community support going forward as of CloudBees CD preview release 2020.10.0. Log change requests or issues on their respective GitHub projects. Customers are encouraged to explore changing these plugins directly as required.
EC-Ant |
EC-Bamboo |
EC-CiscoUCS |
EC-Clover-CMD |
EC-Cobertura |
EC-Coverity |
EC-Datical |
EC-DefectTracking |
EC-DefectTracking-RTC |
EC-DefectTracking-TeamForge |
EC-Heroku |
EC-Jetty |
EC-JMeter |
EC-Klockwork |
EC-Klockwork-EA |
EC-MSBuild |
EC-MSTest |
EC-OctopusDeploy |
EC-Parasoft |
EC-PHP |
EC-Powershell |
EC-Puppet |
EC-PureCoverage |
EC-Python |
EC-QTP |
EC-Quantify |
EC-Repo |
EC-Ruby |
EC-Salt |
EC-Twitter |
EC-vCloudDirector |
EC-WebAccess |
ECSCM-Accurev |
- Plugin updates
EC-Artifactory v1.4.7 |
|
EC-BigIP 3.1.1 |
|
EC-Docker v1.6.4 |
|
ECSCM-Git v3.12.3 |
Fixed an issue with missing property |
EC-Helm 1.1.1 |
|
EC-Jenkins 1.18.1 |
Two revisions of EC-Jenkins plugin have been recently released: 1.18.0
1.18.1
|
EC-JIRA v1.6.8 |
|
EC-Sendmail v1.0.5 |
|
EC-SonarQube v1.3.4 |
|
EC-TeamCity v2.0.2 |
|
ECSCM v2.3.4 |
|
Installation notes
For complete installation and upgrade information:
-
Installation on Kubernetes clusters: Installation on Kubernetes clusters
-
Installation on traditional platforms: Installation on traditional platforms.
Before starting an upgrade, make sure to back up your existing CloudBees CD data. |
- Upgradable versions
-
-
Upgrades to CloudBees CD 10.x are supported only from ElectricCommander 5.0 or later.
-
Upgrades from version 4.2 or earlier are not supported.
-
For upgrade instructions, see Upgrade on traditional platforms.
- Upgrading traditional deployments
-
-
When upgrading a traditional deployment from version 10.0.1 or earlier, the
DATA_DIRECTORY/broker-data
data folder must be deleted prior to the upgrade.
-
- Upgrading an older DevOps Insight version
-
-
Upgrades from version 9.0.x, or earlier: requires upgrading the DevOps Insight server to 10.0.2.
-
Upgrades from version 9.1, or later: upgrading is not required.
-
- Updating elements containing applicationServiceMapping
-
If your XML export file from CloudBees CD 8.0.1 or earlier versions has elements containing
applicationServiceMapping
, you must change all instances of that string in the file toserviceClusterMapping
before importing the file into version 10.0.1. For example, change the following XML:
<applicationServiceMapping> <applicationServiceMappingId>9efcda31-a85f-11e7-8500-0800279f198d</applicationServiceMappingId> <applicationServiceMappingName>9efcda31-a85f-11e7-8500-0800279f198d</applicationServiceMappingName> … </applicationServiceMapping>
to
<serviceClusterMapping> <serviceClusterMappingId>9efcda31-a85f-11e7-8500-0800279f198d</serviceClusterMappingId> <serviceClusterMappingName>9efcda31-a85f-11e7-8500-0800279f198d</serviceClusterMappingName> … </serviceClusterMapping>
- Backing up and restoring custom settings
-
The DevOps Insight installer overwrites the
elasticsearch.yml
configuration file with a new file. As of DevOps Insight version 8.3, the file includes aCustom Settings
section, which lets you add Elasticsearch settings not managed by the DevOps Insight server without being lost during an upgrade. [NMB-25850]-
Upgrading from version 8.2, or earlier: if you added settings to this file that you want to preserve, you must back up the file to a separate location before upgrading to version 10.0, or newer, and then add the settings to the
Custom Settings
section after the upgrade. -
Upgrading from version 8.3, or later: No action required. The installer preserves the settings in the
Custom Settings
section.
-
- Updating the MySQL configuration before upgrading
-
Since release 8.0.1, CloudBees has instructed customers using a MySQL database to use the following two lines in their MySQL configuration:
init_connect='SET collation_connection = utf8_unicode_ci, NAMES utf8' skip-character-set-client-handshake
If upgrading from version 8.5, or later, you must remove these lines or comment them out. Otherwise, jobs will not start.
- Installing the MySQL connection jar
-
CloudBees CD does not include the MySQL JDBC connector. If you plan to perform a CloudBees CD server installation that connects to a MySQL database, you must obtain and install the
MySQL JDBC Connector/J 8
.
Sites upgrading from 10.0.* may continue to use MySQL JDBC Connector/J 5.1
if currently doing so. In which case, no further configuration is required.
See Installing the MySQL JDBC connector for complete details. [NMB-29016]
- Ensuring the correct default MySQL collation
-
Since release 8.0.1, CloudBees has instructed customers using a MySQL database to ensure that the default collation for their database schema is set to
utf8_unicode_ci
orutf8_general_ci
and that no table in their schema overrides this. As of version 9.0, the CloudBees CD server checks this configuration on startup and logs errors in the server log if it is not set correctly.
If the collation is not configured correctly, then entering non-ASCII text into CloudBees CD might cause errors. For example, setting a release name to a non-ASCII value and attempting a search causes an exception.
If your MySQL database schema or any tables in it are set to a non-UTF-8 collation order, see Knowledge Base article KBEC-00385 - Converting a MySQL Database From Latin-1 to UTF-8 for detailed instructions about safely converting your schema to UTF-8. [NMB-26521, NMB_27459]
- Upgrading agents that run the ec-groovy job step in multizone deployments
-
In multizone CloudBees CD deployments, CloudBees CD agents that are in a different zone than the CloudBees CD server must be upgraded to version 9.0 or later for the
ec-groovy
job step to run successfully on those agents. You must also upgrade the gateway agents that lead back to the server’s zone including those in any zones in between the agent’s zone and the server’s zone. [NMB-27490]
For details about multiple zones and gateway agents, refer to Zones and gateways.
- Removing the SSL 2.0 Client Hello or SSLv2Hello protocol from your security configurations
-
CloudBees recommends removing the
SSL 2.0 Client Hello
orSSLv2Hello
protocol from your security configurations for all components. [NMB-27934, NMB-29326]-
Upgrade agents older that fall into this category for security reasons:
-
Windows, Linux: 6.0.3 or older; 6.2 or older
-
Mac OS: 8.4 or older
-
-
If this warning appears on the Automation Platform UI:
Note: We recommend removing `SSL 2.0 Client Hello` format from server configuration and upgrade older agents as indicated on the Cloud/Resources Page to avoid security risk.
then enter the following command on the CloudBees CD server:
$ ecconfigure --serverTLSEnabledProtocol=TLSv1.2
-
- Upgrading the DevOps Insight server
-
This section provides information about upgrading the DevOps Insight server from Version 7.3 to Version 10.0.2.
- Re-Specifying configuration settings
-
The installers (GUI, interactive console, and silent mode) for the DevOps Insight server do not preserve the configuration setting for the DevOps Insight server host name (
--hostName
) or the setting for the Elasticsearch number of shards (--elasticsearchNumberOfShards
) during the upgrade from 7.3 to 9.2. If you specified non-default values during the 7.3 Reporting server installation, you must re-specify these settings during the upgrade. (All other settings are preserved.)
Configuration notes
- Performing a full import
-
During a full import, the import operation might hang in the following scenarios. To import successfully into CloudBees CD 8.0 and newer versions, perform the appropriate workarounds [CEV-15447, CEV-11873]:
-
A manual process step in a process has formal parameters. The workaround is to remove the entry related to the property sheet for the job step that is associated with the manual process step.
-
In the exported XML file from the earlier release, two pipelines are in different projects, and both pipelines have no gate tasks. The flow associated with the pipeline is duplicated under both projects. The workaround is to remove the flow element under the projects.
-
- Updating application component plugins
-
Application components are based on plugins (EC-Artifact, EC-Maven and EC-FileSysRepo) with plugin details (such as name, procedure, and parameters) stored in properties on the component. Before version 5.4, the value for the
pluginProjectName
property included the plugin name and version (for example, EC-Artifact-1.0.3.4), which closely tied components to specific versions.
When you export your project data before upgrading from ElectricCommander 5.0, 5.1, 5.2, or 5.3 to CloudBees CD 8.x, or later, you must update the application component plugin versions in the export file to the versions on the target CloudBees CD server before importing the data to CloudBees CD 10.0.
For example, if the promoted EC-Artifact plugin version is 1.0.4.1, then in the snippet below, you would change EC-Artifact-1.0.3.4 to EC-Artifact-1.0.4.1:
<property> <propertyId>3f509ffd-506b-11e6-9960-f01faf2c26a3</propertyId> <propertyName>pluginProjectName</propertyName> <counter>0</counter> <createTime>2016-07-23T00:20:20.829Z</createTime> <expandable>1</expandable> <lastModifiedBy>admin</lastModifiedBy> <modifyTime>2016-07-23T00:20:20.829Z</modifyTime> <owner>admin</owner> <tracked>1</tracked> <value>EC-Artifact-1.0.3.4</value> </property> <property>
Starting with release 5.4, CloudBees CD uses the plugin key, which does not include the version, when defining a component. [CEV-6679]
- DevOps Insight server configuration notes
-
For a production environment, CloudBees recommends that you install the DevOps Insight server on a system other than systems running other CloudBees CD components (such as the CloudBees CD server, web server, repository server, or agent). If you must install it on the same system (such as for testing or other non-production or trial-basis situations) see DevOps Insight server with other components for details.
- Limitations
-
When an application is cloned from one project (the original project) to another (the destination project), the tier maps for the application will point to the environments with the same names in the destination project. To deploy the application to the environments in the original project, you must create tier maps connecting the application to those environments.
- CloudBees CD on Kubernetes configuration notes
-
The CloudBees CD server and agent Helm charts provide CloudBees default configuration values found here. Of note, the
images.tag
parameter defines the default Helm chart version of record associated with this release.
Known issues
NMB-21550 |
Some antivirus software might flag |
||
NMB-24734 |
|
||
NMB-24949 |
When you use the Automation Platform UI to upload and publish artifact files with non-English characters in their file names the operation fails with the following error: |
||
NMB-26021 |
Modifications of LDAP user data (such as email addresses) on an Active Directory server after registration in CloudBees CD do not appear properly in user details (in the Automation Platform UI, the Deploy UI, or |
||
NMB-26962 |
(Windows platforms only) If the Elasticsearch cluster which is used by DevOps Insight is in the red state (in Elasticsearch this means that it only partly functions and some data is unavailable) then upgrade reconfigure or uninstall operations will not work. Because the Elasticsearch service can not be stopped when a cluster is in red state kill the Elasticsearch service process by the task manager before running the installer for these actions. |
||
NMB-28135 |
The Microsoft Edge browser does not work with SAML 2.0 and a self-signed certificate during redirection from the identity provider to the service provider. Edge is not recommended for login via SAML 2.0. |
||
NMB-28380 |
Can’t ignore server mismatch and override passkey from Database Configuration page. |
||
NMB-28381 |
The |
||
NMB-29391 |
The warning, |
||
NMB-29486 |
The LANG environment variable must be set to |
||
NMB-29581 |
In some circumstances, the StepScheduler becomes deadlocked when processing and scheduling steps. |
||
CEV-12363 |
Error prompts for runtimes started by a schedule are not visible if the schedule was created with a missed configuration. |
||
CEV-12429 |
The stage inclusion status in the Release Dashboard changes color after a stage is renamed. |
||
CEV-14689 |
No error prompt appears for failed tasks and retry tasks during a pipeline runtime. |
||
CEV-15122 |
If an application process step cannot expand to its child steps (because of an invalid run condition or an invalid formal parameter) then the step is not retried even if it uses "retry on error" error handling. The job eventually completes with an error. |
||
CEV-15829 |
The retry count for group tasks or rules using "automated retry on error" is missing from the Pipeline runtime page. |
||
CEV-16245 |
Multiple mapped environments with the same name from different projects are not supported in email notifications. |
||
CEV-16250 |
A project import might not include the path-to-production view. |
||
CEV-16930 |
Jobs might not appear upon drill-down into the "Clusters With Most Deployments" widget in the DevOps Insight Microservices Dashboard if the service does not contain a deploy step in the process. |
||
CEV-17164 |
When you do a full import from version 8.0 to version 8.2 or newer and two or more releases have the same name (under different projects) and are associated to the same pipeline then after import the runs for all releases might become associated to the first imported release. This is because CloudBees CD cannot differentiate runs between the releases since all runs are under the same pipeline project and have the same name. To work around this issue rename releases in the export file so that all their occurrences (in |
||
CEV-18531 |
All subreleases of a release must appear before the release in the DSL for the release-to-subrelease link to be created. |
||
CEV-19239 CEV-19259 |
The ability to search by assignee in a Deployment Report is not available in the DevOps Insight report editor. |
||
CEV-21426 |
If Release Command Center was setup for JIRA for user-stories and defects and the JIRA project name was mapped to the release project name using the following field mapping: ` projectName:releaseProjectName` then before upgrading to 10.0 the field mapping must be updated to mention the actual release project name using the following field mapping format: |
||
CEV-22379 |
Long custom labels in email notifications do not render correctly. |
||
CEV-23624 |
Approval by email on manual tasks should not expect parameters. |
||
CEV-22644 |
Navigation to a sub-release editor takes user to the parent release editor. As a workaround, select the subrelease from the left-hand navigation in the parent’s release editor. |
||
CEV-23957 |
When you use the CloudBees CD UI to edit a resource pool and add a tag while renaming it at the same time, the operation fails with the following error: |
||
CEV-23958 |
Running an application process with a parallel manual application process step or running an application process with a parallel manual application and component process steps fails to delete the project. |
||
CEV-24712 |
Attempt to delete a project containing a |
||
CEV-24710 |
Users are not able to delete a project if there are Jenkins builds associated with this project that are references in releases not in the project. |
||
CEV-24617 |
Attempt to delete a build from a pipeline run via |
||
CEV-25150 |
If you use the |
||
CEV-25400 |
These service catalog items are disabled because underlying plugin has been removed.
|
||
CEV-26862 |
Step logs local to Windows agents are not visible from UI webserver with Perform the following on each Windows machine that is a CloudBees CD web server.
|
||
N/A |
You can revert changes only for high-level design objects such as applications procedures procedure steps workflow definitions and state definitions.
|
||
N/A |
Enabling Recursively Traverse Group Hierarchy might impact system performance when the LDAP group hierarchy is traversed. The amount of impact varies with the configurations of the CloudBees CD and LDAP servers the depth of group hierarchy in the LDAP server and the network latency between the servers. Make sure that your directory provider can handle the additional load for supporting nested group hierarchy traversal. |
||
N/A |
System performance might decrease if you disable change tracking at the server level and then re-enable it. (Change tracking is enabled by default.) For details about using change tracking see change tracking. |