Releases: bottlerocket-os/bottlerocket
Releases · bottlerocket-os/bottlerocket
v1.35.0
Pre-release Note
This is the latest Bottlerocket release, and is currently being made available.
You may notice nodes upgrading to this new version, though it may not yet be available globally until the "pre-release" flag is removed.
Release Highlights
- Move the
aws-ecs-1
kernel from 5.10 to 5.15 (#4434) - Persist sysctl setting changes to /etc/sysctl.d (bottlerocket-core-kit#333) - Thanks @aetimmes
- Updated cis report to account for formatting change in iptables (bottlerocket-core-kit#390)
- Include SHA-256 and SHA-512 CPU routines in the ARM kernel image (bottlerocket-kernel-kit#67)
OS Changes
- Update admin container from 0.11.16 to 0.11.18 CHANGELOG (commits) (#4431, #4443)
- Update bootstrap container from 0.1.1 to 0.1.3 CHANGELOG (commits) (#4432, #4443)
- Update control container from 0.7.20 to 0.8.1 CHANGELOG (commits) (#4431, #4443)
Build Changes
- Update
bottlerocket-core-kit
from 6.0.2 to 6.1.0 CHANGELOG (commits) (#4439) - Update
bottlerocket-kernel-kit
from 1.2.0 to 1.3.0 CHANGELOG (commits) (#4439) - Update
bottlerocket-sdk
from 0.50.1 to 0.60.0 (commits) (#4439) - Bump
ring
from 0.17.8 to 0.17.13 (#4430)
Twoliter
v1.34.0
v1.33.0
⚠️ Note
We have discovered an issue that prevents the Nvidia Device Plugin from starting on the aws-k8s-*-nvidia
variants in this release. We have paused the rollout of the release. We recommend you do not consume Bottlerocket 1.33.0 if you use these variants.
Pre-release Note
This is the latest Bottlerocket release, and is currently being made available.
You may notice nodes upgrading to this new version, though it may not yet be available globally until the "pre-release" flag is removed.
Release Highlights
- Remove aws-k8s-1.24 variants (#4359)
OS Changes
- Allow default host containers to be changed without a migration (#4324)
- Add default managed Bootstrap container (#4349)
- Correct migrations for public control containers. (#4388)
Build Changes
- Update bottlerocket-kernel-kit to 1.1.2 (#4383, #4386, #4394, #4408)
- Update bottlerocket-core-kit to 6.0.1 (#4387, #4403)
Twoliter
- Update Twoliter to 0.7.2 (#4384)
Orchestrator Changes
Kubernetes
- Deprecate Kubernetes 1.24 AWS variants (#4379)
v1.32.0
v1.31.0
v1.30.0
v1.29.0
Build Changes
- Add bottlerocket-kernel-kit 1.0.0 (#4332)
- Update bottlerocket-core-kit to 5.0.0 (#4332)
- Update bottlerocket-sdk to 0.50.0 (#4332)
OS Changes
- Enable plugins and detailed EBS volume stats for
nvme-cli
(bottlerocket-core-kit#269) - Set
LoaderTimeInitUSec
andLoaderTimeExecUSec
in GRUB (bottlerocket-core-kit#273)
v1.28.0
Release Highlights
- Enable EFA support to Bottlerocket AMIs (#4290)
- Fix
io_uring
regression in 6.1 kernel (bottlerocket-core-kit#284) - Allow overriding the max-pods file with one from your variant (bottlerocket-core-kit#279) - thanks @tzneal
Build Changes
- Update bottlerocket-core-kit to 4.0.1 (#4322)
OS Changes
Documentation Changes
- Update models README references (#4138)