Skip to content

Commit d457885

Browse files
authored
Merge pull request #668 from piyush-jena/prep-10.5.0
Prep: 10.5.0
2 parents f1dc3c8 + 5d3932c commit d457885

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
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

Twoliter.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
schema-version = 2
2-
release-version = "10.4.1"
2+
release-version = "10.5.0"
33
project-vendor = "Bottlerocket"
44

55
[vendor.bottlerocket]

0 commit comments

Comments
 (0)