Releases: bottlerocket-os/bottlerocket-core-kit
Releases · bottlerocket-os/bottlerocket-core-kit
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
.localdomains 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/runin 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-sdkfrom 0.50.1 to 0.60.0 (#375, #402) - Update
twoliterfrom 0.7.3 to 0.8.0 (#368, #398)
Orchestrator Changes
Kubernetes
v6.0.2
v6.0.1
v6.0.0
OS Changes
- Add the ability to run custom transaction checks when committing transactions to Bottlerocket’s datastore ([#294])
- Add support for
weaksettings values, which are deleted on update ([#294]) - Only return
strongsettings-generators from the apiserver’s /metadata/settings-generator route ([#294]) - Always delete and re-populate metadata on first boot or update ([#294])
- Add support for dynamic settings-generators via the depth attribute ([#294])
- Add NVIDIA Multi-Instance GPU (MIG) settings to nvidia-k8s-device-plugin ([#258])
- Conditionalize source and mode in Bootstrap container template ([#335])
- Update host-ctr dependencies ([#337])
- Accept comment lines in boot config ([#361])
Orchestrator Changes
Kubernetes
- Drop Kubernetes 1.24 variants ([#364])