Pre-release Note
This is the latest Bottlerocket release, and is currently being made available.
You may notice nodes upgrading to this new version, though it may not yet be available globally until the "pre-release" flag is removed.
Release Highlights
- Add
brush
to enableaws-signing-helper
and IAM Roles Anywhere usage (bottlerocket-core-kit#451) - Clear configuration-files and services on upgrades (bottlerocket-core-kit#456)
- Remove
shimpei
andoci-add-hooks
(bottlerocket-core-kit#458) - Use the NVIDIA Container Runtime to configure GPUs for containers (bottlerocket-core-kit#458)
- Update
runc
from 1.1.15 to 1.2.6 (bottlerocket-core-kit#463) - Allow lookups of .local domains using unicast DNS (bottlerocket-core-kit#464) - Thanks @tzneal!
- Let
kubelet
start when swap is on (bottlerocket-core-kit#473)
OS Changes
- Remove unnecessary settings for OCI Hooks API (#4474)
- Update migrations to delete configuration-files and services on downgrade (#4478)
- Update
bottlerocket-core-kit
from 6.2.0 to 7.0.1 CHANGELOG (commits) (#4471, #4485, #4490) - Update
bottlerocket-kernel-kit
from 2.1.0 to 2.2.2 CHANGELOG (commits) (#4485, #4489) - Update admin container from 0.11.18 to 0.11.19 CHANGELOG (commits) (#4476)
- Update bootstrap container from 0.1.3 to 0.2.0 CHANGELOG (commits) (#4476)
- Update control container from 0.8.1 to 0.8.2 CHANGELOG (commits) (#4476)
Build Changes
- Update Rust dependencies (#4468, #4469)
- Update secure boot keys to include aws-partition & ca-signing-algo arguments (#4450)
- Update
bottlerocket-sdk
from 0.60.0 to 0.61.0 (commits) (#4485)