Skip to content

Commit c53a3a5

Browse files
authored
Add release notes for v0.222.0 (#8646)
1 parent a2b9679 commit c53a3a5

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

docs/release_notes/0.222.0.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Release v0.222.0
2+
3+
## 🚀 Features
4+
5+
- Add support for EKS Windows Server 2025 in eksctl (#8648)
6+
- Allow wildcard matching of service account subject (#8629)
7+
8+
## 🎯 Improvements
9+
10+
- Bump aws-sdk-go-v2 versions to support aws login (#8668)
11+
- Update default cluster version to Kubernetes v1.34 (#8645)
12+
13+
## 🐛 Bug Fixes
14+
15+
- replace AmazonLinux2 amis with AmazonLinux2023 | remove override-bootstrap test in custom\_ami tests (#8666)
16+
- fix integration test with eks default version change (#8665)
17+
- only create iam role stack for capability if the roleArn is not provided (#8655)
18+
- fix ssm resolver ami test with addition of bottleRocket nvidia fips amis (#8656)
19+
20+
## Acknowledgments
21+
22+
The eksctl maintainers would like to sincerely thank @KlwntSingh, @avoidik, @cdirubbio, @kprahulraj and @naclonts.
23+

0 commit comments

Comments
 (0)