File tree Expand file tree Collapse file tree 3 files changed +29
-3
lines changed Expand file tree Collapse file tree 3 files changed +29
-3
lines changed Original file line number Diff line number Diff line change
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
+
1
27
# v2.1.0 (2024-07-08)
2
28
3
29
## OS Changes
Original file line number Diff line number Diff line change 1
1
schema-version = 1
2
- release-version = "2.1.1 "
2
+ release-version = "2.2.0 "
3
3
kit = []
4
- digest = "8NVY4kTJODINxCvkP7u+ELgFqqyxjuRLCcVacJ6xhgs ="
4
+ digest = "LLJp6qaa2q1F7gvBg9BwpKeEf2TRD1mlYz/myx9J3xM ="
5
5
6
6
[sdk]
7
7
name = "bottlerocket-sdk"
Original file line number Diff line number Diff line change 1
1
schema-version = 1
2
- release-version = " 2.1.1 "
2
+ release-version = " 2.2.0 "
3
3
4
4
[vendor .bottlerocket ]
5
5
registry = " public.ecr.aws/bottlerocket"
You can’t perform that action at this time.
0 commit comments