Skip to content

Releases: bottlerocket-os/bottlerocket-core-kit

v10.6.0

23 Sep 23:50
v10.6.0
e59373b
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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)

v10.1.2

15 Aug 00:30
v10.1.2
7a6ca16
Compare
Choose a tag to compare

Third Party Package Updates

  • Revert ecs-agent update (#625)

v10.1.1

13 Aug 18:41
v10.1.1
3ad18c3
Compare
Choose a tag to compare

OS Changes

  • Fix containerd-2.0 settings for max_concurrent_downloads (#623)

v10.1.0

12 Aug 00:57
v10.1.0
06e0008
Compare
Choose a tag to compare

OS Changes

  • Add libjansson package to enable JSON support for nftables (#614)
  • Refactor schnauzer to multicall binary for v1 and v2 (#561)
  • Fix logind service ordering in release package (#609) - Thanks @115100
  • Lowercase hostnames provided by the hostname helpers (#619) - Thanks @tzneal

Third Party Package Updates

  • Update amazon-ssm-agent, docker-engine, and ecs-agent packages (#616)
  • Update to latest versions for aws-iam-authenticator, aws-otel-collector, aws-signing-helper, nvidia-k8s-device-plugin, ecr-credential-provider, and kubernetes packages (#611)

Orchestrator Changes

ECS

  • Fix ECS_DISABLE_PRIVILEGED in ecs-agent(#610) - Thanks @vermdeep

Build Changes

  • Inject a trait into check execution to allow unit testing (#601) - Thanks @tzneal

Tools

  • Add Amazon Q development rules and Git formatting guidelines (#561)

v10.0.1

31 Jul 16:05
v10.0.1
83abd17
Compare
Choose a tag to compare

Orchestrator Changes

Kubernetes

  • Backport a patch to fix kubelet drop-in config merge behavior in kubernetes-1.28 (#613)