Allow a plugin to dynamically insert a JAR file into its classpath.
(issue 66563)
Remove the --daemon argument from Jenkins command line arguments. Replace Akuma library from Jenkins core with simpler implementations using ProcessTree capabilities
(pull 5561)
Allow Jenkins to start when the JCasC configuration defines view-related permissions (regression in 2.302).
(issue 66470)
Correction of Label expression including a "implies" relationship without spaces around.
(issue 66613)
WebSocket connections now work when the Jenkins controller is running Java 11 and using self-terminated TLS.
(issue 61212)