Changelog for 2.294
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.294
(2021-05-25)
This release build does not include a Windows installer due to an infrastructure issue. Other installers and native packages are available for use.
-
Fix SSH command line interface (CLI) authentication (regression in 2.284).
(issue 65273)
-
Fix
NoSuchMethodError
when using plugins that rely on bridge methods for compatibility (regression in 2.278).
(issue 65605)
-
Remove the requirement for locking the queue when adding a new node.
(pull 5450)
-
Explain that some plugin updates can be unavailable even on the latest version of a given release line (i.e. LTS).
(pull 5462)
-
Update French terminology for controller.
(issue 65398)
-
Upgrade from xstream 1.4.16 to 1.4.17.
(pull 5498, issue 65657, XStream 1.4.17)
-
Internal: Upgrade from Remoting 4.7 to Remoting 4.8 with bugfixes and dependency updates.
(pull 5478, issue 40700, Remoting 4.8 changelog)