Skip to content

Commit

Permalink
add release notes for v0.202.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TiberiuGC committed Jan 22, 2025
1 parent 48f1e72 commit 46522b5
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions docs/release_notes/0.202.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Release v0.202.0

## 🚀 Features

- Support for us-isof and eu-isoe regions (#8151)
- Enable default addon creation for auto mode clusters (#8140)

## 🎯 Improvements

- Use `DescribeClusterVersions` API instead of hardcoding EKS version data (#8144)

## 🐛 Bug Fixes

- Wait for vpccni to become active before updating it to use IRSA (#8152)
- Update import path of local goformation fork, fixing `go mod verify` (#8148)
- Disable metrics-server default addon creation for unsupported regions (#8146)

## Acknowledgments

The eksctl maintainers would like to sincerely thank @jdwtf

0 comments on commit 46522b5

Please sign in to comment.