Releases: jenkinsci/mstest-plugin
mstest-plugin v1.0.5
mstest-plugin v1.0.4
Improvements:
- This release uses new versions of plugins and adds Jenkins Tools BOM
Pull requests:
- Refresh plugin for october 2023: #24
Contributors:
mstest-plugin v1.0.3
Bug fixes:
- This release includes the fix to logging verbosity by setting a default logging level
Pull requests:
- Fix default logging level: #22
Contributors:
mstest-plugin v1.0.2
This release includes the fix to logging verbosity
mstest-plugin v1.0.1
This version of the plugin includes the fix for the CVE-2023-24441 preventing XXE attacks.
mstest-plugin v0.20
This version of the plugin includes the support of the pipeline plugin and a better implementation of the code coverage extraction. The Jenkins minimal version has been incremented to 1.596.1.
During this development cycle, the plugin has underwent a complete linting. Several parts have been rewritten to better separate responsibilities. Since this release, the plugin publishes its quality indicators on SonarCloud and is built by ci.jenkins.io.
The documentation will be updated in the next few days.
It has also been an opportunity for me to refresh my Java knowledge. It hasn't been that difficult, given the level of maturity of the Java+mvn+Jenkins ecosystem.
This release wouldn't have been possible without the help of other contributors, like:
- Sebastian Stauz
- Chris B
- Peter Smink
- Alex Earl
- Jesse Glick
- red 888
- The jenkins-users and jenkins-dev Mailing Lists