Back to changelogs
Changelog for 2.176.3
August 28, 2019
Looking to upgrade?
Check the Upgrade Guide for assistance
Security
Important security fixes.
security advisory
Bug fix
The plugin manager UI no longer prevents disabling a plugin when other plugins only have optional dependencies to it.
JENKINS-33843
Fix performance issue when using "Remember me". (regression in 2.160)
JENKINS-56243
Do not throw exception when testing proxy configuration. (regression in 2.168)
JENKINS-57383
Prevent occasional
IllegalStateException
on Jenkins restart and invalidate the user session.
JENKINS-55945