Changelog for 2.273
Legend:
- security fix
- major bug fix
- bug fix
- major enhancement
- enhancement
Community feedback:
- no major issues
- notable issues
- required rollback
What's new in 2.273
(2020-12-29)
-
Fix plugin manager buttons to correctly reposition themselves instead of being stuck under certain conditions (regression in 2.270).
(issue 64504)
-
Make the root source paths of GroovyHookScript customizable with
jenkins.util.groovy.GroovyHookScript.ROOT_PATH
.
(issue 63833)
-
Hide collapse icon in sidepanel widgets if they cannot be collapsed.
(issue 64483)
-
Update stapler to 1.262 to fix a number of IllegalReflectiveAccessWarnings when running on Java 11.
(pull 5111, Stapler 1.262 changelog)