Enhancement
-
Export assignedLabels for agents and labelExpression for applicable job types in remote API.
JENKINS-25286
-
Optimization: Don't consult the authorization strategy about whether the internal SYSTEM pseudo-user has a given permission.
JENKINS-20474
-
Update SSHD Module 2.0 to 2.3 to fire authentication events in SecurityListeners when a user connects using SSH.
changelog
Bug fix
-
The setup wizard is now resumed upon restart if it hasn't been completed yet, instead of showing the regular login screen (regression in 2.81).
JENKINS-47439