Releases: jenkinsci/dimensionsscm-plugin
Releases · jenkinsci/dimensionsscm-plugin
0.8.14
📅 released: 2018-05-03.
🚀 New features and improvements
- JENKINS-44583 - Implemented small number of more recent SCM methods to improve compatibility with other Jenkins plugins
- Added MIT-licensed source for stub version of the Java API, so Jenkins.io CI infrastructure can be used (also plugin code is now licensed with simple standard MIT license)
🐛 Bug fixes
- JENKINS-32268 - Post-build baseline operations should change the build state
- Minor UI changes to make default repository behavior more understandable
- Changed help tip for CM server field (#5) @haluz
- JENKINS-48645 - Users without privilege to fetch request detailed descriptions can run request-based builds
0.8.13
📅 released: 2016-01-26.
🚀 New features and improvements
- Improved diagnostics for missing JARs and for various error conditions involving slaves (IOExceptions or inability to locate dmcli)
0.8.12
📅 released: 2015-05-14.
🚀 New features and improvements
- Reduced warnings in the System Log by not calling deprecated Jenkins APIs and better diagnostic messages when things go wrong
- Improved handling of non-ASCII filenames in changelogs
🐛 Bug fixes
- Check Connection button (in Configure pages) could fail to connect with a
NullPointerException
in some environments
0.8.11
📅 released: 2015-03-25.
🐛 Bug fixes
- Reconfiguring a job to use Ant patterns for the upload artifacts post-build action failed in Jenkins 1.596 and later (no need for this update unless you have this issue)