From 2ddc69a4673859046a142e9e9da66855c373d36f Mon Sep 17 00:00:00 2001 From: cheeseandcereal <11189778+cheeseandcereal@users.noreply.github.com> Date: Tue, 28 Apr 2026 18:42:53 +0000 Subject: [PATCH] Add release notes for v$COMPLETE --- docs/release_notes/.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 docs/release_notes/.md diff --git a/docs/release_notes/.md b/docs/release_notes/.md new file mode 100644 index 0000000000..b2c39a0ff9 --- /dev/null +++ b/docs/release_notes/.md @@ -0,0 +1,26 @@ +# Release v + +## 🚀 Features + +- feat(ubuntu): add support for resolute (#8683) + +## 🐛 Bug Fixes + +- Populate role ARN from stack outputs on NoChangeError in pod identity update (#8717) +- fix: only add ECR Public perms in aws partition (#8709) + +## 🧰 Maintenance + +- Update aws-node to v1.21.1 (#8541) +- Update ec2-info (#8626) +- Update nvidia-device-plugin to v0.19.0 (#8647) +- Update coredns (#8699) + +## 📝 Documentation + +- Update Windows compatibility hint to recommend AL2023 instead of AL2 (#8714) + +## Acknowledgments + +The eksctl maintainers would like to sincerely thank @cs-mehta, @fletcherw, @guessi and @rpocase. +