Jenkins 2.504.1 LTS freeware
... by Jenkins CI, is a robust open-source automation server designed to streamline software development processes. It excels in continuous integration and continuous delivery (CI/CD), enabling developers to automate testing and deployment. With a rich ecosystem of plugins, Jenkins integrates seamlessly with various tools and platforms, enhancing productivity and collaboration. Its user-friendly interface and extensive customization options make it a top choice for DevOps teams. ...
Author | Jenkins CI |
Released | 2025-05-06 |
Filesize | 95.90 MB |
Downloads | 531 |
OS | Windows 11, Windows 10 64 bit |
Installation | Instal And Uninstall |
Keywords | Jenkins, Task Automation, Integration, Server, Java, Plugin |
Users' rating (27 rating) |
Jenkins Free Download - we do not host any Jenkins torrent files or links of Jenkins on rapidshare.com, depositfiles.com, megaupload.com etc. All Jenkins download links are direct Jenkins download from publisher site or their selected mirrors.
2.504.1 LTS | May 6, 2025 | New Release | Major enhancement: Display plugin health score from the Plugin Manager. JENKINS-75350 Enhancement: New jobs no longer create an empty legacyIds marker file in the builds directory and existing legacyIds files will be deleted upon upgrade to reduce inode usage. JENKINS-75465 Jenkins' own user database no longer accepts new passwords longer than supported by bcrypt (72 bytes). Users with longer passwords are advised to change their password. JENKINS-75533 Developer: Remove org.connectbot:jbcrypt library from core BOM. JENKINS-75533 Bug fix: When completing a build, look for older builds to rotate asynchronously, in case this process is expensive. pull 10555 Fix the display of icons in the header by only applying the jenkinsavatar class to user icons, not the other header icons. JENKINS-75615 Reduce heap usage of various HTTP endpoints serving large build logs. JENKINS-75081 |
2.492.3 LTS | Apr 8, 2025 | New Release | Enhancement: Refresh user API Token UI. pull 10484 Remove support for loading user data from before Jenkins 1.283. Remove support for loading proxy configuration from before Jenkins 1.415. Developer: Deprecate hudson.util.Scrambler. Use java.util.Base64 instead. JENKINS-75370 Add telemetry to determine whether a specific URL (/extensionList/) is in use by plugins or can safely be removed in future releases of Jenkins. pull 10423 Add "No plugins" notice to Appearance configuration page. pull 10478 New jobs will no longer create an empty legacyIds marker file in the builds directory. Existing legacyIds files in jobs will be deleted upon upgrade to reduce inode usage. JENKINS-75465 Use a dropdown for the Default View of a user. pull 10482 Improve UI of Secret and Password entry. pull 10489 Standardize widths of Manage Jenkins pages. pull 10479 Developer: Describables should directly implement Describable instead of extending AbstractDescribableImpl. pull 10426 Bug fix: Fix limitation of Summary widget on the build page. pull 10368 Only update affected computers when adding/updating/removing nodes instead of reviewing every computer and checking their retention strategy, which can cause performance issues at scale. JENKINS-33704 Fix search result URLs when using the old search implementation. JENKINS-75320 Add value attribute to button element in submit.jelly. JENKINS-75441 |
2.492.2 LTS | Mar 12, 2025 | New Release | Enhancement: Add space between the Add/Edit description button and Views bar. pull 10386 Add grouping to Command Palette search results. pull 10252 Add empty state to the Manage Old Data page. pull 10320 Bug fix: Deprecated plugins are now sorted alphabetically. JENKINS-75341 Prevent dynamic plugin installation from registering the same extension twice in some cases. JENKINS-75232 |