diff --git a/docs/release_notes/0.184.0.md b/docs/release_notes/0.184.0.md new file mode 100644 index 0000000000..232025bc65 --- /dev/null +++ b/docs/release_notes/0.184.0.md @@ -0,0 +1,20 @@ +# Release v0.184.0 + +## 🚀 Features + +- Cluster creation flexibility for default networking addons (#7866) + +## 🎯 Improvements + +- Fix SDK paginator mocks (#7850) +- use string in logging instead of wrapping error (#7838) +- Stop using P2 instances which will be retired (#7826) + +## 🐛 Bug Fixes + +- Schedule pods on a nodegroup on which no concurrent actions are executed (#7834) + +## Acknowledgments + +The eksctl maintainers would like to sincerely thank @moreandres. +