Releases: cloudfoundry/bosh-aws-cpi-release
Releases · cloudfoundry/bosh-aws-cpi-release
v75
Features
- Add support for more 5th generation instance types (#165429517)
v74
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
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
- Bump Ruby to 2.4 (from bosh-packages/ruby-release)
v69
- Fixed encrypted ephemeral disk via global KMS key configuration
- Fixed regression that changed minimal IAM permissions for the CPI
v68
v67
- Added global
aws.encrypted
andaws.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
- Fixes VM creation with elastic IPs on old AWS accounts that still support AWS Classic