Skip to content

Releases: cloudfoundry/bosh-alicloud-cpi-release

v51.0.0

05 Sep 08:18
e80fabf
Compare
Choose a tag to compare

Sha1:

cdb04d0a6ff6947fc6f7ece106fd65c49d960179

IMPROVEMENTS:

  • upgrades the alibaba cloud sdk verison and go version to 1.21 by @xiaozhu36 in #172
  • supports binding vm to nlb server groups by setting nlb_server_groups by @xiaozhu36 in #173

v50.0.0

14 Jun 05:28
f2cf23b
Compare
Choose a tag to compare

Sha1:

49f9c4425d81ef0cadee5d15c7766abe79ed1afa

IMPROVEMENTS:

  • Revert "supports to encrypt system disk" (#171)

v49.0.0

10 Apr 01:57
Compare
Choose a tag to compare

Sha1:

4a21b34b67bd14f8ef01799fe9edf8cec0c5ba97

IMPROVEMENTS:

  • supports to encrypt system disk (#169)

v48.0.0

26 Dec 01:47
e2bb818
Compare
Choose a tag to compare

Sha1

dff5ebf995780b4238c792cd724621c8eed65cd4

IMPROVEMENTS

  • Update Documentation (#166)
  • update dependencies (#165)

v47.0.0

25 Oct 07:41
972f56a
Compare
Choose a tag to compare

Sha1sum

12cb93e7bdc9513472cc03e6fa506f271783635f

IMPROVEMENTS:

  • adds new instance properties: nlb_server_group_weight, nlb_server_group_port and nlb_server_group_ids to support binding vm with nlb (#163)
  • upgrade go version to 1.20; upgrade bosh-utils version to v0.0.407 (#164)

v46.0.0

22 May 14:39
d622bc2
Compare
Choose a tag to compare

Sha1sum

2af87c6054b4ee4efd7da1e32bbf91a8d85435d4

CHANGELOG

IMPROVEMENTS:

  • Fixes the disk device diff bug after attching it to instance (#161)
  • fixes the empty tag value bug when creating vm instance (#160)
  • fixes the parsing terraform output error before prepare-director (#159)
  • fixes the terraform destroy failed (#158)
  • ci: setting provider version (#157)
  • ci: Improves the terraform template (#156)
  • ci: upgrade terraform version (#155)

v45.0.0

30 Mar 11:03
b3fd37a
Compare
Choose a tag to compare

Sha1sum

f01fcd9d5a775755086513692d92630e0a77e8ea

Change Log

IMPROVEMENTS:

  • Add NTP field to BoshEnv struct (#152)

v44.0.0

19 Jan 11:23
c14678f
Compare
Choose a tag to compare

Sha1sum

9f3c5c75bb08b92c047fd128470d392cb5d9e113

Change Log

IMPROVEMENTS:

  • fix the groupTagValue bug and format the code (#151)
  • Update for issue #149 (#150)
  • Make agent credentials optional for accessing blobstore with signed URLs enabled (#148)

v43.0.0

01 Nov 09:01
e4efe45
Compare
Choose a tag to compare

Sha1sum

583759e5b63abcafe9aa1fcfc483359b71127593

Change Log

IMPROVEMENTS:

  • use env bosh group as cr required tag (#147)

v42.0.0

22 Oct 01:58
9776d3e
Compare
Choose a tag to compare

Sha1sum

b5b88fe90fd7d3d6ab3e0620fad5b4093b090999

Change Log

IMPROVEMENTS:

  • Add CR required bosh tag when create vm (#146)