Major enhancement
-
The Job/Build permission no longer implies the Job/Cancel permission. The latter needs to be granted explicitly to users who previously got it via this relationship.
JENKINS-14713
Major bug fix
Enhancement
-
Allow additional administrative monitors to be dismissed directly from their warning messages.
pull 3416
-
Make fingerprint logs less verbose.
JENKINS-50412
-
Internal: Add support for incremental Maven releases.
JEP-305
-
Internal: Further simplify storage of the Jenkins setup wizard’s installation state.
pull 3405
-
Developer: Extend
ClassFilterImpl#isLocationWhitelisted
Maven-oriented exclusions to plugin under test during Gradle builds.
JENKINS-51062
Bug fix
-
Be more lenient when validating the root URL (regression in 2.119).
JENKINS-51064
-
Archiving artifacts now preserves file permissions and last modification time.
JENKINS-13128
-
Don't extract files from plugin archives to outside their destination directory.
JENKINS-32778