2.36
release-drafter
released this
10 Dec 23:21
·
311 commits
to master
since this release
π New features and improvements
- Add a
ptp.disableActionViews
system property which disables summary (#128) @GLundh - JENKINS-57442 - Print links to running jobs (#125) @timarmstrong
π Bug Fixes
- JENKINS-57472 - Keep node label even if the node disconnects (#124) @elliot-nelson
- Removed debug print causing printout in jenkins log (#127) @jonsten
- Cleanup and improve spelling in Web UI (#126) @jsoref
π Documentation updates
- Move the documentation from Wiki to GitHub (#131, #133, #134) @oleg-nenashev
π» Maintenance
- Cleanup obsolete maintainer INFO (#136) @oleg-nenashev
- Use GitHub actions to generate release drafts (#137) @oleg-nenashev
- Enable Release Drafter in the repository (#132) @oleg-nenashev
- Cleanup deprecated API usages + minor code quality improvements (#123) @darxriggs
- SECURITY-101 - Add tests to ensure PasswordParameterValue is used (#120) @Wadeck
- Use HTTPs for plugin and dependency downloads (#118) @jglick
- Add Jenkinsfile (#119) @jglick