diff --git a/docs/release_notes/0.208.0.md b/docs/release_notes/0.208.0.md new file mode 100644 index 0000000000..e39fa0d2ad --- /dev/null +++ b/docs/release_notes/0.208.0.md @@ -0,0 +1,32 @@ +# Release v0.208.0 + +## 🚀 Features + +- Enable enclave options in EC2 Launch Template (#8349) +- Add support for AL2023 arm64 nvidia amiType (#8351) + +## 🎯 Improvements + +- Add AmazonLinux2 end-of-life warning message when creating clusters and nodegroups (#8376) + +## 🐛 Bug Fixes + +- Fix for `create podidentityassociation` bug in auto-mode clusters (#8358) +- Fix CoreDNS scheduling on Fargate failing when component label in selector (#8357) +- Fix support for non-current-generation ec2 instance types (#8354) +- Fix get iamserviceaccount returning error for unrelated CloudFormation Stack (#8350) + +## 🧰 Maintenance + +- Update coredns default to v1.11.4-eksbuild.10 (#8363) +- Update ec2-info (#8361) +- Drop support for Ubuntu 18.04 images (#8344) + +## 📝 Documentation + +- Update binary install for best practices (#8359) + +## Acknowledgments + +The eksctl maintainers would like to sincerely thank @cloudxabide, @dheeraj-coding, @naclonts, @ndbaker1, @tarikdem and @toabctl. +