3.26
release-drafter
released this
20 May 15:38
·
405 commits
to master
since this release
π New features and improvements
- JENKINS-9639: YAML configuration support (#326, documentation) @offa
π Bug fixes
- JENKINS-57831: Swarm client failed to reconnect after Jenkins controller restart (#321) @basil
π¦ Dependency updates
- Bump OSHI from 5.6.0 to 5.7.3 (#330, #323, #315, #310, #309) @dependabot
- Bump Micrometer from 1.6.4 to 1.7.0 (#329, #313, #308) @dependabot
- Bump HttpComponents Client from 5.0.3 to 5.1 (#328) @dependabot
- Bump Remoting from 4.7 to 4.8 (#325) @dependabot
- Bump plugin BOM from 25 to 807.v6d348e44c987 (#324, #320, #314, #311, #306) @dependabot
- Bump plugin parent POM from 4.16 to 4.18 (#312, #307) @dependabot
π Documentation updates
- Add documentation for using Swarm with GitHub Authentication (#319) @jimklimov
- Add rationale for Swarm to the introduction (#318) @jimklimov
- Add link to download the Swarm client (#317) @jimklimov
π» Maintenance
- Migrate from deprecated
Slave
constructors to non-deprecated equivalents (#327) @offa - Use consistent terminology for Jenkins controller (#322) @basil