File tree Expand file tree Collapse file tree 2 files changed +35
-1
lines changed Expand file tree Collapse file tree 2 files changed +35
-1
lines changed Original file line number Diff line number Diff line change 1+ # v9.2.0 (2025-07-16)
2+
3+ ## OS Changes
4+ * Namespace ` systemd ` to ` systemd-252 ` ([ #537 ] )
5+ * Pass proxy environment variables to bootstrap-containers ([ #564 ] ) - Thanks @abhay-krishna
6+ * Pass proxy environment variables to the soci-snapshotter service ([ #584 ] )
7+ * Allowlist ` soci-snapshotter ` paths to ephemeral storage ([ #571 ] )
8+ * Add ` nftables ` and ` iptables-nft ` ([ #549 ] )
9+ * Enable support for SELinux efficient relabling ([ #573 ] )
10+
11+ ### Third Party Package Updates
12+ - Update ` kmod ` ([ #562 ] )
13+ - Update ` soci-snapshotter ` ([ #565 ] )
14+ - Update ` xfsprogs ` and ` chrony ` ([ #577 ] )
15+
16+ ## Orchestrator Changes
17+ ### Kubernetes
18+ * Enable DynamicResourceAllocation feature gate on kubelet for k8s-1.33 ([ #567 ] )
19+
20+ ## Build Changes
21+ * Update bottlerocket-sdk from 0.62.0 to 0.63.0 ([ #587 ] )
22+
23+ [ #537 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/537
24+ [ #549 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/549
25+ [ #562 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/562
26+ [ #564 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/564
27+ [ #565 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/565
28+ [ #567 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/567
29+ [ #571 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/571
30+ [ #573 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/573
31+ [ #577 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/577
32+ [ #584 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/584
33+ [ #587 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/587
34+
135# v9.1.0 (2025-06-23)
236
337## OS Changes
Original file line number Diff line number Diff line change 11schema-version = 1
2- release-version = " 9.1 .0"
2+ release-version = " 9.2 .0"
33
44[vendor .bottlerocket ]
55registry = " public.ecr.aws/bottlerocket"
You can’t perform that action at this time.
0 commit comments