Skip to content

Commit

Permalink
Merge pull request #6860 from cPu1/release-notes-0.151
Browse files Browse the repository at this point in the history
Add release notes for 0.151
  • Loading branch information
cPu1 authored Jul 28, 2023
2 parents 457f1a9 + 6aa8c32 commit 3a70858
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions docs/release_notes/0.151.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Release v0.151.0

## 🚀 Features

- Support custom AMIs for self-managed Windows nodegroups (#6804)
- Support custom Ubuntu AMIs for EKS-managed nodegroups (#6850)

## 🎯 Improvements

- Remove support for EKS 1.22 (#6704)

## 🐛 Bug Fixes

- Fix error with tar in `Post Cache go-build and mod` step (#6840)
- Fix setting link-time variables for release version (#6841)
- Select one subnet for AZs where multiple are present and no VPC config provided (#6814)
- Paginate instance type offerings response (#6832)


## 🧰 Maintenance

- Bump dependencies (#6852, #6859)
- Cleanup Flux Integration (#6836)

## Acknowledgments
Weaveworks would like to sincerely thank:
@watany-dev

0 comments on commit 3a70858

Please sign in to comment.