Releases: bottlerocket-os/bottlerocket-core-kit
Releases · bottlerocket-os/bottlerocket-core-kit
v11.0.1
v11.0.0
OS Changes
- Add image signing verification for ECR images signed by AWS Signer (#722)
- Add an apiclient command to lockdown the datastore to prevent further changes (#727)
- Provide
rottweiler, a unified storage encryption helper (#717) - Add support for encrypted storage (#721)
- Fix
whippetdefaults and wildcard replacements (#720) - Add apiclient support to exclude settings prefixes and canonicalize output (#716)
- Add
apiclient network configuresubcommand (#714) - Ensure that bootconfig keys are written in a consistent order (#735)
- Enhance
bloodhoundCIS compliance checks (#665, #738) - Decouple the network stack initialization from the DATA partition (#638)
- Add EBS volumes support for ephemeral storage (#395) - Thanks @jesseanttila-cai
- Build
systemd-257withcryptsetupsupport (#691) - Update
host-ctrgo dependencies (#723) - Build
libcryptsetupandlibdevmapperwith udev support (#706) - Support kdump for zboot kernels on aarch64 (#707)
Third Party Package Updates
- Add
hwlocpackage (#672) - Update
systemd-252to v252.39 (#700) - Update
systemd-257to v257.9 (#691) - Drop
socatpackage (#742) - Update
libexpat(#695) - Add
libudevpackage (#706) - Update
kexec-tools(#707) - Add
docker-cli-29,docker-engine-29packages (#711, #743, #745) - Update
aws-otel-collector,aws-signing-helper(#715) - Update
containerd-1.7,containerd-2.0,containerd-2.1(#724)
Build Changes
- Add changelog validation improvements (#699)
- Update
bottlerocket-settings-modelsto v0.17.0 (#689) - Update
twoliterfrom v0.12.0 to v0.13.0 (#736)
Orchestrator Changes
Kubernetes
- Update DNS IP generation to support IPv6 (#734)
- Update to latest versions of
ecr-credential-providerandkubernetespackages (#715) - Add
enableDebuggingHandlers,imageMinimumGCAge,maxParallelImagePulls,ImageMaximumGCAgeand CPU manager settings (#689)
ECS
- Default to containerd's transfer service for
docker-engine-29(#730)
v10.9.3
v10.9.2
v10.9.1
v10.9.0
v10.8.1
v10.8.0
OS Changes
- Provide command to detect first and third-party accelerated hardware (#644)
- Provide
whippetas an alternativedbus-launcher(#661, #678) - Make
dbus-brokerrequiredbus-launchercapability (#677) - Provide
dbus-broker-launcheras a separate package (#677) - Allow multiple sequential calls of
apiclient ephemeral-storage bind(#679) - Log pending settings only for
debugor higher log levels (#690) - Thanks @fletcherw
Build Changes
Third Party Package Updates
v10.7.1
v10.7.0
⚠️ Core-kit v10.7.0 has a known issue with Nvidia variants. Please see #685 for details
OS Changes
- Update Rust dependencies for first-party sources (#673)
- Update Go dependencies for first-party sources (#673)
- Patch
systemdto suppress a warning log that is not applicable to Bottlerocket (#681)
Third Party Package Updates
- Update
glibcanddocker-engine(#676, #671) - Update core libraries:
libpcre,readline,libz,libtirpc,libnftl,libbncurses,libinih,libglib,libffi,libbpf,libdevmapper, andlibscrypsetup(#683) - Update core system utilities:
iproute,strace,nvme-cli,libnvme,xfsprogs,ethtool,util-linux,pciutils,dbus-broker, ande2fsprogs(#675, #680)
Build Changes
- Update
bottlerocket-settings-modelsto v0.16.0 (#646)
Orchestrator Changes
Kubernetes
- Add
pidresource tokubeReservedsetting (#646)