Skip to content

Releases: cloudfoundry/bosh-alicloud-cpi-release

v33.0.0

10 Jan 15:06
Compare
Choose a tag to compare

Sha1

adca8ee846c07548301d10d9fec57f42161474c4

IMPROVEMENTS:

  • Modify the data type and restore the default value (#120)
  • improve ci environment for alicloud_slb (#118)

v32.0.0

04 Aug 06:02
Compare
Choose a tag to compare

Sha1

cf88b5bbac6d33e13eaff0ec55ef9925cd6541b9

Changelog

IMPROVEMENTS:

  • add tags for disk (#116)
  • fix port and weight conversion issues (#115)
  • Slbservergroup cancel weight and port defaults (#114)

v31.0.0

29 Jun 07:45
Compare
Choose a tag to compare

Sha1

30f552de35e6ea2afefd96b70a9a6ea5d82311ad

ChangeLog

IMPROVEMENTS

  • add a given vm to a custom VServerGroup (#112)
  • support setting tags for bosh vms (#111)

BUG FIXES

  • Update ClientToken to fix IdempotentFailed (issue: #105) (#106)

v30.0.0

24 Dec 02:47
Compare
Choose a tag to compare

Sha1

0d45aefb6e007ea202f8585127f3897f201eb39f

ChangeLog

BUG FIXES

Update ClientToken to fix IdempotentFailed (issue: #105) (#82)

v29.0.0

08 Oct 09:54
Compare
Choose a tag to compare

Sha1

93ae1a0288b5416a4e5d09ff296f54327984dd7a

ChangeLog

IMPROVEMENTS

  • deprecate self-defined wraperror and use bosherr's instead (#104)
  • remove the updating clienttoken when creating vm failed (#103)

v28.0.0

12 Sep 07:28
Compare
Choose a tag to compare

Sha1

b1c6ea9b87197d80da3761c9dfdb362339399d9e

ChangeLog

IMPROVEMENTS

  • fix InvalidIPAddress.AlreadyUsed issue by updating clienttoken (#101)

v27.0.0

09 Sep 14:51
Compare
Choose a tag to compare

Sha1

0696edf827d110bb27f4cbd12b330c43466949ab

ChangeLog

IMPROVEMENTS

  • enlarge client timeout and add more error message (#100)
  • improve pipeline and download light stemcell from bosh.io (#99)

v26.0.0

01 Sep 14:53
Compare
Choose a tag to compare

Sha1

57dc534150167e3944357ae397fa36304ac5dbb8

ChangeLog

IMPROVEMENTS

  • update changelog automatically when bump a new release (#98)
  • force delete instance and cleanup the network interface when deleting vm (#97)
  • update alibaba cloud go sdk to 1.60.132 and add the missing mock methods (#96)
  • cleanup the left network interface after deleting the instance (#95)

v25.0.0

29 Aug 04:08
Compare
Choose a tag to compare

Sha1

dd1e693a1d53adee9ad7eaf161874ef88905fbd1

ChangeLog

IMPROVEMENTS

  • enlarge retry times for InvalidIPAddress.AlreadyUsed error (#93)
  • use light stemcell to test bats and e2e; change downloading cli ways (#92)

v24.0.0

25 Jul 12:56
Compare
Choose a tag to compare

Sha1

9ea843cc34ccf61d0c6809c9f6cdfd7da29bc7f1

ChangeLog

IMPROVEMENTS

change to official master and final release version (#90)
Add retry strategy for delete vm when ChangeInstanceStatus (#89)
Fix CI failed bug and improve the pipeline (#88)
Remove the useless input in the ci/task/pub-environment (#87)
Improve CI terraform and to support remote state (#86)
support darwin golang; allow any golang version (#81)