Releases: jenkinsci/jenkins
2.243
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.
π New features and improvements
- Update /manage interactive link styles (#4782) @fqueiruga
- Winstone 5.10: Update Jetty from 9.4.27 to 9.4.30 (#4811) @oleg-nenashev
- Winstone 5.10: Add --httpsRedirectHttp option that activates automatic HTTP request redirects to HTTPs (#4811) @oleg-nenashev
- JENKINS-62750 - Transform RSS bar items into transparent buttons (#4816) @fqueiruga
π Bug Fixes
- JENKINS-61823 - Winstone 5.10: Fix --httpKeepAliveTimeout (#4811) @oleg-nenashev
- JENKINS-62695 - Use daemon threads for SCMTrigger so Jenkins shuts down gracefully. (#4805) @johnou
π· Changes for plugin developers
- JENKINS-26097 - Adjust label expression auto-completion and validation (#4774) @Zastai
- Allow f:repeatableHeteroProperty to pick up field from f:entry (#4807) @Vlatombe
- JENKINS-62688 - Use user ID instead of full name in User.toString() (#4803) @jtnord
All contributors: @AlessandroMenti, @MRamonLeon, @Vlatombe, @Zastai, @fqueiruga, @jenkins-release-bot, @johnou, @jtnord, @oleg-nenashev and @timja
2.242
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.
π New features and improvements
- Fix theming of Keep this build forever action (#4814) @timja
- JENKINS-62698 - Restyle hyperlinks to make them look more modern and readable (#4808) @fqueiruga
- Improvements to Messages_ja.properties of scheduler (#4783) @takashiharano
π Bug Fixes
- JENKINS-61438 - Update Stapler version from 1.259 to 1.260 (#4813) @rahulsom
- JENKINS-62714 - Replace esclave with agent in French documentation (#4801) @clywyk
- JENKINS-62622 - Do not throw exception with nonpublic plugins (#4802) @daniel-beck
- Fix a typo in Lithuanian translation. (#4809) @stikonas
π· Changes for plugin developers
- JENKINS-62345 - Introduce FingerprintStorage API in core (#4731) @stellargo
All contributors: @MarkEWaite, @clywyk, @daniel-beck, @fqueiruga, @oleg-nenashev, @rahulsom, @stellargo, @stikonas, @takashiharano, @timja and release-bot
2.240 and 2.241
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.
π New features and improvements
- JENKINS-62496 - Convert arrow pngs to CSS (#4757) @EstherAF
- JENKINS-62175 - Restyle side panel widgets (#4767) @fqueiruga
- JENKINS-62332 - Show when a plugin version newer than offered exists (#4742) @daniel-beck
- JENKINS-62515 - Introduce CSS variables in the Login screen CSS (#4763) @oleg-nenashev
- Make RSS field and agent disconnected images transparent for dark theme (#4772) @timja
- Update bundled script-security plugin to 1.73 (#4769) @daniel-beck
π Bug Fixes
- JENKINS-62560 - Fix button transitions (#4770) @fqueiruga
- JENKINS-61972 - Time is wrongly displayed on running Jobs (#4760) @silent-snowman
- Restore colors on the Job configuration page (regression in 2.239) (#4781) @fqueiruga
- Restore colors that were changed by accident (#4771) @fqueiruga
π· Changes for plugin developers
- JENKINS-29144 - Enable proper environment access for build steps (#4766) @Zastai
- Note deprecation of ClassicPluginStrategy#useAntClassLoader (#4765) @daniel-beck
π» Maintenance
- Upgrade parent pom to 1.56 to use spotbugs annotation version from pom (#4776) @StefanSpieker
- JENKINS-60866 - Un-inline non-standard showDetails (#4743) @Wadeck
All contributors: @EstherAF, @StefanSpieker, @Wadeck, @Zastai, @daniel-beck, @fqueiruga, @oleg-nenashev, @res0nance, @silent-snowman, @timja and release-bot
jenkins-2.240
See https://github.com/jenkinsci/jenkins/releases/tag/jenkins-2.241 for the integrated changelog
2.239
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.
π Major features and improvements
π New features and improvements
- Make CLILink use read permission (#4739) @res0nance
- JENKINS-62421 - Added aria-labels to username & password input fields (#4740) @romenrg
- JENKINS-62434 - System read compatible expandableTextbox (#4756) @res0nance
- JENKINS-20052 - Refactor ListView getItems (#4466) @res0nance
- JENKINS-62477 - Remove subversion from suggested (#4750) @amuniz
- JENKINS-62470 - Embed 'more details' from 4th column inside the 1st column (#4749) @stellargo
- JENKINS-62264 - User with MANAGE permissions can access node monitoring (#4724) @amuniz
π Bug Fixes
- JENKINS-62506 - Fix shrinking side panel (#4755) @fqueiruga
- JENKINS-62433 - Read-only system message (#4745) @res0nance
π· Changes for plugin developers
- JENKINS-62473 - Add source maps (#4753) @95jonpet
π» Maintenance
- JENKINS-62473 - Add source maps (#4753) @95jonpet
- Capture stacktrace from the original thread when SlaveComputer#_connect fails (#4754) @Vlatombe
- Add CSS variables - prerequisite for Dark mode (#4752) @timja
All contributors: @95jonpet, @Vlatombe, @amuniz, @fqueiruga, @res0nance, @romenrg, @stellargo, @timja and release-bot
2.238
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.
π New features and improvements
- Add support for bearer tokens in Jenkins CLI (#4673) @sorend
- JENKINS-61206 - Support System Read / Extended read permissions for agent configurations (#4531) @timja
- Make Computer#getLogDir thread-safe (#4730) @Vlatombe
- JENKINS-61973 - Restyle sidebar tasks (#4700) @fqueiruga
- JENKINS-61458 - Allow Jenkins.MANAGE users to access "Reload Configuration From Disk" (#4728) @escoem
π Bug Fixes
- JENKINS-62181 - Fix for a deadlock involving custom loggers during agent startup (regression in 2.231) (#4714) @jglick
π· Changes for plugin developers
- JENKINS-61206 - Support System Read / Extended read permissions for agent configurations (#4531) @timja
- Add non-deprecated Jenkins core library dependencies to the BOM (#4702) @oleg-nenashev
All contributors: @MRamonLeon, @MarkEWaite, @Vlatombe, @escoem, @fqueiruga, @jglick, @oleg-nenashev, @res0nance, @sorend, @timja and release-bot
2.237
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.
π Bug Fixes
- JENKINS-62231 - OldDataMonitor avoids Jenkins from loading a plugin (#4718) @MRamonLeon
- JENKINS-60118 - Ensure that UserLanguages telemetry initializer always runs after extensions are augmented (#4711) @oleg-nenashev
- JENKINS-61956 - ItemGroupMixin#createProject() does not call Jenkins#checkGoodName() (#4684) @calvinpark
π· Changes for plugin developers
- Update ant to 1.10.8 (#4725) @jvz
- Jstl api update (#4656) @jvz
- Deprecating jenkins.model.Configuration (#4715) @jglick
π» Maintenance
- JENKINS-62231 - OldDataMonitor avoids Jenkins from loading a plugin (#4718) @MRamonLeon
- JENKINS-61920 - Avoid MissingClassTelemetry populates the log (#4712) @MRamonLeon
All contributors: @MRamonLeon, @MarkEWaite, @StefanSpieker, @basil, @calvinpark, @jeffret-b, @jglick, @jsoref, @jvz, @oleg-nenashev, @res0nance, @timja and release-bot
2.236
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.
π New features and improvements
- JENKINS-61808 - Always transmit f:password values as Secret (#4630) @daniel-beck
π Bug Fixes
- JENKINS-62163 - Make plugin manager work on IE11 again (regression in 2.231) (#4713) @daniel-beck
π· Changes for plugin developers
- Make the SystemProperties API available to plugins (#4707) @oleg-nenashev
All contributors: @daniel-beck, @oleg-nenashev, @res0nance, @timja and release-bot
2.235
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.
- Remove abusive badges (#4703) @daniel-beck
π New features and improvements
- JENKINS-61208 - Allow system read to view more admin monitors (#4685) @timja
- JENKINS-61841 - Limit the number of exceptions stored by CompositeIOException (#4655) @dwnusbaum
- Indicate which plugin provides an UnprotectedRootAction (#4668) @daniel-beck
π Bug Fixes
- JENKINS-62133 - Adapt resource root URL form validation to new Jetty (#4701) @daniel-beck
- JENKINS-62006 - Move getChannelToMaster to a separate class (#4681) @Vlatombe
- JENKINS-62065 - Breadcrumbs clickable after notification bar disappears (#4696) @romenrg
- JENKINS-62056 - Fix ExtensionComponent#compareTo (#4687) @daniel-beck
π· Changes for plugin developers
- Add optional layout property to suppress loading of Bootstrap 3 grid (#4693) @uhafner
- Update javax.mail to 1.6.5 (#4660) @jvz
π» Maintenance
- JENKINS-60866 - Un-inline JavaScript from ReverseProxySetupMonitor (#4626) @Wadeck
- JENKINS-60866 - Un-inline JavaScript/Style in LogRecorder views (#4627) @Wadeck
All contributors: @StefanSpieker, @Vlatombe, @Wadeck, @daniel-beck, @dwnusbaum, @fqueiruga, @jvz, @oleg-nenashev, @res0nance, @romenrg, @timja, @uhafner and release-bot
2.234
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.
π New features and improvements
- Use new icons for help (#4663) @timja
- JENKINS-61207 - System read - logs (#4530) @timja
- JENKINS-46669 - Reword SetupWizard Continue as admin button (#4676) @samhrncir
- Slave.numExecutors should default to 1 (#4677) @jglick
- JENKINS-61738 - [2] Session hijacking protection hardening (#4615) @Wadeck
π Bug Fixes
- Fix available tab sort order and support popularity outside 0..1 range (#4675) @daniel-beck
- Restore dropdown behaviour for comboboxes (#4682) @fqueiruga
- JENKINS-61812 - Fix read only password (#4622) @timja
π· Changes for plugin developers
- Removed unused deprecated HudsonExceptionNote (#4667) @StefanSpieker
- Slave.numExecutors should default to 1 (#4677) @jglick
All contributors: @StefanSpieker, @Wadeck, @daniel-beck, @fqueiruga, @helenSpry, @jglick, @res0nance, @samhrncir, @timja and release-bot