Releases: cloudfoundry/bosh-aws-cpi-release
Releases · cloudfoundry/bosh-aws-cpi-release
v107.0.0
What's Changed
!!!! This release requires additional policies to be added to the iam-policy.json in case an instance profile is used to communicate with aws. !!!!
- Update debug API version to 3 and fix AMI tagging logic by @IvayloIvanovSAP in #182
- CI: update bosh-integration-image location by @aramprice in #184
- CI: fix ensure-terminated script by @aramprice in #185
- Ci fix ensure terminated by @aramprice in #186
- support multistack networks and prefixes for ipv4 and ipv6 by @anshrupani in #181
- Add ec2:ModifyNetworkInterfaceAttribute instance profile policy by @fmoehler in #187
- Update IAM policy to modify network interface attributes by @a-hassanin in #188
- Set "Delete On Termination" for network interfaces by @fmoehler in #189
- move rescue out of retry block by @fmoehler in #190
New Contributors
- @IvayloIvanovSAP made their first contribution in #182
- @anshrupani made their first contribution in #181
- @a-hassanin made their first contribution in #188
Full Changelog: v106.0.3...v107.0.0
v106.0.3
v106.0.2
Package Updates:
- Updates aws-cpi-ruby-3.3 from 3.3.7 to 3.3.8
What's Changed
- Apply tags on stemcell creation by @DennisAhausSAP in #177
- Allow use of assumed roles through role_arn when using credentials_source: env_or_profile by @lodener in #179
New Contributors
- @DennisAhausSAP made their first contribution in #177
- @lodener made their first contribution in #179
Full Changelog: v106.0.1...v106.0.2
v106.0.1
v106.0.0
What's Changed
- adding 7th gen machines with amd and intel by @blyles in #171
- os agnostic bash path by @h0nIg in #173
- Adding support for g6 gpu based vms by @lnguyen in #175
- Enable dual stack with single nic by @fmoehler in #174
New Contributors
- @h0nIg made their first contribution in #173
- @lnguyen made their first contribution in #175
- @fmoehler made their first contribution in #174
Full Changelog: v105.0.1...v106.0.0
v105.0.1
Fixed CVEs:
- CVE-2024-49761: rexml: REXML ReDoS vulnerability
What's Changed
- Introduce ruby workflow and rubocop by @aramprice in #168
- Introduce run-unit-specs task by @aramprice in #169
- Fix rubocop issues by @aramprice in #170
New Contributors
- @aramprice made their first contribution in #168
Full Changelog: v105...v105.0.1
v105
v104
v103
v102
Known Issues
- Due to the way gems are bundled with Ruby 3.2, it's possible that deploying the CPI via a bosh director (i.e. using bosh to deploy bosh) may cause the CPI to not have access to the gems. This is fixed in v103.
What's Changed
- Add an example for aws metadata options by @scult in #157
- Update Ruby to version 3.2.3 by @mvach in #159
New Contributors
Full Changelog: v101...v102