Changelog for 2.383
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.383
(2022-12-20)
-
Add search bar for top level settings in Manage Jenkins.
(pull 7314)
-
Robustness improvement regarding build number collisions.
(issue 23152)
-
Prevent Angry Jenkins when checking a non http(s) based update center URL.
(issue 70240)
-
Improve robustness of class loading on agents.
(pull 7526)
-
Delaying initialization of cryptography needed for TCP inbound agents unless and until such an agent is connected.
(issue 70206)
-
Allow plugins to generate symbol markup from Java code.
(issue 68805)