Skip to content

Commit 88e509c

Browse files
committed
docs: add 10.1.0 release notes
Signed-off-by: Kush Upadhyay <[email protected]>
1 parent e42a1c5 commit 88e509c

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

CHANGELOG.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,35 @@
1+
# v10.1.0 (2025-08-11)
2+
3+
## OS Changes
4+
- Add `libjansson` package to enable JSON support for nftables ([#614])
5+
- Refactor `schnauzer` to multicall binary for v1 and v2 ([#561])
6+
- Fix `logind` service ordering in release package ([#609]) - Thanks @115100
7+
- Lowercase hostnames provided by the hostname helpers ([#619]) - Thanks @tzneal
8+
9+
### Third Party Package Updates
10+
- Update `amazon-ssm-agent`, `docker-engine`, and `ecs-agent` packages ([#616])
11+
- Update to latest versions for `aws-iam-authenticator`, `aws-otel-collector`, `aws-signing-helper`, `nvidia-k8s-device-plugin`, `ecr-credential-provider`, and `kubernetes` packages ([#611])
12+
13+
## Orchestrator Changes
14+
15+
### ECS
16+
- Fix ECS_DISABLE_PRIVILEGED in `ecs-agent`([#610]) - Thanks @vermdeep
17+
18+
## Build Changes
19+
- Inject a trait into check execution to allow unit testing ([#601]) - Thanks @tzneal
20+
21+
## Tools
22+
- Add Amazon Q development rules and Git formatting guidelines ([#561])
23+
24+
[#561]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/561
25+
[#601]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/601
26+
[#609]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/609
27+
[#610]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/610
28+
[#611]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/611
29+
[#614]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/614
30+
[#616]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/616
31+
[#619]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/619
32+
133
# v10.0.1 (2025-07-31)
234

335
## Orchestrator Changes

0 commit comments

Comments
 (0)