Major bug fix
-
Restore WMI Windows Agents Plugin 1.2 compatibility by restoring
windows-service/jenkins.xml
, regression in 2.50.
JENKINS-42724
Enhancement
-
SSHD 1.10: Move SSH server port configuration to security options page.
pull 2796
-
Update Russian localization.
pull 2798
-
Update French localization.
JENKINS-42627
-
Internal API: Add the ability for
ItemListener
to veto copy operations.
JENKINS-34691
-
Internal API: Save
Jenkins
after calling setSecurityRealm
or setAuthorizationStrategy
.
pull 2790
-
Internal API: Annotate
PermissionGroup#owner
@Nonnull
.
pull 2805
Bug fix