Skip to content

Releases: jenkinsci/vsphere-cloud-plugin

4.545.v3805b_61b_67e8

Choose a tag to compare

@github-actions github-actions released this 22 Jul 22:05
3805b61

🚀 New features and improvements

  • vSphereCloud: add optional vCenter session keep-alive / connection pool (#176) @jimklimov

🐛 Bug fixes

  • vSphereCloud: add optional vCenter session keep-alive / connection pool (#176) @jimklimov

👷 Changes for plugin developers

  • vSphereCloud: add optional vCenter session keep-alive / connection pool (#176) @jimklimov

📦 Dependency updates

  • Bump org.jenkins-ci.plugins:plugin from 6.2189.v695a_c41f5249 to 6.2211.v27f680c93c53 (#178) @dependabot[bot]
  • Bump io.jenkins.tools.bom:bom-2.555.x from 6641.vfe1b_b_3c48a_4a_ to 6715.v52b_c00222d1e (#180) @dependabot[bot]

4.530.v1b_68fb_22777c

Choose a tag to compare

@jimklimov jimklimov released this 29 Jun 16:34
1b68fb2

Breaking change, new major release number

WARNING: This release is expected to no longer support Jenkins older than 2.555.1 LTS (which deprecates JDK 17).

While it may be or not be possible to custom-build newer plugin releases with lowered requirement in pom.xml to match your Jenkins server which happens to run a slightly older core in a newer JVM (21 or 25), this is not formally supported. For technical details, see PR #174.

👷 Changes for plugin developers

📦 Dependency updates

3.521.v564a_a_f82677b_

Choose a tag to compare

@github-actions github-actions released this 29 Jun 15:36
564aaf8

🚀 New features and improvements

👷 Changes for plugin developers

📦 Dependency updates

  • Bump io.jenkins.tools.bom:bom-2.479.x from 3944.v1a_e4f8b_452db_ to 5054.v620b_5d2b_d5e6 (#168) @dependabot[bot]
  • Bump org.jenkins-ci.plugins:plugin from 6.2138.v03274d462c13 to 6.2189.v695a_c41f5249 (#172) @dependabot[bot]

3.512.vfb_0824b_5068c

Choose a tag to compare

@github-actions github-actions released this 12 Mar 08:15
fb0824b

👷 Changes for plugin developers

3.510.v94a_44f56b_332

Choose a tag to compare

@github-actions github-actions released this 11 Mar 22:04
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

Read more