Skip to content

Releases: bottlerocket-os/bottlerocket-core-kit

v10.8.1

22 Oct 21:24
v10.8.1
6a8b421

Choose a tag to compare

Build Changes

  • Update bottlerocket-sdk from 0.65.0 to 0.65.1 (#698)

v10.8.0

16 Oct 21:08
v10.8.0
4c950e5

Choose a tag to compare

OS Changes

  • Provide command to detect first and third-party accelerated hardware (#644)
  • Provide whippet as an alternative dbus-launcher (#661, #678)
  • Make dbus-broker require dbus-launcher capability (#677)
  • Provide dbus-broker-launcher as a separate package (#677)
  • Allow multiple sequential calls of apiclient ephemeral-storage bind (#679)
  • Log pending settings only for debug or higher log levels (#690) - Thanks @fletcherw

Build Changes

  • Update bottlerocket-sdk from 0.64.0 to 0.65.0 (#684)
  • Fix clippy warnings for Rust 1.90.0 (#684)

Third Party Package Updates

  • Update aws-iam-authenticator, aws-ssm-agent (#684, #688)

v10.7.1

07 Oct 16:35
v10.7.1
8c7368f

Choose a tag to compare

Third Party Package Updates

  • Add a patch for libnvidia-container to support glibc (#687)

v10.7.0

02 Oct 22:36
v10.7.0
97ae27e

Choose a tag to compare

⚠️ Core-kit v10.7.0 has a known issue with Nvidia variants. Please see #685 for details

OS Changes

  • Update Rust dependencies for first-party sources (#673)
  • Update Go dependencies for first-party sources (#673)
  • Patch systemd to suppress a warning log that is not applicable to Bottlerocket (#681)

Third Party Package Updates

  • Update glibc and docker-engine (#676, #671)
  • Update core libraries: libpcre, readline, libz, libtirpc, libnftl, libbncurses, libinih, libglib, libffi, libbpf, libdevmapper, and libscrypsetup (#683)
  • Update core system utilities: iproute, strace, nvme-cli, libnvme, xfsprogs, ethtool, util-linux, pciutils, dbus-broker, and e2fsprogs(#675, #680)

Build Changes

  • Update bottlerocket-settings-models to v0.16.0 (#646)

Orchestrator Changes

Kubernetes

  • Add pid resource to kubeReserved setting (#646)

v10.6.0

23 Sep 23:50
v10.6.0
e59373b

Choose a tag to compare

OS Changes

  • Update ECR parsing in host-ctr after aws-sdk-go-v2 migration (#664)

v10.5.0

22 Sep 21:49
v10.5.0
d457885

Choose a tag to compare

OS Changes

  • Support arguments with a -- separator in apiclient exec subcommand (#647)
  • Backport systemd patch to suppress ENOENT error logs (#655)
  • Install driverdog for all variants (#656)

Third Party Package Updates

  • Update libexpat, aws-iam-authenticator, containerd-1.7, containerd-2.0, kubernetes-1.28-1.34 (#663, #666)

v10.4.1

12 Sep 01:26
v10.4.1
11b1317

Choose a tag to compare

Build Changes

  • Update bottlerocket-settings-models to 0.15.0 (#658)

v10.4.0

09 Sep 17:26
v10.4.0
883106c

Choose a tag to compare

OS Changes

  • Add command field to override default entrypoint for host and bootstrap containers (#594) - Thanks @kasimeka
  • Update systemd-257 to remove shutdown timeout patch, migrate mount-rate patch to bootconfig, and remove kernel cmdline requirement for cgroupsv1 (#636)
  • Add containerd-2.1 setting for concurrent-download-chunk-size (#645)
  • Add support for more AWS regions in schnauzer and host-ctr (#651)

Build Changes

  • Update bottlerocket-settings-models to 0.14.0 (#645)

Orchestrator Changes

Kubernetes

  • Update kubernetes-1.34 and ecr-credential-provider-1.34 packages with official sources (#653)

v10.3.0

27 Aug 16:17
v10.3.0
7c9406f

Choose a tag to compare

OS Changes

  • Add default bind directories for ephemeral storage (#632)
  • Extend netdog to look for net.toml under /usr/share/bottlerocket (#524) - Thanks @PB80
  • Add containerd-2.1 package (#621)
    • Transfer service for image pull is now the default
    • Multipart layer fetch support was added and has a default of 8MiB in Bottlerocket
    • Containerd 2.1 removes the support for Schema 1 images
  • Add systemd-257 package (#581)
  • Update host-ctr to migrate to aws-sdk-go-v2 and bump to go 1.24 (#642)

Orchestrator Changes

Kubernetes

  • Enable MutableCSINodeAllocatableCount feature gate on kubelet for kubernetes-1.34 (#634) - Thanks @torredil
  • Add support for new Kubernetes Setting static-pods-enabled (#641)

Build Changes

  • Update twoliter to 0.12.0 (#635)
  • Update bottlerocket-settings-models to 0.13.0 (#641)

v10.2.0

20 Aug 01:32
v10.2.0
a54c56e

Choose a tag to compare

Orchestrator Changes

Kubernetes

  • Add kubernetes-1.34 and ecr-credential-provider-1.34 packages with pre-release sources (#627)

Build Changes

  • Update bottlerocket-sdk from 0.63.0 to 0.64.0 (#629)