Releases: cloudfoundry/bosh-aws-cpi-release
Releases · cloudfoundry/bosh-aws-cpi-release
v86
Updates
- Bumps ruby and ruby gems version which solves a issue where rootless containers can't untar rubygems. See: cloudfoundry/bosh-package-ruby-release#18
- Small permission tweaks for create-env, which may help move us to being able to use heavy aws stemcells more easily.
v85
v84
v83
v82
v81
Features
- Upgrade Ruby from 2.4.4 to 2.6.5
v80
Features:
- ephemeral_disk.use_root_disk #169193321
Fixes:
- heavy stemcells can be uploaded to directors using NVMe storage #170363068
v78
Features
- Heavy stemcells work when director is deployed to newer instance types (#166525318)
- Add tags to create VM method (#167657971)
- Remove unnecessary
describe_subnet
calls (#166975601)
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)