Releases: cloudfoundry/bosh-aws-cpi-release
Releases · cloudfoundry/bosh-aws-cpi-release
v77
Bug Fixes
- Fix exception that was caused in v76 when using C4 instance types (#167798477)
v76
Bug Fixes
- Utilize AWS SDK waiters when creating instances (#167526883)
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