Skip to content

Commit 646bab2

Browse files
committed
CHANGELOG: add 2.7.0 section
Signed-off-by: Arnaldo Garcia Rincon <agarrcia@amazon.com>
1 parent 49984ec commit 646bab2

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
# v2.7.0 (2024-09-19)
2+
3+
## Build Changes
4+
* Update twoliter to 0.4.6 ([#153])
5+
6+
## OS Changes
7+
* Add the ability for ghostdog to detect EFA devices attachment ([#141])
8+
* Apply higher MEMLOCK limits in oci-defaults when EFA devices are detected ([#141])
9+
* Add the ability for corndog to generate the hugepages setting ([#141])
10+
* Compile `host-ctr` with go 1.23 ([#146])
11+
* Update `host-ctr` dependencies ([#146])
12+
* Include `nvidia-cdi-hook` in `nvidia-container-toolkit` ([#150])
13+
* Update kernels to 5.10.225 and 5.15.166 ([#154])
14+
* Use Go 1.22 for kubernetes 1.23, 1.24, 1.25, 1.26, 1.27, 1.28, 1.29 ([#155])
15+
16+
[#141]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/141
17+
[#146]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/146
18+
[#150]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/150
19+
[#153]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/153
20+
[#154]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/154
21+
[#155]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/155
22+
123
# v2.6.0 (2024-09-17)
224

325
## Build Changes

0 commit comments

Comments
 (0)