File tree Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Original file line number Diff line number Diff line change
1
+ # v4.0.0 (2024-11-20)
2
+
3
+ ## OS Changes
4
+ * Disable BPF preload and bpfilter helpers for kernel (#261 )
5
+ * Allow overriding max-pods file with one from variant (#279 )
6
+ * Update libdbus and libexpat (#270 )
7
+ * Remove acpid package (#280 )
8
+ * Prevent io_uring calls from hanging (#284 )
9
+
10
+ ## Orchestrator Changes
11
+ ### Kubernetes
12
+ * Update EKS 1.28-1.31 versions to latest (#281 )
13
+
14
+ ## Build Changes
15
+ * Use upstream sources for packages sourced from Amazon Linux (#265 )
16
+ * Update twoliter to v0.5.1 (#259 )
17
+ * Drop "dependencies" table for all packages (#262 )
18
+
19
+ [ #259 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/259
20
+ [ #261 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/261
21
+ [ #262 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/262
22
+ [ #265 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/265
23
+ [ #270 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/270
24
+ [ #279 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/279
25
+ [ #280 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/280
26
+ [ #281 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/281
27
+ [ #284 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/284
28
+
1
29
# v3.3.2 (2024-11-15)
2
30
3
31
## OS Changes
Original file line number Diff line number Diff line change 1
1
schema-version = 1
2
- release-version = " 3.3.2 "
2
+ release-version = " 4.0.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