Back to changelog
Changelog for 2.274
January 5, 2021
51
6
38
Community reported issues: 14×
JENKINS-64556
6×
JENKINS-64555
4×
JENKINS-64072
3×
JENKINS-60644
2×
JENKINS-64561
2×
JENKINS-64554
1×
JENKINS-66
Enhancement
Reduce lock contention around jenkins queue.
JENKINS-58101
Update jnr-posix library from 3.0.45 to 3.1.4.
pull 5129
,
Commits from jnr-posix 3.0.45 to 3.1.4
Update Java native access (jna) library from 5.3.1 to 5.6.0 for most recent platform library fixes and enhancements.
pull 5125
,
JNA 5.6.0 changelog
,
JNA 5.5.0 changelog
,
JNA 5.4.0 changelog
Bug fix
Prevent user input of 'e' or 'E' as 'positive-number', 'non-negative-number', or 'number'.
JENKINS-64439