Jenkins 2.479.2 freeware
... 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 | 2024-11-28 |
Filesize | 97.40 MB |
Downloads | 463 |
OS | Windows 11, Windows 10 64 bit |
Installation | Instal And Uninstall |
Keywords | Jenkins, Task Automation, Integration, Server, Java, Plugin |
Users' rating (12 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.479.2 | Nov 28, 2024 | New Release | Important security fix. |
2.479.1 | Nov 1, 2024 | New Release | Changes since 2.479: Major bug fix: Migrate from http://updates.jenkins-ci.org to https://updates.jenkins.io if the initial installation version was 2.76 or older. JENKINS-73760 Bug fix: Restore compatibility with plugins calling Jenkins#doSafeRestart(StaplerRequest, String). JENKINS-73838 Restore compatibility with plugins contributing new views with custom XML, such as the Nested Views plugin. JENKINS-73801 Wrap long lines in the build history. JENKINS-73437 Prevent an old version of ASM from appearing as a managed dependency in plugin builds. JENKINS-73867 Update ASM to 9.7.1 to match the most recent release of the ASM API and Jenkins ASM API plugin. JENKINS-73917 Do not allow builds to be deleted while they are still building. Ensure build discarders only process builds which have fully completed. JENKINS-73835 Allow null to be passed as the first argument to doSafeRestart. pull 9882 |
2.462.3 | Oct 3, 2024 | New Release | Security: Security fixes. security advisory Major bug fix: No longer printing verbose and uninformative messages to $JENKINS_HOME/logs/tasks/Periodic background build discarder.log. JENKINS-73692 Enhancement: Upgrade Winstone from 6.18 to 6.22. Upgrade Jetty from 10.0.20 to 10.0.24. Winstone 6.19 release notes, Winstone 6.20 release notes, Winstone 6.21 release notes, Winstone 6.22 release notes, Jetty 10.0.21 release notes, Jetty 10.0.22 release notes, Jetty 10.0.23 release notes, Jetty 10.0.24 release notes, pull 9698, JENKINS-73743 Developer: Add ExtendedReadRedaction extension point to allow plugins to redact content from config.xml files served via API or CLI to users with Extended Read permission. SECURITY-3373 Bug fix: Fix the appearance of the Plugin Manager actions dropdown. JENKINS-73668 Add escape hatch for Authenticated user access to Resource URL. JENKINS-73422 |