Releases: bottlerocket-os/bottlerocket-core-kit
Releases · bottlerocket-os/bottlerocket-core-kit
v12.2.0
v12.1.0
OS Changes
- Add
audit-rulessubpackage tolibauditandjournald-auditsubpackage tosystemd(#781) - Add
rocm-container-toolkitpackage for AMD GPU support (#778) - Override SBOM generation for Rust packages (#787)
Third Party Package Updates
Build Changes
- Update
twoliterto v0.15.1 (#779)
Orchestrator Changes
Kubernetes
- Add
multi-user.targetdrop-in for kubelet restarts across all versions (#773) - Add
kubernetes-1.35package with beta source andecr-credential-provider-1.35package with official source (#777) - Add latest instance types to
eni-max-podsmapping (#776, #782)
Documentation
- Remove OCI consideration from BUILDING.md (#615)
v12.0.1
v12.0.0
OS Changes
- Disable concurrent layer fetch by default in
containerd-2.1(#764) - Add latest instance types to
eni-max-podsmapping (#763) - Update
host-ctrgo dependencies (#758) - Update ordering for drivers target to load before settings are applied (#749)
Third Party Package Updates
- Update
amazon-ssm-agent(#768) - Update core system utilities:
bash,chrony,coreutils,iproute,strace, andopen-vm-tools(#765) - Update multiple core libraries:
libnftnl,nftables,libpcre,libglib,libelf,libdevmapper, andlibncurses(#767) - Update
rdma-coreand enable PCI support inhwloc(#725) - Update
soci-snapshotter(#759) - Update to latest versions of
ecr-credential-providerandkubernetespackages (#758) - Update
libnvidia-container,nvidia-container-toolkit, andnvidia-k8s-device-plugin(#758)
Build Changes
Orchestrator Changes
Kubernetes
- Drop
kubernetes-1.28andecr-credential-provider-1.28packages (#761)
v11.1.0
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)