Releases: bottlerocket-os/bottlerocket-core-kit
Releases · bottlerocket-os/bottlerocket-core-kit
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)
v10.6.0
v10.5.0
v10.4.1
v10.4.0
OS Changes
- Add command field to override default entrypoint for host and bootstrap containers (#594) - Thanks @kasimeka
- Update
systemd-257to remove shutdown timeout patch, migrate mount-rate patch to bootconfig, and remove kernel cmdline requirement forcgroupsv1(#636) - Add
containerd-2.1setting forconcurrent-download-chunk-size(#645) - Add support for more AWS regions in
schnauzerandhost-ctr(#651)
Build Changes
- Update
bottlerocket-settings-modelsto 0.14.0 (#645)
Orchestrator Changes
Kubernetes
- Update
kubernetes-1.34andecr-credential-provider-1.34packages with official sources (#653)
v10.3.0
OS Changes
- Add default bind directories for ephemeral storage (#632)
- Extend netdog to look for
net.tomlunder/usr/share/bottlerocket(#524) - Thanks @PB80 - Add
containerd-2.1package (#621)- Transfer service for image pull is now the default
- Multipart layer fetch support was added and has a default of 8MiB in Bottlerocket
- Containerd 2.1 removes the support for Schema 1 images
- Add
systemd-257package (#581) - Update
host-ctrto migrate toaws-sdk-go-v2and bump to go 1.24 (#642)
Orchestrator Changes
Kubernetes
- Enable
MutableCSINodeAllocatableCountfeature gate on kubelet for kubernetes-1.34 (#634) - Thanks @torredil - Add support for new Kubernetes Setting
static-pods-enabled(#641)