Changelog for 2.309
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.309
(2021-08-30)
-
Fix missing settings/cog icon in Plugin Manager.
Fix incorrect folder icon showing in projects (regression in 2.307).
(pull 5690)
-
Add
ABORTED
threshold to ReverseBuildTrigger
.
(pull 5542)
-
Developer: Bump Java Native Access (jna) from 5.8.0 to 5.9.0.
(pull 5682, JNA 5.9.0 changelog)
-
Internal:
AntClassLoader
(and its subclass PluginFirstClassLoader
) and MaskingClassLoader
register themselves as parallel-capable.
(pull 5687)
-
Upgrade from xstream 1.4.17 to 1.4.18.
(pull 5685, issue 66507, XStream 1.4.18)