🚀 New features and improvements
- Added a 'lint' command for Declarative Pipeline syntax verification (#511) @pawoolley
- Allow exposing Jenkins Web UI via the
--httpPort
option (#517) @oleg-nenashev - Allow exposing agent connection ports via the
--agentPort
option (#517) @oleg-nenashev - Manually follow http redirect when needed (#507) @pawoolley
📦 Dependency updates
- Update Jenkins to 2.289.1, use the latest plugins BOM (#516) @oleg-nenashev
- Bump Jenkins Plugin BOM from 27 to 831.v9814430e6383 (#500, #505) @dependabot
- Update picocli from 4.5.2 to 4.6.1 (#518) @oleg-nenashev
- Bump pipeline-utility-steps from 2.7.1 to 2.8.0 (#512) @dependabot
- Bump templating-engine from 2.0.4 to 2.2.2 (#496, #501) @dependabot
👻 Maintenance
- Allow running Jenkinsfile Runner tests with Jenkins UI (#520) @oleg-nenashev
- Bump jenkins parent POM from 1.63 to 1.64 (#514) @dependabot
- Bump jenkins-test-harness from 1521.vaea1e973d086 to 1589.vc23fca066d5c (#495, #499, #510, #513) @dependabot
- Bump jacoco-maven-plugin from 0.8.6 to 0.8.7 (#502) @dependabot
All contributors: @dependabot, @oleg-nenashev and @pawoolley