Back to changelog
Changelog for 2.516.3
September 17, 2025
Looking to upgrade?
Check the Upgrade Guide for assistance
Tested Configurations:
Platforms: Linux, Windows
JDKs: 17, 21
Security
Important security fixes.
security advisory
Major bug fix
Remove link styling in a menu when the corresponding menu is closed.
JENKINS-75927
Fix a memory leak in Java class loading for the
GStringTemplateEngine
class.
JENKINS-75879
Enhancement
Reduce plugin
ClassLoader
memory consumption.
JENKINS-75675
Upgrade to Winstone 8.13 and Jetty 12.0.25. Jetty upgrade includes multiple bug fixes and most recent release of Eclipse Jetty 12.
pull 10798
,
pull 10933
,
pull 10958
,
JENKINS-76033
,
Jetty 12.0.23 changelog
,
Jetty 12.0.24 changelog
,
Jetty 12.0.25 changelog
,
Winstone 8.11 changelog
,
Winstone 8.12 changelog
,
Winstone 8.13 changelog
Bug fix
Position the
Save
and
Apply
buttons for views under the header instead of over it.
JENKINS-75937