File tree Expand file tree Collapse file tree 2 files changed +34
-1
lines changed Expand file tree Collapse file tree 2 files changed +34
-1
lines changed Original file line number Diff line number Diff line change 1+ # v7.0.0 (2025-04-18)
2+
3+ ## OS Changes
4+ * Fix aws-signing-helper and IAM Roles Anywhere ([ #451 ] )
5+ * Clear configuration-files and services in migrator ([ #456 ] )
6+ * Drop shimpei and oci-add-hooks packages ([ #458 ] )
7+ * Restrict kernel dump collection to x86_64 ([ #465 ] )
8+ * Third party package updates ([ #469 ] , [ #472 ] )
9+
10+ ## Orchestrator Changes
11+ ### Kubernetes
12+ * Apply upstream patches for EKS 1.25-1.27 ([ #472 ] )
13+ * Let kubelet start when swap is on ([ #473 ] )
14+ * Add kubernetes-1.33 and ecr-credential-provider-1.33 packages with pre-release sources ([ #476 ] )
15+
16+ ### ECS
17+ * Migrate ECS to use CDI ([ #471 ] )
18+
19+ ## Build Changes
20+ * Update bottlerocket-sdk from 0.60.0 to 0.61.0 ([ #449 ] , [ #474 ] )
21+
22+ [ #449 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/449
23+ [ #451 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/451
24+ [ #456 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/456
25+ [ #458 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/458
26+ [ #465 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/465
27+ [ #469 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/469
28+ [ #471 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/471
29+ [ #472 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/472
30+ [ #473 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/473
31+ [ #474 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/474
32+ [ #476 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/476
33+
134# v6.3.0 (2025-04-11)
235
336## OS Changes
Original file line number Diff line number Diff line change 11schema-version = 1
2- release-version = " 6.3 .0"
2+ release-version = " 7.0 .0"
33
44[vendor .bottlerocket ]
55registry = " public.ecr.aws/bottlerocket"
You can’t perform that action at this time.
0 commit comments