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 authored and eksctl-bot committed Jan 22, 2025
1 parent 48f1e72 commit 2610a0f
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions docs/release_notes/0.202.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Release v0.202.0

## 🚀 Features

- Adding 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)

## 🧰 Maintenance

- Update import path of local goformation fork, fixing `go mod verify` (#8148)

## Acknowledgments

The eksctl maintainers would like to sincerely thank @bryantbiggs, and @gustavodiaz7722.

0 comments on commit 2610a0f

Please sign in to comment.