Skip to content

Commit 3d382b8

Browse files
committed
docs: Add 7.0.0 release notes
Signed-off-by: Kush Upadhyay <[email protected]>
1 parent 307df67 commit 3d382b8

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

CHANGELOG.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,36 @@
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

0 commit comments

Comments
 (0)