Jenkins
Automation server
Jenkins keeps its weekly drumbeat going: bug fixes, dialog refinements, and a quiet UI overhaul.
◆Recent moves
- 3d ago
Jenkins 2.565 — narrow security-fix scope, fix lost-build regression
Two bug fixes: scopes the SECURITY-3657 fix to the controller JVM because of symlink-stash issues on agents, and prevents active builds from being lost on job reload. Both are regression cleanup, consistent with the weekly maintenance pattern.
View source ↗ - 10d ago
Jenkins 2.564 — experimental UI polish, page title and CasC fixes
Experimental job UI gains permalinks, scrollbar color follows secondary text color, page title restored on build console pages, configuration-as-code preserves agent offline cause. Continuation of the UI refinement track.
View source ↗ - 18d ago
Jenkins 2.563 — System page refinement, plugin bumps
System page in Manage Jenkins refined, Script Security and Matrix Authorization plugins bumped, dialog text-wrap fix. Maintenance release with no behavior changes for end users.
View source ↗ - 24d ago
Jenkins 2.562 — drops jarsigner, relies on GPG signing
Jenkins stops signing the war file with jarsigner and relies solely on the GPG signature for publisher verification. Small but real shift in the supply-chain story — one less verification toolchain to maintain.
View source ↗ - 1mo ago
Jenkins 2.561 — fix parameterised pipeline triggering
Single bug fix for parameterised pipeline build triggering. Point release, no feature work.
View source ↗ - 1mo ago
Jenkins 2.560 — App Bar API for jobs, lazy-load perf
Adopts the experimental App Bar API for jobs and skips an unnecessary copy in AbstractLazyLoadRunMap.getLoadedBuilds(). The App Bar adoption is the visible step of the rolling UI modernization; the lazy-load tweak helps large installations.
View source ↗