Skip to content

Releases: jenkinsci/tm4j-automation-plugin

3.3.4

27 Jul 14:51
d575117
Compare
Choose a tag to compare

What's Changed

  • adding logs including content for debug purposes (temporary files created will not be deleted on error for troubleshooting purposes)

3.3.3

26 Apr 13:40
3387286
Compare
Choose a tag to compare

This release contains the following changes:

  1. Bump up the version of org.json:json to address a vulnerability (CVE-2022-45688)
  2. Improve logging to identify which Cloud instance a user tried to connect to

3.3.2

01 Dec 16:21
b4a51f8
Compare
Choose a tag to compare

This release corrects logging when the upload of Cucumber results to Jira instance fails

3.3.1

31 Aug 12:36
d867a08
Compare
Choose a tag to compare

This release fixes a bug that prevented users from saving configurations if no servers were defined in Manage Jenkins -> Configure System.

3.3.0

18 Aug 07:03
4a56e8b
Compare
Choose a tag to compare

Now Zephyr Scale is compatible with Jenkins Configuration as Code and you can use YAML file to automate your configuration process.

3.2.2

10 Aug 09:14
b618de7
Compare
Choose a tag to compare

This release provides a layer of security against a Zip Slip vulnerability when unzipping zip files.

3.2.1

02 Mar 17:21
Compare
Choose a tag to compare

This release fixes incorrect handling and upload of Cucumber result files in Zephyr Scale plugin on Jenkins for Windows.

Allow customization of created test cycle when publishing test results to Zephyr Scale Server

11 Feb 12:58
Compare
Choose a tag to compare

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

26 Nov 15:17
Compare
Choose a tag to compare

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

17 Nov 19:48
00dd210
Compare
Choose a tag to compare

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.