2.224
oleg-nenashev
released this
08 Mar 23:25
·
6432 commits
to master
since this release
Disclaimer: This is an automatically generated changelog draft for Jenkins weekly releases.
See https://jenkins.io/changelog/ for the official changelogs.
For changelog.yaml
drafts see GitHub action artifacts attached to release commits.
π₯ WARNING major regression π₯
This release introduces a critical regression when saving jobs, see JENKINS-61398. Please avoid updating to this version.
π Major bug fixes
- JENKINS-60409 - Winstone 5.9: Fix propagation of the maximum form content size and form content keys number (regression in 2.205) (#4542) @jglick @oleg-nenashev
- JENKINS-60199 - Winstone 5.9: Fix improper reverse proxy redirects to 127.0.0.1 due to X-Forwarded-Host and X-Forwarded-Port ordering issue (regression in 2.205) (#4542) @oleg-nenashev
- JENKINS-61321 - Do not disable all controls on job configuration forms for some users with Job/Configure permission. (regression in 2.223) (#4541) @daniel-beck
π New features and improvements
- Show plugin release date in plugin manager (#4535) @daniel-beck
- JENKINS-60410 - Add stack trace suppression into core as a standard behavior. (#4389) @jeffret-b
- JENKINS-61166 - Show on 'updates' tab when a warning would be fixed (#4513) @daniel-beck
- Improve presentation of plugin categories (#4534) @daniel-beck
π Bug Fixes
- JENKINS-61345 - Prevent unhandled JSONException in DescriptorList#newInstanceFromRadioList() and ExtensionDescriptorList#newInstanceFromRadioList() (#4544) @oleg-nenashev
- JENKINS-61300 - Update search box size on page resize, max width (#4522) @zbynek
- JENKINS-61284 - Read only textarea form - remove grey bar (#4536) @timja
- JENKINS-60788 - Add null check to avoid NPE in the "Download from URL" tool installer (#4540) @slide
- JENKINS-61285 - Fix blank page on configure clouds if no cloud plugin installed (#4537) @timja
- JENKINS-51495 - Update descriptorRadioList form elements to honor DescriptorVisibilityFilter extension points (#3969) @matsushou
π» Maintenance
- JENKINS-61279 - Bump version-number (#4532) @timja
All contributors: @daniel-beck, @fqueiruga, @jeffret-b, @oleg-nenashev, @slide, @timja, @jglick , @matsushou and @zbynek