From c3566bea03bfbcc3e78d3a8f8c867e54b846a649 Mon Sep 17 00:00:00 2001 From: cheeseandcereal <11189778+cheeseandcereal@users.noreply.github.com> Date: Thu, 13 Feb 2025 04:21:21 +0000 Subject: [PATCH] Add release notes for v0.204.0 --- docs/release_notes/0.204.0.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 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..728830e451 --- /dev/null +++ b/docs/release_notes/0.204.0.md @@ -0,0 +1,24 @@ +# 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) +- pre-Generate EC2 instance type details out of band (#8206) +- Update aws-node to v1.19.2 (#8160) + +## Acknowledgments + +The eksctl maintainers would like to sincerely thank @BhowmickSumit, @Juneezee, @dims and @vigh-m. +