Changelog for 2.282
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.282 (2021-03-02)
Update Eclipse Jetty from 9.4.35.v20201120 to 9.4.38.v20210224 for bug fixes and enhancements. (
pull 5317
,
Jetty 9.4.38 changelog
,
Jetty 9.4.37 changelog
,
Jetty 9.4.36 changelog
)
SSHD module is no longer bundled in Jenkins core. Provide SSHD as a plugin. (
issue 55582
,
issue 64107
,
pull 5049
,
SSHD module repository
)
Do not force plugin upgrades of recently detached plugins. (
pull 5311
)
Upgrade from Remoting 4.6 to Remoting 4.7 with bugfixes and dependency updates. (
pull 5292
,
Remoting 4.7 changelog
)
Remove the hardcoded JKS key store so that other key stores can be used, like BCFKS from the FIPS version of Bouncy Castle. (
pull 5266
)
Improve reconnection behavior for inbound TCP agents. (
issue 64510
)
Internal: Ensure that
Jenkins#setViews()
updates the configuration only when all views are successfully set. (
pull 5301
)