Releases: kubernetes/cloud-provider-aws
Releases · kubernetes/cloud-provider-aws
helm-chart-aws-cloud-controller-manager-0.0.11
Installs Cloud Controller Manager for AWS Cloud Provider
Release v1.35.1
Release v1.34.2
What's Changed
- Automated cherry pick of #1266: bump go sdk to 1.24.7 for CVE by @yue9944882 in #1270
- Automated cherry pick of #1284: support new aws partition in credential provider by @sam-berning in #1291
- Backport go version upgrade to 1.24.9 from master to release-1.34 branch by @adp-825 in #1304
- Automated cherry pick of #1214: doc/service: describe supported target group attributes by @kmala in #1314
- Automated cherry pick of #1332: feat(ecr-cred-provider): support public dualstack endpoints by @mselim00 in #1345
- chore: bump release version to 1.34.2 by @mselim00 in #1354
Full Changelog: v1.34.1...v1.34.2
Release v1.33.3
What's Changed
- Update SDK version to latest by @haoranleo in #1276
- Automated cherry pick of #1266: bump go sdk to 1.24.7 for CVE by @yue9944882 in #1271
- Automated cherry pick of #1284: support new aws partition in credential provider by @sam-berning in #1290
- Backport go version upgrade to 1.24.9 from master to release-1.33 branch by @adp-825 in #1305
- Automated cherry pick of #1153: e2e/deps: enhance test scenarios with NLB
#1161: e2e/loadbalancer: implement hairpin connection cases
#1215: refact: e2e tests documenting hooks and enhance logging/steps
#1217: e2e/debug: increase data collection on e2e failures
#1214: doc/service: describe supported target group attributes by @kmala in #1315 - Automated cherry pick of #1332: feat(ecr-cred-provider): support public dualstack endpoints by @mselim00 in #1346
- chore: bump release version to 1.33.3 by @mselim00 in #1353
Full Changelog: v1.33.2...v1.33.3
Release v1.32.7
v1.32.6
What's Changed
- Update SDK version to latest by @haoranleo in #1277
- Automated cherry pick of #1266: bump go sdk to 1.24.7 for CVE by @yue9944882 in #1272
- Automated cherry pick of #1284: support new aws partition in credential provider by @sam-berning in #1289
- Backport go version upgrade to 1.24.9 from master to release-1.32 branch by @adp-825 in #1306
- Automated cherry pick of #1153: e2e/deps: enhance test scenarios with NLB
#1161: e2e/loadbalancer: implement hairpin connection cases
#1215: refact: e2e tests documenting hooks and enhance logging/steps
#1217: e2e/debug: increase data collection on e2e failures
#1214: doc/service: describe supported target group attributes by @kmala in #1317 - update the go version and dependencies to fix the CVE's by @kmala in #1342
- release 1.32.6 ccm version by @kmala in #1343
Full Changelog: v1.32.5...v1.32.6
Release v1.35.0
What's Changed
- Remove potential nil ptr dereferences by @gargipanatula in #1223
- fix: update instance types requiring topology labels by @ndbaker1 in #1230
- Update go dependencies with 1.34.0 by @Ganiredi in #1243
- Fix hairpinning traffic on internal NLB by introducing TG attribute reconciler by @mtulio in #1214
- Update ec2 sdk version to latest by @Ganiredi in #1245
- Release 1.34.0 by @Ganiredi in #1246
- docs/devel: add CI monitoring information for developers by @mtulio in #1221
- Fix backend protocol annotation incorrectly documented by @samuel-esp in #1187
- e2e: bump dependencies to more recent k8s lib by @mtulio in #1256
- Introduce config opt-in NLB provisioning with Security Groups by @mtulio in #1158
- docs: fix broken references on getting_started.md by @mtulio in #1259
- Fix the batched describe insance method for instance not found case by @kmala in #1260
- Update cloud-controller-manager image version to v1.34.0 by @archups in #1263
- build(deps): bump actions/setup-go from 5.5.0 to 6.0.0 by @dependabot[bot] in #1258
- Bump go sdk to 1.24.7 by @yue9944882 in #1266
- Add support private ipv4 addresses annotation for NLB by @luckyganesh in #1232
- go.mod: pinning go version to use patch from build env by @mtulio in #1282
- Support new aws partition in credential provider by @sam-berning in #1284
- ci/gomod: added CI steps to check Golang directive by @mtulio in #1283
- fix: allow providing unused ServiceAccountToken by @fletcherw in #1281
- Bump golang to 1.24.9 by @yue9944882 in #1293
- fix the netlify build by @kmala in #1316
- 1.35.0 release by @Ganiredi in #1320
- release for 1-35 by @Ganiredi in #1321
New Contributors
- @samuel-esp made their first contribution in #1187
- @archups made their first contribution in #1263
- @luckyganesh made their first contribution in #1232
Full Changelog: v1.34.1...v1.35.0
Release v1.31.9
What's Changed
- Automated cherry pick of #1266: bump go sdk to 1.24.7 for CVE by @yue9944882 in #1273
- Automated cherry pick of #1146: upgraded to ec2 v2, buggy #1157: Update ELB and ELBV2 packages to AWS SDK Go V2 #1169: aws sdk go upgrade #1177: update aws & awserr to go sdk v2 by @yue9944882 in #1278
- Automated cherry pick of #1284: support new aws partition in credential provider by @sam-berning in #1288
- (1.31) Automated cherry pick of #1223: Remove potential nil ptr dereferences by @yue9944882 in #1299
- Bump release-1.31 release version by @yue9944882 in #1300
Full Changelog: v1.31.8...v1.31.9
Release v1.30.10
What's Changed
- Automated cherry pick of #1266: bump go sdk to 1.24.7 for CVE by @yue9944882 in #1274
- Automated cherry pick of #1146: upgraded to ec2 v2, buggy #1157: Update ELB and ELBV2 packages to AWS SDK Go V2 #1169: aws sdk go upgrade #1177: update aws & awserr to go sdk v2 by @yue9944882 in #1279
- Automated cherry pick of #1284: support new aws partition in credential provider by @sam-berning in #1287
- Retornam/golang by @retornam in #1294
- Automated cherry pick of #1223: Remove potential nil ptr dereferences by @yue9944882 in #1298
- Bump release-1.30 release version by @yue9944882 in #1303
New Contributors
Full Changelog: v1.30.9...v1.30.10
v1.29.10
What's Changed
- Bump release-1.29 release version by @yue9944882 in #1302
Full Changelog: v1.29.9...v1.29.10