Skip to content

Commit 5d3932c

Browse files
committed
changelog: update for 10.5.0 release
Signed-off-by: Piyush Jena <jepiyush@amazon.com>
1 parent a66708a commit 5d3932c

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# v10.5.0 (2025-09-22)
2+
3+
## OS Changes
4+
- Support arguments with a `--` separator in `apiclient exec` subcommand ([#647])
5+
- Backport `systemd` patch to suppress `ENOENT` error logs ([#655])
6+
- Install `driverdog` for all variants ([#656])
7+
8+
### Third Party Package Updates
9+
- Update `libexpat`, `aws-iam-authenticator`, `containerd-1.7`, `containerd-2.0`, `kubernetes-1.28-1.34` ([#663], [#666])
10+
11+
[#647]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/647
12+
[#655]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/655
13+
[#656]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/656
14+
[#663]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/663
15+
[#666]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/666
16+
117
# v10.4.1 (2025-09-11)
218

319
## Build Changes

0 commit comments

Comments
 (0)