Releases: bottlerocket-os/bottlerocket-core-kit
Releases · bottlerocket-os/bottlerocket-core-kit
v8.2.0
OS Changes
- Third party package updates (#494, #498, #513, #514)
- Extend
ghostdog
for Infiniband detection and configuration (#499) - Enable
cryptsetup
andtpm2
functionality for systemd (#518)
Build Changes
- Update
twoliter
from 0.9.0 to 0.10.1 (#491, #509) - Update bottlerocket-settings-models to 0.10.0 (#520)
Orchestrator changes
ECS
- Migrate ECS to use CDI (#482)
Kubernetes
v8.1.1
v8.1.0
v8.0.0
v7.0.1
v7.0.0
OS Changes
- Fix aws-signing-helper and IAM Roles Anywhere (#451)
- Clear configuration-files and services in migrator (#456)
- Drop shimpei and oci-add-hooks packages (#458)
- Restrict kernel dump collection to x86_64 (#465)
- Third party package updates (#469, #472)
Orchestrator Changes
Kubernetes
- Apply upstream patches for EKS 1.25-1.27 (#472)
- Let kubelet start when swap is on (#473)
- Add kubernetes-1.33 and ecr-credential-provider-1.33 packages with pre-release sources (#476)
ECS
- Migrate ECS to use CDI (#471)
Build Changes
v6.3.0
OS Changes
- Add cryptsetup package and its dependencies (#444) - Thanks @mikn !
- Third party package updates (#457)
- Update runc from 1.1.15 to 1.2.6 (#463)
- Allow lookups of
.local
domains using unicast DNS (#464) - Thanks @tzneal !
Orchestrator Changes
Kubernetes
- Update EKS 1.28-1.32 versions to latest (#457)
Build Changes
v6.2.0
OS Changes
- Update readline from 8.2 to 8.2.13 (#446)
- Update glibc from 2.40 to 2.41 (#437)
- Fix usage of
/var/run
in mdadm tmpfiles snippet (#442) - Refactor systemd to explicitly list packaged files (#438)
- Switch to igzip (x86_64) or pigz with zlib-ng (aarch64) to decompress container images (#443)
- Add support for more AWS regions in schnauzer and host-ctr (#454)
Build Changes
- Remove bottlerocket-variant crate (#435)
v6.1.1
v6.1.0
OS Changes
- Persist sysctl setting changes to /etc/sysctl.d (#333) - Thanks @aetimmes
- Updated cis report to account for formatting change in iptables (#390)
- Update MIG template to handle the no-default case (#399)
- Third party package updates (#365, #371, #383, #384, #403, #404, #406)
Build Changes
- Update
bottlerocket-sdk
from 0.50.1 to 0.60.0 (#375, #402) - Update
twoliter
from 0.7.3 to 0.8.0 (#368, #398)