release-drafter
released this
10 Mar 15:35
·
8 commits
to master
since this release
π 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