diff --git a/docs/release_notes/0.201.0.md b/docs/release_notes/0.201.0.md new file mode 100644 index 0000000000..ee72ea3258 --- /dev/null +++ b/docs/release_notes/0.201.0.md @@ -0,0 +1,27 @@ +# Release v0.201.0 + +## 🚀 Features + +- Ubuntu 24.04 support (#8094) +- Support create cluster default addon metrics-server (#8118) +- Support for Mexico region (mx-central-1) (#8117) + +## 🐛 Bug Fixes + +- Remove EFA installation scripts; EFA is installed by default on EKS AL2 GPU, EKS Al2023 NVIDIA, and EKS AL2023 Neuron AMIs (#8113) +- Repair AL2023 with IPv6 node creation (#8120) + +## 🧰 Maintenance + +- Update nvidia-device-plugin to v0.17.0 (#7918) +- Update aws-node to v1.19.2 (#7899) +- Update coredns (#7901) + +## 📝 Documentation + +- Update doc dependencies and supported Python runtime to publish latest doc updates (#8119) + +## Acknowledgments + +The eksctl maintainers would like to sincerely thank @bryantbiggs, @gustavodiaz7722 and @toabctl. +