Changelog for 2.51
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.51
(2017-03-19)
-
Restore WMI Windows Agents Plugin 1.2 compatibility by restoring
windows-service/jenkins.xml
, regression in 2.50.
(issue 42724)
-
SSHD 1.10: Move SSH server port configuration to security options page.
(pull 2796)
-
Update Russian localization.
(pull 2798)
-
Update French localization.
(issue 42627)
-
Internal: Make sure system threads run as SYSTEM.
(issue 42556)
-
Internal API: Add the ability for
ItemListener
to veto copy operations.
(issue 34691)
-
Internal API: Make
Run#compareTo
work across jobs.
(issue 42319)
-
Internal API: Save
Jenkins
after calling setSecurityRealm
or setAuthorizationStrategy
.
(pull 2790)
-
Internal API: Annotate
PermissionGroup#owner
@Nonnull
.
(pull 2805)