Skip to content

Releases: jenkinsci/dimensionsscm-plugin

0.8.14

12 Apr 23:07
Compare
Choose a tag to compare

📅 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

09 May 21:13
Compare
Choose a tag to compare

📅 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

09 May 21:13
Compare
Choose a tag to compare

📅 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

09 May 21:10
Compare
Choose a tag to compare

📅 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)