Enhancement
-
Avoid unnecessary locking to improve performance related to actions.
JENKINS-45244
-
Improve performance when reading the console text of a build.
JENKINS-45915
-
Add Polish translations for setup wizard.
pull 2952
Bug fix
-
Reliably close build log file when using chained
BuildListener
s.
JENKINS-45057, JENKINS-43199
-
Modify the JNLPLauncher configuration page to work around regression in Docker Plugin (regression in 2.72).
JENKINS-45895