Skip to content

Releases: bottlerocket-os/bottlerocket-core-kit

v5.4.2

25 Jan 00:03
b758cd1
Compare
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)

v5.4.1

16 Jan 23:19
44b81f4
Compare
Choose a tag to compare

v5.4.1 (2025-01-16)

OS Change

  • Parse proxy URI after prepending URL scheme (#339)
  • Normalize inputs for ephemeral-storage (#350)

v5.4.0 (2025-01-14)

OS Change

  • Allow bind mounts prefixed with /mnt/ for ephemeral storage (#320) - Thanks @zaheerm!
  • Improve API Server error message for invalid metadata (#342)

Orchestrator Changes

Kubernetes

  • Add support for device-ownership-from-security-context to nvidia (#343)

ECS

  • Update ecs-agent to 1.89.2 and update the amazon-ecs-cni-plugins (#341)

v5.3.0

03 Jan 23:52
f837568
Compare
Choose a tag to compare

v5.3.0 (2025-01-03)

Orchestrator Changes

Kubernetes

  • Add Kubernetes 1.32 packages (#334)
  • Add support for device-ownership-from-security-context (#329)

Build Changes

  • Update bottlerocket-settings-models to 0.7.0 (#329)

v5.2.0

20 Dec 21:02
9b8be02
Compare
Choose a tag to compare

OS Changes

Build Changes

  • Add GPG verification where possible (#321)

v5.1.0

16 Dec 23:58
bb3a8d4
Compare
Choose a tag to compare

OS Changes

  • Update golang.org/x/crypto from 0.27.0 to 0.31.0 in /sources/host-ctr (#315)

Orchestrator Changes

Kubernetes

  • Add beta sources for kubernetes-1.32 and ecr-credential-provider-1.32 (#317)

v5.0.0

12 Dec 22:25
6a7ace8
Compare
Choose a tag to compare

OS Changes

  • Update binutil to 2.41 (#306)

Build Changes

  • Update bottlerocket-sdk to v0.5.0 (#306)
  • Remove the following packages that move to the kernel-kit (#313)
    • grub
    • kernel-5.10
    • kernel-5.15
    • kernel-6.1
    • kmod-5.10-nvidia
    • kmod-5.15-nvidia
    • kmod-6.1-nvidia
    • libkcapi
    • linux-firmware
    • microcode
    • shim

v4.1.0

11 Dec 21:11
4eb7c0f
Compare
Choose a tag to compare

OS Changes

  • Enable plugins and detailed EBS volume stats for nvme-cli (#269)
  • Set LoaderTimeInitUSec and LoaderTimeExecUSec in GRUB (#273)
  • Third party package updates (#303, #308, #311)
  • Update kernel to v6.1.119 (#309)

Build Changes

  • Update twoliter to 0.6.0 (#302)

v4.0.1

05 Dec 22:28
d5687c8
Compare
Choose a tag to compare

OS Changes

  • Normalize amazon-ecs-cni-plugins version (#277)
  • Add host certs to host containers using a volume mount (#278)
  • Fix host-ctr to correctly extract regions from ECR URIs (#287)
  • Run udev after the SELinux Policy files are available (#290)
  • Update nvidia-container-toolkit and libnvidia-container (#296)

v4.0.0

21 Nov 20:02
d390070
Compare
Choose a tag to compare

OS Changes

  • Disable BPF preload and bpfilter helpers for kernel (#261)
  • Allow overriding max-pods file with one from variant (#279)
  • Update libdbus and libexpat (#270)
  • Remove acpid package (#280)
  • Prevent io_uring calls from hanging (#284)

Orchestrator Changes

Kubernetes

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

Build Changes

  • Use upstream sources for packages sourced from Amazon Linux (#265)
  • Update twoliter to v0.5.1 (#259)
  • Drop "dependencies" table for all packages (#262)

v3.3.2

15 Nov 20:24
dc9aff2
Compare
Choose a tag to compare

OS Changes

  • Add kernel-5.15 patch to fix IPv6 typo (#266)