diff --git a/docs/release_notes/0.128.0.md b/docs/release_notes/0.128.0.md new file mode 100644 index 0000000000..85f76a7d6d --- /dev/null +++ b/docs/release_notes/0.128.0.md @@ -0,0 +1,23 @@ +# Release v0.128.0 + +## 🎯 Improvements + +- Port coredns lameduck fix to EKS 1.24 (#6023) + +## 🐛 Bug Fixes + +- Check Fargate Profile existence before creating (#5722) + +## 🧰 Maintenance + +- Improve unit test coverage of create cluster - nodegroups (#6177) +- Ldflags -s -w options for make binary (#6196) + +## 📝 Documentation + +- Fix typo in "Addons" configuration documentation (#6194) +- Updated material theme, footer and landing page (#6204) + +## Acknowledgments +Weaveworks would like to sincerely thank: +@guessi, @maximepiton and @pnmatich