Skip to content

Commit 4c950e5

Browse files
authored
Merge pull request #693 from piyush-jena/changelog-10_8_0
Prep bottlerocket-core-kit for 10.8.0 release
2 parents df69953 + 5dbbd44 commit 4c950e5

File tree

2 files changed

+28
-1
lines changed

2 files changed

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

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.7.1"
2+
release-version = "10.8.0"
33
project-vendor = "Bottlerocket"
44

55
[vendor.bottlerocket]

0 commit comments

Comments
 (0)