Releases: bottlerocket-os/bottlerocket-core-kit
Releases · bottlerocket-os/bottlerocket-core-kit
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)
Build Changes
v10.2.0
v10.1.2
v10.1.1
v10.1.0
OS Changes
- Add
libjanssonpackage to enable JSON support for nftables (#614) - Refactor
schnauzerto multicall binary for v1 and v2 (#561) - Fix
logindservice ordering in release package (#609) - Thanks @115100 - Lowercase hostnames provided by the hostname helpers (#619) - Thanks @tzneal
Third Party Package Updates
- Update
amazon-ssm-agent,docker-engine, andecs-agentpackages (#616) - Update to latest versions for
aws-iam-authenticator,aws-otel-collector,aws-signing-helper,nvidia-k8s-device-plugin,ecr-credential-provider, andkubernetespackages (#611)
Orchestrator Changes
ECS
Build Changes
Tools
- Add Amazon Q development rules and Git formatting guidelines (#561)