Changelog for 2.73
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.73
(2017-08-06)
-
Avoid unnecessary locking to improve performance related to actions.
(issue 45244)
-
Improve performance when reading the console text of a build.
(issue 45915)
-
Add Polish translations for setup wizard.
(pull 2952)
-
Reliably close build log file when using chained
BuildListener
s.
(issue 45057, issue 43199)
-
Modify the JNLPLauncher configuration page to work around regression in Docker Plugin (regression in 2.72).
(issue 45895)