Releases: jenkinsci/custom-tools-plugin
Releases · jenkinsci/custom-tools-plugin
0.8
🚀 New features and improvements
- JENKINS-64341 - Make the plugin compatible with Jenkins 2.266+ (#53) @dariver
- Jenkins 2.266+ compatibility: Stop serializing the CustomTool object over Remoting (#51) @jglick
- JENKINS-59172 - Use GitHub as a source of the plugin's documentation on plugins.jenkins.io (#46) @oleg-nenashev
🐛 Bug fixes
- JENKINS-60976 - Make the
home
field optional when defining tools via Configuration-as-Code (#50) @mlasevich
📦 Dependency updates
- Use Jenkins 2.222.4 as a minimum dependency (#54) @oleg-nenashev
- Update Plugin POM + Fix SpotBugs (#54) @oleg-nenashev
👻 Maintenance
- Update Plugin POM, Core dependencies + Fix SpotBugs (#54) @oleg-nenashev
- Switch to GitHub-native Dependabot (#52) @dependabot
- Fix trailing spaces & newline at end of file (#44) @darxriggs
- Optimize images in the documentation (#47) @imgbot
0.7
📦 Dependency updates
- Upgrade to Jenkins 2.60.3 and Java 8 (#36) @darxriggs
📝 Documentation updates
- Fix typos in the documentation (#41) @darxriggs
- Move Plugin Documentation from Wiki to GitHub + documentation updates (#39) @oleg-nenashev
👻 Maintenance
- Minor code Improvements (#42) @darxriggs
- Remove obsolete utility classes (#34) @darxriggs
- Cleanup formatting in Jelly files (#40) @darxriggs
- Enable automatic dependency updates for the repository (#38) @oleg-nenashev
- Enable Release Drafter for the plugin (#37) @oleg-nenashev