Skip to content

Commit 540f52b

Browse files
authored
Merge pull request #156 from arnaldo2792/changelog-2.7.0
Prepare 2.7.0
2 parents 8504897 + 646bab2 commit 540f52b

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
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

Twoliter.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
schema-version = 1
2-
release-version = "2.6.0"
2+
release-version = "2.7.0"
33

44
[vendor.bottlerocket]
55
registry = "public.ecr.aws/bottlerocket"

0 commit comments

Comments
 (0)