Changelog for 2.422
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.422
(2023-09-05)
-
Prevent incorrect
readResolve
implementations from breaking agent label parsing.
(pull 8448)
-
Update several buttons and menus to replace YahooUI in more locations.
(pull 8418)
-
List plugins in deterministic order to improve diagnosability of plugin linkage errors.
(issue 71950)
-
Add telemetry collecting basic information about the security configuration.
(pull 8440)
-
Update Turkish localization for the new job page.
(pull 8446)
-
Upgrade to Winstone 6.13 to include Jetty 10.0.16.
(Winstone 6.13 release notes, Jetty 10.0.16 changelog)
-
Developer: Initialize default view slightly earlier in the initialization process.
(pull 8413)