Changelog for 2.176.3
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.176.3
(2019-08-28)
-
Important security fixes.
(security advisory)
-
The plugin manager UI no longer prevents disabling a plugin when other plugins only have optional dependencies to it.
(issue 33843)
-
Fix performance issue when using "Remember me". (regression in 2.160)
(issue 56243)
-
Do not throw exception when testing proxy configuration. (regression in 2.168)
(issue 57383)
-
Prevent occasional
IllegalStateException
on Jenkins restart and invalidate the user session.
(issue 55945)