Skip to content

Commit 0ab4fab

Browse files
authored
Merge pull request #4328 from ytsssun/changelog-1.28.0
changelog: add 1.28.0 release notes
2 parents 3daa673 + 879e19c commit 0ab4fab

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

+23
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
# v1.28.0 (2024-12-08)
2+
3+
## Release Highlights
4+
* Enable EFA support to Bottlerocket AMIs ([#4290])
5+
* Fix `io_uring` regression in 6.1 kernel ([bottlerocket-core-kit#284](https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/284))
6+
* Allow overriding the max-pods file with one from your variant ([bottlerocket-core-kit#279](https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/279)) - thanks @tzneal
7+
8+
## Build Changes
9+
* Update bottlerocket-core-kit to 4.0.1 ([#4322])
10+
11+
### OS Changes
12+
* Update host containers ([#4312])
13+
* Update Twoliter to 0.6.0 ([#4323])
14+
15+
### Documentation Changes
16+
* Update models README references ([#4138])
17+
18+
[#4138]: https://github.com/bottlerocket-os/bottlerocket/pull/4138
19+
[#4290]: https://github.com/bottlerocket-os/bottlerocket/pull/4290
20+
[#4312]: https://github.com/bottlerocket-os/bottlerocket/pull/4312
21+
[#4322]: https://github.com/bottlerocket-os/bottlerocket/pull/4322
22+
[#4323]: https://github.com/bottlerocket-os/bottlerocket/pull/4323
23+
124
# v1.27.1 (2024-11-16)
225

326
## Release Highlights

0 commit comments

Comments
 (0)