Update Executable WAR from 1.41 to 1.44, allowing use of JENKINS_ENABLE_FUTURE_JAVA environment variable as an alternative to the --enable-future-java CLI switch.
(pull 3847)
Improve robustness of console annotators such as the Timestamper plugin in conjunction with certain Pipeline steps such as git on an agent with an old agent.jar.
(issue 55257)
Developer: Add SecurityListener#userCreated API to inform about user account creation in the Jenkins user database security realm.
(pull 3825)