Changelog for 2.59
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.59
(2017-05-07)
-
Move to latest version of Trilead to fix SSH connection issues following a previous Trilead upgrade.
(issue 42959, issue 43979, issue 44046)
-
Prevent Internet Explorer from caching AJAX requests using Cache-Control header.
(issue 43929)
-
Properly fail with error when updating view with CLI using input of a different view type.
(issue 42728)
-
Fix AccessDeniedException in "Build after other projects are built" when user has Discover permission but not Read.
(issue 42707)
-
Properly log failure due to empty archive in Pipeline.
(issue 38005)
-
Prevent rare
NullPointerException
if an admin user is created in the setup wizard after first disabling CSRF protection.
(issue 44010)