File tree Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 11schema-version = 2
2- release-version = " 10.7.1 "
2+ release-version = " 10.8.0 "
33project-vendor = " Bottlerocket"
44
55[vendor .bottlerocket ]
You can’t perform that action at this time.
0 commit comments