File tree Expand file tree Collapse file tree 3 files changed +33
-3
lines changed Expand file tree Collapse file tree 3 files changed +33
-3
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
Original file line number Diff line number Diff line change 1
1
schema-version = 1
2
- release-version = "2.3.1 "
2
+ release-version = "2.3.2 "
3
3
kit = []
4
- digest = "4Dw94LDRm25CS2JzxmchQHxaXcuM8n56fymXwD7UQG4 ="
4
+ digest = "VCDzmoImvhFR1l+EXoRaHYvFAzYP9a0AVuLQPEBYtvU ="
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.3.1 "
2
+ release-version = " 2.3.2 "
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