Skip to content

Commit 5dbbd44

Browse files
committed
changelog: update for 10.8.0 release
Signed-off-by: Piyush Jena <[email protected]>
1 parent 1b7fa26 commit 5dbbd44

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
# v10.8.0 (2025-10-15)
2+
3+
## OS Changes
4+
* Provide command to detect first and third-party accelerated hardware ([#644])
5+
* Provide `whippet` as an alternative `dbus-launcher` ([#661], [#678])
6+
* Make `dbus-broker` require `dbus-launcher` capability ([#677])
7+
* Provide `dbus-broker-launcher` as a separate package ([#677])
8+
* Allow multiple sequential calls of `apiclient ephemeral-storage bind` ([#679])
9+
* Log pending settings only for `debug` or higher log levels ([#690]) - Thanks @fletcherw
10+
11+
## Build Changes
12+
* Update `bottlerocket-sdk` from 0.64.0 to 0.65.0 ([#684])
13+
* Fix clippy warnings for Rust 1.90.0 ([#684])
14+
15+
### Third Party Package Updates
16+
17+
- Update `aws-iam-authenticator`, `aws-ssm-agent` ([#684], [#688])
18+
19+
[#644]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/644
20+
[#661]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/661
21+
[#677]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/677
22+
[#678]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/678
23+
[#679]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/679
24+
[#684]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/684
25+
[#688]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/688
26+
[#690]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/690
27+
128
# v10.7.1 (2025-10-06)
229

330
### Third Party Package Updates

0 commit comments

Comments
 (0)