Releases: bottlerocket-os/bottlerocket
Releases · bottlerocket-os/bottlerocket
v1.27.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
OS Changes
- Add aws-creds settings defaults to all AWS variants (#4285)
- Add support for migrations to modify aws-config setting generators (#4271)
- Add support for migrations to modify FIPS ecr endpoints (#4267)
Build Changes
v1.26.2
Release Highlights
- Wait for kubelet device-manager socket before starting nvidia-k8s-device-plugin (bottlerocket-core-kit#238)
Build Changes
OS Changes
- Update bottlerocket-core-kit to 3.1.5 (#4280)
v1.26.1
v1.26.0
Release Highlights
- Update NVIDIA driver to 535.216.01 (#4254)
- Move kmod-5.10-nvidia tesla package for aws-ecs-1-nvidia variant from branch R470 to R535 (#4251)
Build Changes
OS Changes
- Update bottlerocket-core-kit to 3.1.0 (#4254, #4251)
- Update NVIDIA driver to 535.216.01 (#4254)
- Update twoliter to 0.5.0 (#4251)
- Update bottlerocket-sdk to 0.46 (#4251)
- Standardize RPM release fields for RPM packages (#4244)
Orchestrator Changes
ECS
- Move kmod-5.10-nvidia tesla package for aws-ecs-1-nvidia variant from branch R470 to R535 (#4251)
Documentation Changes
- Add link to bootstrap-commands documentation (#4247)
v1.25.0
Release Highlights
Build Changes
OS Changes
- Update bottlerocket-core-kit to 2.9.0 (#4242)
- Update host containers (#4241)
- Update twoliter to v0.4.7 (#4236)
- Fix permissions for kubelet-exec-start-conf file (#4199)
- Add support for NVIDIA GPU time slicing (#4230)
Orchestrator Changes
Kubernetes
Documentation Changes
- Add security guidance for NVIDIA GPU time-slicing (#4240)
v1.24.1
Release Highlights
- Update ecs-agent to 1.86.3 (bottlerocket-core-kit#168)
Build Changes
OS Changes
Documentation Changes
- Update QUICKSTART-EKS.md (#4228) - Thanks @bryanhsu00 for the suggested fix!
v1.24.0
Release Highlights
- Use open GPU drivers on P4 and P5 instances automatically bottlerocket-core-kit#114
- Update to nvidia-container-toolkit 1.16.2 bottlerocket-core-kit#161
Build Changes
OS Changes
- Update bottlerocket-core-kit to v2.8.2 ([#4226])
Settings Extensions
- Drop dependency on glibc-devel (#4213)
Documentation Changes
- Update QUICKSTART-ECS.md and QUICKSTART-EKS.md (#4169) Thanks @bryantbiggs!
v1.23.0
Orchestrator Changes
Kubernetes
- Support Kubernetes NVIDIA Device Plugin configurations through API (#4182)
- Support NVIDIA Container Toolkit configurations through API (#4182)
Build Changes
Twoliter
- Update bottlerocket-core-kit (#4189, #4203, #4211)
- Perform binary checksum validation (#4192)
- Update Twoliter to v0.4.6 (#4200)
Settings Extensions
- Update bottlerocket-settings-models to v0.4.0 (#4182)
Documentation Changes
- Add NVIDIA Device Plugin and NVIDIA Container Toolkit notes to SECURITY_GUIDANCE.md (#4205)
v1.22.0
v1.21.1
OS Changes
- Update host containers (#4153)
Build Changes
- Use workspace dependencies for all dependencies (#4132)
Twoliter
- Update bottlerocket-core-kit to v2.3.5 (#4156, #4152, #4143, #4139)
- Update Twoliter to v0.4.5 (#4159)
Settings Extensions
- Update bottlerocket-settings-models to v0.3.0 (#4145)
README changes
- Update command for SSM Start session on host container (#4129) - Thanks @Veronica4036!