2.139 was not properly released, so only the corresponding Git commits exist.
Enhancement
-
Allow use of the console command with Job/Read permission.
JENKINS-52181
-
Upgrade libpam4j from 1.8 to 1.11.
JENKINS-53055
-
Developer: Add support for the
@PostConstruct lifecycle method annotation.
JENKINS-52818
-
Developer: Add interface
PersistentDescriptor that allows implementing Descriptors to skip explicit calls to load().
JENKINS-52818
Bug fix
-
CLI command
enable-plugin -restart will no longer restart Jenkins if no plugins were actually enabled.
JENKINS-52950
-
Nested
f:repeatable/f:repeatableProperty form elements inherited minimum when they shouldn't.
JENKINS-37599
-
Build logs were not displayed correctly when they contained hyperlinks whose link text contains newline characters.
JENKINS-53016