From 2c05e06227d811dba61421aee7980fd497515cb2 Mon Sep 17 00:00:00 2001 From: bryantbiggs <10913471+bryantbiggs@users.noreply.github.com> Date: Thu, 13 Feb 2025 16:47:30 +0000 Subject: [PATCH] Add release notes for v0.204.0 --- docs/release_notes/0.204.0.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 docs/release_notes/0.204.0.md diff --git a/docs/release_notes/0.204.0.md b/docs/release_notes/0.204.0.md new file mode 100644 index 0000000000..89c28814b6 --- /dev/null +++ b/docs/release_notes/0.204.0.md @@ -0,0 +1,23 @@ +# Release v0.204.0 + +## 🚀 Features + +- Enable NVIDIA Plugin automatically for AL2023 GPU AMIs (#8199) +- Added EBS IO2 volumeType support to Managed NodeGroup (#7989) +- Enable Bottlerocket on Neuron Instance types (Inferentia and Trainium) (#8173) + +## 🎯 Improvements + +- pre-Generate EC2 instance type details out of band (#8206) +- New EFA plugin images need a new volume for EFA plugin to mount - `/dev/infiniband` (#8201) +- Add addon name to some logging lines (#8200) + +## 🧰 Maintenance + +- Update building with golang 1.24 (#8210) +- Update aws-node to v1.19.2 (#8160) + +## Acknowledgments + +The eksctl maintainers would like to sincerely thank @BhowmickSumit, @Juneezee, @alexandear, @dims and @vigh-m. +