Jenkins

Infrastructure & DevOpsMIT

The leading open-source automation server.

Latest 2.581 · by Jenkins projectWritten in JavaWebsitejenkinsci/jenkinsRSS

Release activity

Release activity — 18 releases across 16 days since Jun 25, 2026. Each cell is one day; darker means more releases that day. Nothing is recorded before Jun 25, 2026. Older weeks are hidden at this screen width.
JunJulAugSep
SundayNo releases on Jun 28, 2026No releases on Jul 5, 2026No releases on Jul 12, 2026No releases on Jul 19, 2026No releases on Jul 26, 2026No releases on Aug 2, 2026No releases on Aug 9, 2026No releases on Aug 16, 2026No releases on Aug 23, 2026No releases on Aug 30, 2026No releases on Sep 6, 2026No releases on Sep 13, 2026
MondayNo releases on Jun 29, 2026No releases on Jul 6, 2026No releases on Jul 13, 2026No releases on Jul 20, 2026No releases on Jul 27, 2026No releases on Aug 3, 2026No releases on Aug 10, 2026No releases on Aug 17, 2026No releases on Aug 24, 2026No releases on Aug 31, 2026No releases on Sep 7, 2026No releases on Sep 14, 2026
TuesdayNo releases on Jun 30, 20261 release on Jul 7, 20261 release on Jul 14, 20261 release on Jul 21, 20261 release on Jul 28, 2026No releases on Aug 4, 20261 release on Aug 11, 20261 release on Aug 18, 20261 release on Aug 25, 2026No releases on Sep 1, 20261 release on Sep 8, 2026
Wednesday1 release on Jul 1, 2026No releases on Jul 8, 2026No releases on Jul 15, 20261 release on Jul 22, 2026No releases on Jul 29, 20262 releases on Aug 5, 2026No releases on Aug 12, 20261 release on Aug 19, 2026No releases on Aug 26, 20262 releases on Sep 2, 2026No releases on Sep 9, 2026
Thursday1 release on Jun 25, 2026No releases on Jul 2, 20261 release on Jul 9, 2026No releases on Jul 16, 2026No releases on Jul 23, 2026No releases on Jul 30, 2026No releases on Aug 6, 2026No releases on Aug 13, 2026No releases on Aug 20, 2026No releases on Aug 27, 2026No releases on Sep 3, 20261 release on Sep 10, 2026
FridayNo releases on Jun 26, 2026No releases on Jul 3, 2026No releases on Jul 10, 2026No releases on Jul 17, 2026No releases on Jul 24, 2026No releases on Jul 31, 2026No releases on Aug 7, 2026No releases on Aug 14, 2026No releases on Aug 21, 2026No releases on Aug 28, 2026No releases on Sep 4, 2026No releases on Sep 11, 2026
SaturdayNo releases on Jun 27, 2026No releases on Jul 4, 2026No releases on Jul 11, 2026No releases on Jul 18, 2026No releases on Jul 25, 2026No releases on Aug 1, 2026No releases on Aug 8, 2026No releases on Aug 15, 2026No releases on Aug 22, 2026No releases on Aug 29, 2026No releases on Sep 5, 2026No releases on Sep 12, 2026

18 releases since Jun 25, 2026, busiest day 2

Changelog

jenkins-2.581Latest

2.581

Fixed 3
  • Restore iconOnly summary link behavior
  • Use locale-independent matching in build history search
  • Fix experimental flags value column clipping

From Jenkins

This is an automatically generated changelog draft for Jenkins weekly releases. See https://www.jenkins.io/changelog/2.581/ for the official changelog for this release.

