Skip to content

Releases: cloudfoundry/bosh-aws-cpi-release

v75

20 May 18:58
Compare
Choose a tag to compare
v75

Features

  • Add support for more 5th generation instance types (#165429517)

v74

14 Mar 16:40
Compare
Choose a tag to compare
v74
  • Add support for newer NVME disks on newer instance types
  • Set VM Metadata on Disks as well as VMs

v73

30 Nov 17:04
Compare
Choose a tag to compare
v73
  • Registry is now optionally used. The registry is bypassed when the director is version 268.3+, Xenial stemcell line 170.6+, and AWS CPI v73.
  • CPI adheres to API version 2. See https://bosh.io/docs/cpi-api-v2/ for more information.
  • CPI will now write agent data to EC2 metadata service during VM creation when the registry is bypassed.
  • Ignore "Request Limit Exceeded" errors from the AWS API in order to retry them after s short delay (see #75)

v72

31 Jul 18:47
Compare
Choose a tag to compare
v72
  • Add support for m5/c5 instance types on Xenial stemcell.
    • Will require Director v267 (not yet released)
  • Bump aws-sdk gem from v2 to v3
  • Improve test structure to address IP Address already in use error

v71

31 May 23:27
Compare
Choose a tag to compare
v71
  • Prepares CPI to support m5/c5 instance types. Stemcells with updated BOSH Agent have not been fully published yet:
    • Ubuntu Trusty: not supported yet
    • Ubuntu Xenial v50+ includes necessary changes

v70

27 Apr 20:52
Compare
Choose a tag to compare
v70
  • Bump Ruby to 2.4 (from bosh-packages/ruby-release)

v69

08 Dec 02:16
Compare
Choose a tag to compare
v69
  • Fixed encrypted ephemeral disk via global KMS key configuration
  • Fixed regression that changed minimal IAM permissions for the CPI

v68

04 Dec 21:52
Compare
Choose a tag to compare
v68
  • Support custom CA certificates for ELB clients
  • Support custom kms key encryption for ephemeral disks
  • Support STS credentials

Known Issues:

  • Additional permissions may be required as stated in #74. Upcoming release v69 will resolve it.

v67

19 Oct 21:26
Compare
Choose a tag to compare
v67
  • Added global aws.encrypted and aws.kms_key_arn to set global configuration to be applied for persistent,
    ephemeral and root disks
  • Bump Ruby to 2.4 (from bosh-packages/ruby-release)

v64

20 Apr 18:12
Compare
Choose a tag to compare
v64
  • Fixes VM creation with elastic IPs on old AWS accounts that still support AWS Classic