4.7
release-drafter
released this
16 Feb 21:52
·
382 commits
to master
since this release
Various fixes and improvements. Remote class loading should now be more resilient. Combined with a corresponding change in Jenkins, some types of reconnects with TCP agents will work better.
π New features and improvements
- Remove hardcode of JKS for use other key stores (#435) @gulyaev13
π Bug Fixes
- JENKINS-61103 - Retry on class resource load failures and introduce timeouts (#379) @jeffret-b
- JENKINS-64510 - Issues with TCP agent reconnects (#429) @jeffret-b
π¦ Dependency updates
- Bump bc-version from 1.67 to 1.68 (#432) @dependabot
- Bump asm from 9.0 to 9.1 (#436) @dependabot
- Update to parent 1.63. (#437) @jeffret-b
π Documentation updates
π» Maintenance
- Collection of various minor cleanups. (#428) @jeffret-b
- Specify jarsigner version. (#430) @jeffret-b