Skip to content

Commit 3faa866

Browse files
committed
changelog: update for 2.2.0
Signed-off-by: Arnaldo Garcia Rincon <agarrcia@amazon.com>
1 parent 96ad004 commit 3faa866

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
# v2.2.0 (2024-07-18)
2+
3+
## OS Changes
4+
* Add libbpf ([#24], thanks @ndbaker1)
5+
* Add kube-proxy ([#25], thanks @tzneal)
6+
* Third party package updates ([#28], [#35], [#36])
7+
* Update rust dependencies for first-party sources ([#34])
8+
* Update kernels: 5.10.220, 5.15.161, and 6.1.96 ([#29])
9+
10+
## Build Changes
11+
* Update `twoliter` ([#30], [#39])
12+
13+
## Tools
14+
* Fix `diff-kernel-config` to work with Core Kit ([#32])
15+
16+
[#24]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/24
17+
[#25]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/25
18+
[#28]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/28
19+
[#29]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/29
20+
[#30]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/30
21+
[#32]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/32
22+
[#34]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/34
23+
[#35]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/35
24+
[#36]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/36
25+
[#39]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/39
26+
127
# v2.1.0 (2024-07-08)
228

329
## OS Changes

0 commit comments

Comments
 (0)