Releases: jenkinsci/tm4j-automation-plugin
Releases · jenkinsci/tm4j-automation-plugin
3.3.4
3.3.3
This release contains the following changes:
- Bump up the version of
org.json:json
to address a vulnerability (CVE-2022-45688) - Improve logging to identify which Cloud instance a user tried to connect to
3.3.2
3.3.1
3.3.0
3.2.2
3.2.1
Allow customization of created test cycle when publishing test results to Zephyr Scale Server
When the plugin publishes test results to Zephyr Scale Server, it's now possible to set the test cycle name, the description, the folder, the project version, and custom fields.
Fix an issue when trying to publish test results without a custom test cycle
There was an issue that prevented users from publishing test results to Zephyr Scale if they didn't check the box to customize their test cycle.
Expand environment variables in custom test cycle
Fixes an issue where variables used in the custom test cycle fields were not being expanded.
You can use variables with the ${MY_VAR}
syntax, just as you would do with any other Jenkins field, and you will see the variables' values in Zephyr Scale Cloud.