Skip to content

Commit

Permalink
Merge pull request #156 from arnaldo2792/changelog-2.7.0
Browse files Browse the repository at this point in the history
Prepare 2.7.0
  • Loading branch information
arnaldo2792 committed Sep 19, 2024
2 parents 8504897 + 646bab2 commit 540f52b
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
# v2.7.0 (2024-09-19)

## Build Changes
* Update twoliter to 0.4.6 ([#153])

## OS Changes
* Add the ability for ghostdog to detect EFA devices attachment ([#141])
* Apply higher MEMLOCK limits in oci-defaults when EFA devices are detected ([#141])
* Add the ability for corndog to generate the hugepages setting ([#141])
* Compile `host-ctr` with go 1.23 ([#146])
* Update `host-ctr` dependencies ([#146])
* Include `nvidia-cdi-hook` in `nvidia-container-toolkit` ([#150])
* Update kernels to 5.10.225 and 5.15.166 ([#154])
* Use Go 1.22 for kubernetes 1.23, 1.24, 1.25, 1.26, 1.27, 1.28, 1.29 ([#155])

[#141]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/141
[#146]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/146
[#150]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/150
[#153]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/153
[#154]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/154
[#155]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/155

# v2.6.0 (2024-09-17)

## Build Changes
Expand Down
2 changes: 1 addition & 1 deletion Twoliter.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
schema-version = 1
release-version = "2.6.0"
release-version = "2.7.0"

[vendor.bottlerocket]
registry = "public.ecr.aws/bottlerocket"
Expand Down

0 comments on commit 540f52b

Please sign in to comment.