Back to changelog
Changelog for 2.358
July 6, 2022
Enhancement
Utilize modernized table in old data page.
JENKINS-68198
Small revamp to loading spinner design.
JENKINS-68934
Copy button design updated.
pull 6698
Use modern checkbox for the reboot checkbox of the plugin manager.
JENKINS-68912
Upgrade Java Native Access from 5.12.0 to 5.12.1.
JNA 5.12.1 changelog
,
pull 6718
Developer: Deprecate
Functions.singletonList
which is not normally needed in JEXL.
pull 6740
Developer: Jenkins core
.properties
files are now encoded in UTF-8.
JENKINS-41729
Bug fix
Reverting prior attempts to make log records collectible.
JENKINS-68417
Use a single border around CodeMirror boxes.
JENKINS-68836
Use a solid background to make the build history pagination control more visible.
JENKINS-68644
Make previous boot attempt timestamps available to
boot-failure.groovy
startup hooks (regression in 2.308).
JENKINS-68848
Do not show the node log details link to users without permission to read the log.
JENKINS-68642
Fix links in breadcrumb context menus to items in subfolders.
JENKINS-68906
Avoid Amazon Corretto JDK issue by placing initialization logic into a well-defined package namespace.
Amazon Corretto JDK issue due to hotpatch for Apache Log4j 2