Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions docs/release_notes/0.222.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Release v0.222.0

## 🚀 Features

- Add support for EKS Windows Server 2025 in eksctl (#8648)
- Allow wildcard matching of service account subject (#8629)

## 🎯 Improvements

- Update default cluster version to Kubernetes v1.34 (#8645)

## 🐛 Bug Fixes

- only create iam role stack for capability if the roleArn is not provided (#8655)
- fix ssm resolver ami test with addition of bottleRocket nvidia fips amis (#8656)

## Acknowledgments

The eksctl maintainers would like to sincerely thank @KlwntSingh, @avoidik, @kprahulraj and @naclonts.