Releases: jenkinsci/jenkins
2.459
This is an automatically generated changelog draft for Jenkins weekly releases.
See https://www.jenkins.io/changelog/2.453/ for the official changelog for this release.
π New features and improvements
- JENKINS-73170 - Upgrade Commons FileUpload from 1.5 to 2.0.0-M2 (#9259) @basil
- move the header parts in a taglib (#9223) @mawinter69
- JENKINS-73158 - avoid jumping layout due to tooltips (#9263) @mawinter69
π Bug fixes
- JENKINS-73166 - Fix PKCS#12 certificate save to credentials (#9286) @zbynek
- JENKINS-73168 - Restore 'No changes' label when there are no changes in a build (#9283) @janfaracik
- JENKINS-73156 - handle svg cleanup of symbols via an xml document (#9266) @mawinter69
- JENKINS-72622 - Rename CloudSet query parameter to avoid conflict (#9198) @Dohbedoh
- JENKINS-73090 - Handle CR from
LineTransformationOutputStream
(#9219) @jglick - JENKINS-73114 - avoid conflicts with css classes from bootstrap (#9254) @mawinter69
π· Changes for plugin developers
- JENKINS-72622 - Rename CloudSet query parameter to avoid conflict (#9198) @Dohbedoh
- move the header parts in a taglib (#9223) @mawinter69
- Ensure
ClassLoader
s have names for debugging (#9277) @jtnord - JENKINS-73114 - avoid conflicts with css classes from bootstrap (#9254) @mawinter69
π Documentation updates
π¦ Dependency updates
- Bump stapler.version from 1863.vd250086e9885 to 1869.v3605a_771fb_e3 (#9291) @dependabot
All contributors: @Dohbedoh, @Kevin-CB, @Vlatombe, @basil, @dependabot, @dependabot[bot], @janfaracik, @jenkins-release-bot, @jglick, @jtnord, @mawinter69, @renovate, @renovate[bot] and @zbynek
2.452.1
Jenkins 2.452.1
We're excited to announce the release of Jenkins 2.452.1 π
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.458
This is an automatically generated changelog draft for Jenkins weekly releases.
See https://www.jenkins.io/changelog/2.458/ for the official changelog for this release.
π¨ Removed
π New features and improvements
- JENKINS-53958 - allow pipeline jobs to run when built-in is offline (#9203) @mawinter69
π Bug fixes
- JENKINS-21605 - Further reduce number of recorded upstream causes (#9248) @cottsay
- JENKINS-60997 - Work around BEANUTILS-509 (#9257) @dependabot
π¦ Dependency updates
- JENKINS-60997 - Work around BEANUTILS-509 (#9257) @dependabot
All contributors: @basil, @cottsay, @dependabot, @dependabot[bot], @janfaracik, @jenkins-release-bot, @mawinter69, @mustafau, @olamy, @renovate and @renovate[bot]
2.457
This is an automatically generated changelog draft for Jenkins weekly releases.
See https://www.jenkins.io/changelog/2.457/ for the official changelog for this release.
π New features and improvements
- JENKINS-53958 - allow pipeline jobs to run when built-in is offline (#9203) @mawinter69
π Bug fixes
- JENKINS-72744 - remove tooltip when widget is refreshed (#9201) @mawinter69
- JENKINS-73093 - Update script-security to 1336.vf33a_a_9863911 (#9224) @daniel-beck
All contributors: @basil, @daniel-beck, @dependabot, @dependabot[bot], @jenkins-release-bot, @mawinter69, @renovate and @renovate[bot]
2.456
This is an automatically generated changelog draft for Jenkins weekly releases.
See https://www.jenkins.io/changelog/2.456/ for the official changelog for this release.
π New features and improvements
- Update restart banner to align with updated banners (#9191) @janfaracik
π Bug fixes
- JENKINS-72845 - Fix status icon animation display on Safari (#9123) @Lmh-java
- Fix phrasing error in Polish translation of install wizard (#9185) @jwojnarowicz
- JENKINS-67344 - Improve the performance of JSON parsing. (#9214) @basil
π¦ Dependency updates
- Bump org.jenkins-ci.main:jenkins-test-harness from 2189.v1c38d94b_43b_a_ to 2193.v71b_f09ec6d46 (#9213) @dependabot
- Bump org.jenkins-ci.plugins:cloudbees-folder from 6.928.v7c780211d66e to 6.936.v3c5cd2190e9e (#9212) @dependabot
- Bump org.kohsuke.stapler:json-lib from 2.4-jenkins-5 to 2.4-jenkins-7 (#9214) @dependabot
- Bump org.jenkins-ci.plugins:display-url-api from 2.200.vb_9327d658781 to 2.204.vf6fddd8a_8b_e9 (#9210) @dependabot
All contributors: @Lmh-java, @NotMyFault, @basil, @daniel-beck, @dependabot, @dependabot[bot], @janfaracik, @jenkins-release-bot, @jglick, @jwojnarowicz, @renovate and @renovate[bot]
2.452.1 RC
The latest LTS release candidate (RC) for Jenkins 2.452.1 has been published, and is ready to be tested.
Please report issues found in this thread.
Final release is scheduled for 15.05.2024.
Download the RC from artifactory.
After final release, the official changelog and official upgrade guide will be available on www.jenkins.io/download.
2.455
This is an automatically generated changelog draft for Jenkins weekly releases.
See the official changelog for this release.
π¨ Removed
- JENKINS-73046 - Remove ASM from core (#9182) @jonesbusy
All contributors: @BobDu, @dependabot, @dependabot[bot], @growfrow, @jenkins-release-bot, @jonesbusy, @renovate and @renovate[bot]
2.440.3
Jenkins 2.440.3
We're excited to announce the release of Jenkins 2.440.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 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.454
This is an automatically generated changelog draft for Jenkins weekly releases.
See https://www.jenkins.io/changelog/2.454/ for the official changelog for this release.
π New features and improvements
- JENKINS-72947 - Support symbols in
TopLevelItemDescriptor#getIconClassName()
(#9127) @mawinter69
π Bug fixes
- JENKINS-73007 - Create-item button no longer disabled when duplicate name present (#9167) @janfaracik
- JENKINS-73011 - Round-trip
JNLPLauncher.tunnel
tonull
not""
(#9170) @jglick - JENKINS-65829 - Fix WorkspaceCleanupThread to consider suffixed works⦠(#9083) @Dohbedoh
- Fix badges appearance (#9155) @janfaracik
- JENKINS-72998 - call refresh on the Extension providers again (#9157) @jtnord
- JENKINS-69588 - Stop installed plugins page jumping on load (#9141) @timja
π¦ Dependency updates
- Bump org.springframework.security:spring-security-bom from 5.8.11 to 5.8.12 (#9174) @dependabot
- Bump io.jenkins.plugins:asm-api from 9.6-3.v2e1fa_b_338cd7 to 9.7-33.v4d23ef79fcc8 (#9109) @dependabot
- Bump stapler.version from 1843.ve7da_6a_9cf575 to 1847.v97341b_b_a_414f (#9165) @dependabot
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.7 to 1.8 (#9166) @dependabot
- Bump slf4jVersion from 2.0.12 to 2.0.13 (#9163) @dependabot
- Bump tar from 6.2.0 to 6.2.1 in /war (#9156) @dependabot
- Bump org.jenkins-ci.main:jenkins-test-harness from 2186.v5a_b_e6dd02a_35 to 2189.v1c38d94b_43b_a_ (#9160) @dependabot
- Bump io.jenkins.plugins:design-library from 286.v6643a_81e02b_8 to 296.v56576267b_508 (#9154) @dependabot
All contributors: @Dohbedoh, @Goooler, @daniel-beck, @dependabot, @dependabot[bot], @janfaracik, @jenkins-release-bot, @jglick, @jtnord, @mawinter69, @renovate, @renovate[bot] and @timja
2.453
This is an automatically generated changelog draft for Jenkins weekly releases.
See https://www.jenkins.io/changelog/2.453/ for the official changelog for this release.
π Major features and improvements
- Update Swedish translation (#9069) @Regnander
π New features and improvements
- Improve Edit build information page (#9132) @timja
- Refresh the 'New item' page (#9111) @janfaracik
- Refresh the style of alerts (#9115) @janfaracik
π Bug fixes
- JENKINS-70246 - Unexpectedly wide sidepanel (#9133) @timja
π Localization and translation
- Update Swedish translation (#9069) @Regnander
π¦ Dependency updates
- Bump org.jenkins-ci.plugins:script-security from 1326.vdb_c154de8669 to 1335.vf07d9ce377a_e (#9144) @dependabot
All contributors: @Goooler, @Regnander, @basil, @daniel-beck, @dependabot, @dependabot[bot], @janfaracik, @jenkins-release-bot, @mawinter69, @renovate, @renovate[bot], @timja and @zbynek