Skip to content

Commit

Permalink
Merge pull request #7619 from eksctl-io/update-release-notes
Browse files Browse the repository at this point in the history
Add release notes for v0.173.0
  • Loading branch information
yuxiang-zhang committed Mar 1, 2024
2 parents aa4576a + fb54247 commit a7ee893
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions docs/release_notes/0.173.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Release v0.173.0

## 🚀 Features

- Make EKS 1.29 default (#7599)

## 🎯 Improvements

- Add profile flag support for get and delete access entry (#7623)
- Remove inline ELB and CloudWatch policies from Cluster Role (#7603)

## 🐛 Bug Fixes

- Increase STS session duration to fix caching credentials with assumed role MFA session (#7626)

## 🧰 Maintenance

- Automate PR with release notes draft (#7604)

## 📝 Documentation

- Update docs with Ubuntu 20.04 supported in EKS \<= 1.29 (#7618)

## Acknowledgments

The eksctl maintainers would like to sincerely thank @ibnjunaid, @rpocase and @vutny.

0 comments on commit a7ee893

Please sign in to comment.