Skip to content

Releases: cloudfoundry/bosh-google-cpi-release

v46.0.1

03 Jan 20:26
Compare
Choose a tag to compare

What's Changed

  • Bump Go dependencies

Full Changelog: v46.0.0...v46.0.1

v46.0.0

17 Dec 03:42
Compare
Choose a tag to compare

What's Changed

  • Fixed heavy stemcell upload. There were changes in GCP behavior that prevented image creation if the client didn't have both compute and storage scopes. The CPI previously kept different clients for each. They've been combined into a single client now that has both scopes.

Full Changelog: v45.0.0...v46.0.0

v45.0.0

25 Oct 22:55
Compare
Choose a tag to compare

What's Changed

  • Bump to Go 1.19.2 and dependencies

Full Changelog: v44.0.0...v45.0.0

v44.0.0

06 Sep 23:39
Compare
Choose a tag to compare

What's Changed

  • Bump to Go 1.18.5 and dependencies
  • Fix: unused vars by @ctlong in #332
  • Support E2, N2, etc custom VM sizes by @dsboulder in #334

New Contributors

Full Changelog: v43.0.0...v44.0.0

v43.0.0

18 Apr 19:28
Compare
Choose a tag to compare

What's Changed

  • Bump to golang 1.18.1 and vendored dependencies

Full Changelog: v42.0.0...v43.0.0

v42.0.0

28 Feb 18:47
Compare
Choose a tag to compare

What's Changed

  • Remove the usage of hardcoded mincpuplatform values by @dimitdb in #329

New Contributors

Full Changelog: v41.0.0...v42.0.0

v41.0.0

03 Nov 15:28
Compare
Choose a tag to compare

bumped go to 1.17
added native disk resize #325 [ Thanks, @bgandon ]
optional blobstore creds #327 [ Thanks, @ramonskie ]

v40.0.3

09 Nov 17:29
Compare
Choose a tag to compare

This release fixes an issue introduced in 40.0.2 where a bosh create-env would fail if /var/vcap was not writable,
which was fixed in: d1fc348.

v40.0.2

01 Oct 05:51
Compare
Choose a tag to compare

Features:

  • supports local_ssd #309 thanks @stigtermichiel
  • adds support for sole tenant nodes
  • removes instances from target pool before deleting instance

v30.0.0

12 Dec 16:38
Compare
Choose a tag to compare

[30.0.0] - 2019-12-12

Added

  • MULTI_IP_SUBNET support in GCE

Changed

  • Go 1.12
  • BOSH API v2