Skip to content

Commit

Permalink
Add Changelog for v0.19.6 (#8193)
Browse files Browse the repository at this point in the history
Co-authored-by: Vivek Koppuru <koppv@amazon.com>
  • Loading branch information
eks-distro-pr-bot and vivek-koppuru authored May 21, 2024
1 parent 1cc2e3a commit 9673f19
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions docs/content/en/docs/whatsnew/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,29 @@ description: >
* When upgrading to a new minor version, a new OS image must be created using the new image-builder CLI pertaining to that release.
{{% /alert %}}

## [v0.19.6](https://github.com/aws/eks-anywhere/releases/tag/v0.19.6)
### Supported OS version details
| | vSphere | Bare Metal | Nutanix | CloudStack | Snow |
|:-------------------:|:-------:|:----------:|:-------:|:----------:|:----:|
| Ubuntu 20.04 | βœ” | βœ” | βœ” | β€” | βœ” |
| Ubuntu 22.04 | βœ” | βœ” | βœ” | β€” | β€” |
| Bottlerocket 1.19.2 | βœ” | βœ” | β€” | β€” | β€” |
| RHEL 8.x | βœ” | βœ” | βœ” | βœ” | β€” |
| RHEL 9.x | β€” | β€” | βœ” | βœ” | β€” |
* [EKS Anywhere issue regarding deprecation of Bottlerocket bare metal variants](https://github.com/aws/eks-anywhere/issues/7754)

### Changed
- Backporting dependency bumps to fix vulnerabilities [#8118](https://github.com/aws/eks-anywhere/pull/8118)
- Upgraded EKS-D:
- `v1-25-eks-37` to [`v1-25-eks-39`](https://distro.eks.amazonaws.com/releases/1-25/39/)
- `v1-26-eks-33` to [`v1-26-eks-35`](https://distro.eks.amazonaws.com/releases/1-26/35/)
- `v1-27-eks-27` to [`v1-27-eks-29`](https://distro.eks.amazonaws.com/releases/1-27/29/)
- `v1-28-eks-20` to [`v1-28-eks-22`](https://distro.eks.amazonaws.com/releases/1-28/22/)
- `v1-29-eks-9` to [`v1-29-eks-11`](https://distro.eks.amazonaws.com/releases/1-29/11/)

### Fixed
- Fixed cluster directory being created with root ownership [#8120](https://github.com/aws/eks-anywhere/pull/8120)

## [v0.19.5](https://github.com/aws/eks-anywhere/releases/tag/v0.19.5)
### Supported OS version details
| | vSphere | Bare Metal | Nutanix | CloudStack | Snow |
Expand Down

0 comments on commit 9673f19

Please sign in to comment.