Skip to content

Releases: bottlerocket-os/bottlerocket-core-kit

v7.0.1

22 Apr 22:00
c92146c

Choose a tag to compare

Orchestrator Changes

ECS

  • Revert CDI migration for ECS (#480)

v7.0.0

18 Apr 21:18
4cc3ec9

Choose a tag to compare

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

  • Update bottlerocket-sdk from 0.60.0 to 0.61.0 (#449, #474)

v6.3.0

11 Apr 22:47
473958f

Choose a tag to compare

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

01 Apr 23:45
d1bc517

Choose a tag to compare

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

26 Mar 16:47
e8ad855

Choose a tag to compare

OS Changes

  • Third party package updates (#432, #434)
  • Update host-ctr dependencies (#431)
  • Update containerd from 1.7.26 to 1.7.27 (#434)

Build Changes

  • Update twoliter from 0.8.0 to 0.8.1 (#428)

Orchestrator Changes

Kubernetes

  • Apply upstream patches for EKS 1.25-1.26 (#434)
  • Update ecr-credential-provider 1.29-1.32 to latest (#434)
  • Add ecr-credential-provider 1.26 and 1.28 (#434)

v6.1.0

14 Mar 22:18
10fb955

Choose a tag to compare

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)

Orchestrator Changes

Kubernetes

  • Apply upstream patches for Kubernetes 1.25-1.32 (#379, #400)

v6.0.2

26 Feb 22:30
e3a5862

Choose a tag to compare

Build Changes

  • Update twoliter from 0.6.0 to 0.7.3 (#382)

v6.0.1

14 Feb 23:17
25cb455

Choose a tag to compare

OS Changes

  • Update containerd from 1.7.24 to 1.7.25 (#374)
  • Patchcontainerd 1.7.25 to address issues in runc shim and CRI plugin (#374)

v6.0.0

07 Feb 00:11
56f32d7

Choose a tag to compare

OS Changes

  • Add the ability to run custom transaction checks when committing transactions to Bottlerocket’s datastore ([#294])
  • Add support for weak settings values, which are deleted on update ([#294])
  • Only return strong settings-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])

v5.4.2

25 Jan 00:03
b758cd1

Choose a tag to compare

OS Changes

  • Update nvidia-container-toolkit and libnvidia-container to v1.17.4 (#358)

Build Changes

  • Update Bottlerocket SDK to v0.50.1 (#345)

Orchestrator Changes

Kubernetes

  • Update EKS 1.28-1.31 versions to latest (#356)