File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change
1
+ # v2.3.2 (2024-08-13)
2
+
3
+ ## OS Changes
4
+
5
+ * Update kernels: 5.10.223 5.15.164, and 6.1.102 ([ #73 ] , [ #82 ] )
6
+
7
+ ## Orchestrator Changes
8
+
9
+ ### Kubernetes
10
+
11
+ * ecr-credential-provider: update to 1.25.15 ([ #66 ] )
12
+ * ecr-credential-provider-1.27: update to 1.27.8 ([ #66 ] )
13
+ * ecr-credential-provider-1.29: update to 1.29.6 ([ #66 ] )
14
+ * ecr-credential-provider-1.30: update to 1.30.3 ([ #66 ] )
15
+ * soci-snapshotter: update to 0.7.0 ([ #66 ] )
16
+
17
+ ## Build Changes
18
+
19
+ * Re-enable fmt and licenses lints in CI ([ #69 ] )
20
+ * Use workspace dependencies for all dependencies ([ #70 ] )
21
+ * Update datastore serializer to expect JSON and correctly handle null values ([ #80 ] , [ #87 ] )
22
+
23
+ [ #66 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/66
24
+ [ #69 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/69
25
+ [ #70 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/70
26
+ [ #73 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/73
27
+ [ #80 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/80
28
+ [ #82 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/82
29
+ [ #87 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/87
30
+
1
31
# v2.3.1 (2024-08-01)
2
32
3
33
## OS Changes
You can’t perform that action at this time.
0 commit comments