Skip to content

Commit

Permalink
CHANGELOG: add changelog entry for 1.19.2
Browse files Browse the repository at this point in the history
Signed-off-by: Shikha Vyaghra<[email protected]>
  • Loading branch information
vyaghras committed Feb 22, 2024
1 parent 6c3b946 commit e170b7b
Showing 1 changed file with 43 additions and 0 deletions.
43 changes: 43 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,46 @@
# v1.19.2 (2024-02-26)

## OS Changes
* Update third party packages ([#3789])
* Update kernel to 5.10.209, 5.15.148, 6.1.77 ([#3767], [#3797])
* Add aws settings extension ([#3738], [#3770])
* Allow CSI helpers in the SELinux policy ([#3779])
* Update to latest NVIDIA drivers ([#3798])

## Orchestrator Changes

### Kubernetes
* Enable NVIDIA GPU isolation using volume-mounts ([#3718] thanks @chiragjn , [#3790])

### ECS
* Support for ECS_ENABLE_CONTAINER_METADATA ([#3782])

## Build Changes
* Adjust Certdog to utilize a configuration file instead of the api server ([#3706], [#3778], [#3787])
* Use standard make instead of make macro for Shim package ([#3771])
* Renumber unit files in release package([#3769])
* Ignore EKS patches for k8s-1.23 in Git ([#3774])
* Clean up CNI results cache on boot ([#3792])

[#3789]: https://github.com/bottlerocket-os/bottlerocket/pull/3789
[#3767]: https://github.com/bottlerocket-os/bottlerocket/pull/3767
[#3797]: https://github.com/bottlerocket-os/bottlerocket/pull/3797
[#3738]: https://github.com/bottlerocket-os/bottlerocket/pull/3738
[#3770]: https://github.com/bottlerocket-os/bottlerocket/pull/3770
[#3779]: https://github.com/bottlerocket-os/bottlerocket/pull/3779
[#3798]: https://github.com/bottlerocket-os/bottlerocket/pull/3798
[#3718]: https://github.com/bottlerocket-os/bottlerocket/pull/3718
[#3790]: https://github.com/bottlerocket-os/bottlerocket/pull/3790
[#3782]: https://github.com/bottlerocket-os/bottlerocket/pull/3782
[#3706]: https://github.com/bottlerocket-os/bottlerocket/pull/3706
[#3778]: https://github.com/bottlerocket-os/bottlerocket/pull/3778
[#3787]: https://github.com/bottlerocket-os/bottlerocket/pull/3787
[#3771]: https://github.com/bottlerocket-os/bottlerocket/pull/3771
[#3769]: https://github.com/bottlerocket-os/bottlerocket/pull/3769
[#3774]: https://github.com/bottlerocket-os/bottlerocket/pull/3774
[#3792]: https://github.com/bottlerocket-os/bottlerocket/pull/3792


# v1.19.1 (2024-02-06)

## OS Changes
Expand Down

0 comments on commit e170b7b

Please sign in to comment.