Releases: jenkinsci/jenkins
2.480
This is an automatically generated changelog draft for Jenkins weekly releases.
See https://www.jenkins.io/changelog/2.480/ for the official changelog for this release.
🚀 New features and improvements
- Refine 'Administrative monitors' interface (#9735) @janfaracik
🐛 Bug fixes
- JENKINS-73824 - Wait for Pipeline builds to complete before allowing their jobs to be deleted (#9790) @dwnusbaum
- Override the outdated managed dependency on
asm
inguice-parent
(#9827) @basil - JENKINS-73838 - Compatibility for
Jenkins#doSafeRestart(StaplerRequest, String)
(#9797) @basil - JENKINS-73801 - Nested Views plugin overrides
View#doConfigDotXml(StaplerRequest)
(#9764) @basil - JENKINS-73760 - Updates fail due to invalid JSON from HTTP Update Center (#9760) @basil
- JENKINS-73437 - Fix build history no automatic line wrapping (#9693) @ridemountainpig
👷 Changes for plugin developers
- Introduce
SaveableListener#onDeleted
(#9743) @Vlatombe - JENKINS-60866 - JENKINS-71515 - Use
JSON#parse
to processcodemirror-config
argument (#6867) @daniel-beck
All contributors: @MarkEWaite, @Vlatombe, @basil, @daniel-beck, @dwnusbaum, @github-actions, @github-actions[bot], @janfaracik, @jenkins-release-bot, @renovate, @renovate[bot], @ridemountainpig and @tj90241
2.479
See https://www.jenkins.io/changelog/2.479/ for the official changelog for this release.
🔒 Security
Multiple security fixes. See the 2024-10-02 security advisory for details.
2.478
This is an automatically generated changelog draft for Jenkins weekly releases.
See https://www.jenkins.io/changelog/2.478/ for the official changelog for this release.
✍ Other changes
- More test fixups related to JTH change (#9767) @jglick
- Test regressions after JTH bump (#9762) @jglick
All contributors: @Vlatombe, @basil, @github-actions, @github-actions[bot], @janfaracik, @jenkins-release-bot, @jglick, @renovate, @renovate[bot] and @scherler
2.462.3
We're excited to announce the release of Jenkins 2.462.3 🎉
Changelog and upgrade guide
See the changelog and upgrade guide to learn about breaking changes and other considerations when updating.
Reporting issues
If you locate an issue with this release, please file an issue on Jira, otherwise use the forums if you're unsure whether you encounter an issue or not.
2.477
This is an automatically generated changelog draft for Jenkins weekly releases.
See https://www.jenkins.io/changelog/2.477/ for the official changelog for this release.
🚀 New features and improvements
- Refine content and appearance of the user account screen (#9521) @janfaracik
- Use Notice component for views lacking jobs (#9724) @janfaracik
- Update appearance of 'Jenkins is starting' pages (#9707) @janfaracik
🐛 Bug fixes
- JENKINS-73785 - Restore
ContextMenu#from
withStaplerRequest
/Response
args (#9737) @daniel-beck - JENKINS-73695 - Prevent unnecessary horizontal scrollbar in Firefox (#9695) @scherler
- JENKINS-73687 - Make deserialization of
Map
fields in XML files more robust (#9653) @dwnusbaum
All contributors: @NotMyFault, @Vlatombe, @basil, @daniel-beck, @dwnusbaum, @github-actions, @github-actions[bot], @janfaracik, @jenkins-release-bot, @renovate, @renovate[bot] and @scherler
2.462.3 RC
Please report issues found to the release candidate announcement thread.
Final release is scheduled for October 2nd, 2024.
Download the release from: https://repo.jenkins-ci.org/incrementals/org/jenkins-ci/main/jenkins-war/2.462.3-rc35065.1812dee1f93d/jenkins-war-2.462.3-rc35065.1812dee1f93d.war
After the final release, the official changelog and official upgrade guide will be available on www.jenkins.io/download.
2.476
This is an automatically generated changelog draft for Jenkins weekly releases.
See https://www.jenkins.io/changelog/2.476/ for the official changelog for this release.
🐛 Bug fixes
- Compatibility for
ChainedServletFilter
(#9696) @basil - JENKINS-72988 - validate displayname against items in the same ItemGroup (#9152) @mawinter69
- Disable dependents toggle in plugin manager with system read (#9463) @timja
👷 Changes for plugin developers
All contributors: @JuanJesusAlejoSillero, @NotMyFault, @Vlatombe, @basil, @daniel-beck, @jenkins-release-bot, @jtnord, @mawinter69, @renovate, @renovate[bot] and @timja
2.475
This is an automatically generated changelog draft for Jenkins weekly releases.
See https://www.jenkins.io/changelog/2.475/ for the official changelog for this release.
🎉 Major features and improvements
- JENKINS-73278 - Migrate core from EE 8 to EE 9 (#9672) @basil
🚀 New features and improvements
- JENKINS-73422 - Add escape hatch for Authenticated user access to Resource URL (#9644) @Dohbedoh
- Friendlier handling of
DeploymentHandshakeException
from CLI in-webSocket
mode (#9591) @jglick - JENKINS-73669 - don't change unrelated checkboxes in rowSelectionCont… (#9648) @mawinter69
- Add -webSocket option by default when creating an inbound agent (#9665) @Vlatombe
🐛 Bug fixes
- JENKINS-73695 - BUG: Dashboard shows white space on certain width space >900px (#9667) @scherler
- JENKINS-73692 - Turn off logging from
BackgroundGlobalBuildDiscarder
(#9663) @jglick
👷 Changes for plugin developers
- Add doCheckDisplayNameOrNull to jenkins core (#9150) @krisstern
All contributors: @Dohbedoh, @Vlatombe, @basil, @jenkins-release-bot, @jglick, @krisstern, @mawinter69, @renovate, @renovate[bot] and @scherler
2.462.2
Jenkins 2.462.2
We're excited to announce the release of Jenkins 2.462.2 🎉
Changelog and upgrade guide
See the changelog and upgrade guide to learn about breaking changes and other considerations when updating.
Reporting issues
If you find an issue with this release, please file an issue on Jira, otherwise use the forums if you're unsure whether you encounter an issue or not.
2.474
This is an automatically generated changelog draft for Jenkins weekly releases.
See https://www.jenkins.io/changelog/2.474/ for the official changelog for this release.
🚀 New features and improvements
- JENKINS-68822 - added support for removing all builds with LogRotator (#9405) @madisparn
🐛 Bug fixes
- JENKINS-73302 - Restore margins around setup wizard alert messages (#9658) @MarkEWaite
- don't use backdrop for dialogs (#9649) @mawinter69
- JENKINS-73330 - Fix dropdowns and tooltips on HDR displays (#9654) @janfaracik
- JENKINS-73613 - refresh buildhistory widget in all cases (#9624) @mawinter69
- JENKINS-73668 - fix styling of rowSelectionController dropdown (#9641) @mawinter69
👷 Changes for plugin developers
All contributors: @MarkEWaite, @basil, @daniel-beck, @dependabot, @dependabot[bot], @janfaracik, @jenkins-release-bot, @madisparn, @mawinter69, @qyl27, @renovate, @renovate[bot] and @zbynek