Releases: jenkinsci/mercurial-plugin
Releases · jenkinsci/mercurial-plugin
2.10
2.9
2.8
🚀 New features and improvements
- JENKINS-55787 - Switch labels from entry to checkbox (#125) @jsoref
📦 Dependency updates
👻 Maintenance
- Code Improvements (#132) @darxriggs
🚦 Tests
2.7
🐛 Bug Fixes
- JENKINS-43802 - Honor credentials when retrieving Groovy libraries (#127) @jglick
- Ensure Mercurial-specific SCM traits do not appear in inappropriate contexts (#131) @darxriggs
👻 Maintenance
- Implement
AutoCloseable
forHgExe
and usetry
-with-resources (#130) @darxriggs - Upgrade to Java 8 and latest parent pom (#129) @darxriggs
🚦 Tests
- Fix
docker-fixtures
(#128) @darxriggs