Changelog for 2.209
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.209
(2019-12-15)
-
improved stop button behavior in the executors widget of the classical GUI, to avoid accidentally interrupting the wrong job.
(issue 59656)
-
Fix spotbugs reported concurrency issue using an AtomicInteger in SCMDescriptor#generation.
(pull 4337)