Releases: jenkinsci/tm4j-automation-plugin
Allow customization of created test cycle
Now it's possible to customize the test cycle that is created when the plugin publishes test results to Zephyr Scale Cloud.
You'll notice a new section in the UI where you can set values to the test cycle name, the description, the folder, the project version, and custom fields.
For pipelines syntax, please check the README for an example.
Update example repoistory links
The example repository links were updated for Github repositories.
New feature and API base url change
- Add an option to publish JUnit XML files to Zephyr Scale Cloud;
- Adjust the plugin to use the new Zephyr Scale API base url:
https://api.zephyrscale.smartbear.com/v2
Note that previous versions of the Jenkins plugin will not work anymore from 15/06/2021, when the current API base URL becomes deprecated in favor of the URL change described above.
Rebranding TM4J to Zephyr Scale
- Rename logs, plugin name, and labels;
- Upgraded minimum Jenkins supported;
- Upgraded Jenkins plugin version;
- Removed unnecessary dependencies;
No changes
This release has no changes.
Rebranding
SmartBear has announced the acquisition of TM4J - Test Management for Jira!
This release rebrands the product and replaces mentions from Adaptavist to SmartBear.
Migrate documentation from wiki to Github
Merge pull request #18 from jenkinsci/fix-version-number Fix version numbers.
Security upgrade
- Upgraded
nimbus-jose-jwt
version dependency; - Upgraded minimum Jenkins version compatibility;
Integration with TM4J Cloud
Following up on the previous release, build steps are now available for TM4J Cloud instances.
Changelog
- add support for importing BDD features from TM4J Cloud as part of the build step
Integration with TM4J Cloud
Changelog
- add support for TM4J Cloud