Skip to content

3.510.v94a_44f56b_332

Choose a tag to compare

@github-actions github-actions released this 11 Mar 22:04
· 2 commits to refs/heads/master since this release
94a44f5

It seems this was the first non-tag release of the plugin, with the Release Drafter workflow including all changes since the start of time in the summary. Oh well.

👻 Automatic releases are now enabled on merge to master

Please note that this 3.x series comes with automated release publishing and hence a new version number format, see https://www.jenkins.io/jep/229

👷 Changes for plugin developers

Changes up to 2.28 (Mar 2026, the last manually cut release)

✍ Other changes

  • buildStep Clone: expose all options of cloneOrDeployVm() method, allow to use namedSnapshot and extraConfigParameters (#137) @jimklimov

📦 Dependency updates

  • Bump org.jenkins-ci.plugins:plugin from 5.7 to 5.17 (#162) @dependabot[bot]
  • Bump org.jenkins-ci.plugins:plugin from 5.17 to 6.2138.v03274d462c13 (#164) @dependabot[bot]
  • Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.8 to 1.13 (#165) @dependabot[bot]
  • Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.7 to 1.8 (#144) @dependabot[bot]

2.27 (2022) and older

🚀 New features and improvements

🐛 Bug fixes

👷 Changes for plugin developers

👻 Maintenance

✍ Other changes