🐛 Bug fixes
  • Restore iconOnly summary link behavior (#27353) @oleksii-tumanov
  • Use locale-independent matching in build history search (#27350) @cuishuang
  • JENKINS-71211 - Fix experimental flags value column clipping (#27047) @AbdelHamdyGhanem, @MarkEWaite

All contributors: @AbdelHamdyGhanem, @cuishuang, @oleksii-tumanov and @MarkEWaite

View originalPermalink
How jenkins-2.581 went
jenkins-2.568.3

2.568.3

We're excited to announce the release of Jenkins 2.568.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 GitHub, otherwise use the forums if you're unsure whether you encounter an issue or not.

View originalPermalink
How jenkins-2.568.3 went
jenkins-2.579

2.579

Added 1
  • Add abort support to FormChecker delayed checks
Fixed 7
  • Retry renamedTo operation up to 5 times because it randomly fails
  • Fix incorrect Unicode escape decoding in QuotedStringTokenizer.unquote
  • Revert standardise experimental Jenkins pages, make the side panel independently scrollable and make the build bar sticky
  • Show only accessible links in sidepanel for new manage Jenkins UI
  • Improve diagnostics for unreadable artifacts
  • Fix dropdown suggestions requiring a double tap on touch devices
  • Fix combobox suggestion list flashing on click
Removed 1
  • Remove commons-lang:2.6 from core

From Jenkins

This is an automatically generated changelog draft for Jenkins weekly releases. See https://www.jenkins.io/changelog/2.579/ for the official changelog for this release.

🚀 New features and improvements
  • Add abort support to FormChecker delayed checks (#26595) @KevinSailema, @Copilot, Kevin, @timja
🐛 Bug fixes
  • Retrying renamedTo operation up to 5 times because it randomly fails … (#11216) @a-zitzewitz, @timja
  • Fix incorrect Unicode escape decoding in QuotedStringTokenizer.unquote (#26467) @Zhang-Charlie, @Copilot, @MarkEWaite
  • Revert "Standardise experimental Jenkins pages, make the side panel independently scrollable + make the build bar sticky (#26863)" (#27265) @gbhat618
  • Show only accessible links in sidepanel for new manage Jenkins UI (#27228) @mawinter69, @MarkEWaite
  • Improve diagnostics for unreadable artifacts (#27201) @Hardik180704
  • Fix dropdown suggestions requiring a double tap on touch devices (#26923) @Anexus5919
  • fix combobox suggestion list flashing on click (#26922) @Anexus5919
👷 Changes for plugin developers
  • Removes commons-lang:2.6 from core (#26105) @alecharp, @daniel-beck, @gbhat618, @MarkEWaite, @timja

All contributors: @a-zitzewitz, @alecharp, @Anexus5919, @gbhat618, @Hardik180704, @KevinSailema, @mawinter69, @Zhang-Charlie, @Copilot, @daniel-beck, Kevin, @MarkEWaite and @timja

View originalPermalink
How jenkins-2.579 went
jenkins-2.577

2.577

Changed 1
  • Standardise experimental Jenkins pages, make the side panel independently scrollable and make the build bar sticky
Fixed 1
  • Correct Javadoc for QuotedStringTokenizer.quote(String) to reflect unconditional quoting
Removed 1
  • Remove remaining detached-plugin bundling from jenkins.war

From Jenkins

This is an automatically generated changelog draft for Jenkins weekly releases. See https://www.jenkins.io/changelog/2.577/ for the official changelog for this release.

🎉 Major features and improvements
  • Standardise experimental Jenkins pages, make the side panel independently scrollable + make the build bar sticky (#26863) @janfaracik
🚀 New features and improvements
  • Remove remaining detached-plugin bundling from jenkins.war (#27129) @timja, @Copilot
👷 Changes for plugin developers
  • Correct Javadoc for QuotedStringTokenizer.quote(String) to reflect unconditional quoting (#27165) @thswlsqls

All contributors: @janfaracik, @thswlsqls, @timja and @Copilot

View originalPermalink
How jenkins-2.577 went
jenkins-2.568.2

2.568.2

We're excited to announce the release of Jenkins 2.568.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 GitHub, otherwise use the forums if you're unsure whether you encounter an issue or not.

View originalPermalink
How jenkins-2.568.2 went
jenkins-2.575

2.575

This is an automatically generated changelog draft for Jenkins weekly releases. See https://www.jenkins.io/changelog/2.575/ for the official changelog for this release.

  • No changes for the changelog

All contributors: No contributors

View originalPermalink
How jenkins-2.575 went
jenkins-2.574

2.574

Added 2
  • Make remember-me token validity configurable via system property
  • Add expression examples to Restrict where builds can run help
Changed 4
  • Reduce size of war by excluding unused BC jar
  • Remove comments from properties and jelly files in shipped war
  • Standardise Jenkins branding during Sign in, Registration, and About Jenkins
  • Clarify unclear Spanish translation for Unprotected URLs blurb
Fixed 4
  • Fix NPE after Jenkins restart when UpstreamCause is a Pipeline job
  • Fix missing shadow and blur on the global search results dropdown
  • Fix PackedMap.values() returning keys instead of values
  • Fix HttpSessionListener jakarta sessionDestroyed bridge delegating to sessionCreated
Removed 1
  • Remove pre 2.0 detached plugins

From Jenkins

This is an automatically generated changelog draft for Jenkins weekly releases. See https://www.jenkins.io/changelog/2.574/ for the official changelog for this release.

🚀 New features and improvements
  • Remove pre 2.0 detached plugins (#27098) @timja, @claude, @Copilot
  • Reduce size of war by excluding unused BC jar (#27099) @timja
  • Remove comments from properties and jelly files in shipped war (#27100) @timja, @Copilot
  • Standardise Jenkins branding during Sign in, Registration, and About Jenkins (#27046) @janfaracik
  • Make remember-me token validity configurable via system property (#26833) @annplatoworld
  • Add expression examples to "Restrict where builds can run" help (#27117) @arimu1
🐛 Bug fixes
  • Fix NPE after Jenkins restart when UpstreamCause is a Pipeline job (#27094) @mawinter69
  • Fix missing shadow and blur on the global search results dropdown (#27113) @thswlsqls
  • Fix PackedMap.values() returning keys instead of values (#27110) @thswlsqls
  • Fix HttpSessionListener jakarta sessionDestroyed bridge delegating to sessionCreated (#27090) @RealFakeAccount
🌐 Localization and translation
  • JENKINS-75134 - Clarify unclear Spanish translation for 'Unprotected URLs' blurb (#27048) @AbdelHamdyGhanem
👻 Maintenance
  • JENKINS-69789 - Address review feedback for password complexity rule (#27038) @cytrock, @claude, @daniel-beck, @MarkEWaite

All contributors: @AbdelHamdyGhanem, @annplatoworld, @arimu1, @cytrock, @janfaracik, @mawinter69, @RealFakeAccount, @thswlsqls, @timja, @claude, @Copilot, @daniel-beck and @MarkEWaite

View originalPermalink
How jenkins-2.574 went
jenkins-2.573

2.573

Added 1
  • Refresh the status icons
Fixed 2
  • Fix 'Sure' text for experimental Manage Jenkins UI
  • Poll scm timezone help

From Jenkins

This is an automatically generated changelog draft for Jenkins weekly releases. See https://www.jenkins.io/changelog/2.569/ for the official changelog for this release.

🚀 New features and improvements
  • Refresh the status icons (#23904) @mawinter69
🐛 Bug fixes
  • Fix 'Sure' text for experimental Manage Jenkins UI (#27055) @janfaracik
  • JENKINS-1963 - Poll scm timezone help (#27035) @AbdelHamdyGhanem

All contributors: @AbdelHamdyGhanem, @janfaracik, @mawinter69, github-actions[bot] and renovate[bot]

View originalPermalink
How jenkins-2.573 went
jenkins-2.568.1

2.568.1

We're excited to announce the release of Jenkins 2.568.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 find an issue with this release, please file an issue on GitHub, otherwise use the forums if you're unsure whether you encounter an issue or not.

View originalPermalink
How jenkins-2.568.1 went
jenkins-2.572

2.572

Added 1
  • Add password complexity rule extension point
Changed 5
  • Refine borders across Jenkins UI
  • Restrict elements in PersistedList and COWL on deserialization
  • Prohibit deserialization of Object fields by default
  • Make Nodes page wide in experimental Manage Jenkins UI
  • Refine Notifications component
Fixed 2
  • Keep modal dialogs fixed to the viewport
  • Fix Plugin Manager links without wiki URL

From Jenkins

This is an automatically generated changelog draft for Jenkins weekly releases. See https://www.jenkins.io/changelog/2.572/ for the official changelog for this release.

🚀 New features and improvements
  • JENKINS-69789 - Add password complexity rule extension point (#26774) @cytrock
  • Refine borders across Jenkins UI (#26974) @janfaracik
  • Restrict elements in PersistedList and COWL on deserialization (#26918) @daniel-beck
  • Prohibit deserialization of Object fields by default (#26915) @daniel-beck
  • Make Nodes page wide in experimental Manage Jenkins UI (#26997) @janfaracik
  • Refine Notifications component (#27005) @janfaracik
🐛 Bug fixes
  • Keep modal dialogs fixed to the viewport (#27028) @oleksii-tumanov
  • Fix Plugin Manager links without wiki URL (#26976) @oleksii-tumanov

All contributors: @cytrock, @daniel-beck, @janfaracik, @oleksii-tumanov, @renovate[bot] and renovate[bot]

View originalPermalink
How jenkins-2.572 went
jenkins-2.571

2.571

Changed 3
  • Update operating system end of life data
  • Refine the System Log Manage Jenkins page
  • Update bundled script-security to 1402.1405
Fixed 4
  • Fix weird animation artifact when clicking Apply
  • Fix incorrect pluralization in PathRemover retry failure message
  • Fix breadcrumb overflow dropdown items failing to render
  • Move log.markAsComplete() into finally block in TaskThread.run()

From Jenkins

This is an automatically generated changelog draft for Jenkins weekly releases. See https://www.jenkins.io/changelog/2.571/ for the official changelog for this release.

🚀 New features and improvements
  • Update operating system end of life data (#26991) @Aarav-Singh2007
  • Refine the 'System Log' Manage Jenkins page (#26614) @janfaracik
  • Update bundled script-security to 1402.1405 (#26989) @Kevin-CB
🐛 Bug fixes
  • JENKINS-73906 - Fix weird animation artifact when clicking "Apply" (#27002) @janfaracik
  • Fix incorrect pluralization in PathRemover retry failure message (#26981) @thswlsqls
  • Fix breadcrumb overflow dropdown items failing to render (#26978) @thswlsqls
  • Move log.markAsComplete() into finally block in TaskThread.run() (#26967) @Aarav-Singh2007

All contributors: @Aarav-Singh2007, @Kevin-CB, @janfaracik, @renovate[bot], @thswlsqls and renovate[bot]

View originalPermalink
How jenkins-2.571 went
View all

Discussion

If you publish Jenkins, you can claim this product by proving you administer its repository.