Changelog for 2.297
Legend:
security fix
major bug fix
bug fix
major enhancement
enhancement
Community feedback:
no major issues
notable issues
required rollback
What's new in 2.297 (2021-06-08)
Remove Apache Commons Digester library and related code from the Jenkins core. (
pull 5320
,
issue 65161
,
announcement and upgrade guidelines
)
Fix incorrect process termination issues when running on macOS. (
issue 65195
)
Add check to prevent out of bounds memory access error on macOS. (
issue 64347
)
A race condition in class loading could result in a
LinkageError
. (
issue 65766
)
Do not change fonts when artifacts are as shown as a tree. (
issue 65751
)
Bump sshd-core from 2.5.1 to 2.7.0 in Jenkins CLI. (
pull 5547
)