Skip to content

Releases: bottlerocket-os/bottlerocket-core-kit

v2.3.4

19 Aug 21:18
e5354a9
Compare
Choose a tag to compare

OS Changes

  • Update libnvidia-container to v550.54.14 and nvidia-container-toolkit to v1.16.1 (#88)
  • Fix a bug in sundog that caused it to regenerate populated settings (#94)

v2.3.3

15 Aug 00:50
e4b01c5
Compare
Choose a tag to compare

Orchestrator Changes

Kubernetes

  • kubernetes 1.24, 1.25, 1.26: Apply upstream patches (#76, #77, #78)
  • packages: use GO_MAJOR for selecting Go version (#86)

Build Changes

  • pluto: use settings SDK to parse API response (#89)
  • schnauzer: add support for update repository & ecr registry in ISO-E (#91)

v2.3.2

14 Aug 02:28
4ce2fa8
Compare
Choose a tag to compare

OS Changes

  • Update kernels: 5.10.223 5.15.164, and 6.1.102 (#73, #82)

Orchestrator Changes

Kubernetes

  • ecr-credential-provider: update to 1.25.15 (#66)
  • ecr-credential-provider-1.27: update to 1.27.8 (#66)
  • ecr-credential-provider-1.29: update to 1.29.6 (#66)
  • ecr-credential-provider-1.30: update to 1.30.3 (#66)
  • soci-snapshotter: update to 0.7.0 (#66)

Build Changes

  • Re-enable fmt and licenses lints in CI (#69)
  • Use workspace dependencies for all dependencies (#70)
  • Update datastore serializer to expect JSON and correctly handle null values (#80, #87)

v2.3.1

01 Aug 23:16
286ac64
Compare
Choose a tag to compare

OS Changes

  • Update docker-engine to v25.0.6 (#55)

Orchestrator Changes

Kubernetes

  • nvidia-container-runtime, nvidia-k8s-device-plugin: support Nvidia settings APIs #48
  • Support hostname-override-source (#59)

Build Changes

  • Update bottlerocket-settings-models to v0.2.0 (#58)
  • Update bottlerocket-sdk to v0.43.0 (#60)

v2.3.0

24 Jul 19:18
67cdd95
Compare
Choose a tag to compare

OS Changes

  • Update containerd to 1.7.20 (#40)
  • Update runc to 1.1.13 (#40)
  • Update kernels: 5.10.220, 5.15.162, and 6.1.97 (#46)
  • Add kmod-6.1-neuron-devel (#42)

Orchestrator Changes

Kubernetes

  • Add latest instance types to eni-max-pods mapping (#43)

Build Changes

  • Update Twoliter to 0.4.3 (#39)

v2.2.0

18 Jul 20:54
37977a6
Compare
Choose a tag to compare

OS Changes

  • Add libbpf (#24, thanks @ndbaker1)
  • Add kube-proxy (#25, thanks @tzneal)
  • Third party package updates (#28, #35, #36)
  • Update rust dependencies for first-party sources (#34)
  • Update kernels: 5.10.220, 5.15.161, and 6.1.96 (#29)

Build Changes

Tools

  • Fix diff-kernel-config to work with Core Kit (#32)

v2.1.0

08 Jul 23:14
c8fbdcf
Compare
Choose a tag to compare

OS Changes

  • Update kernels: 5.10.219, 5.15.160-104, and 6.1.94 (#13, #17)
  • Add kmod-6.1-neuron package in core kit (#21)
  • Provide SSM agent as a system service (#22)
  • Enable host containers and in-place updates to be optional (#23)

Orchestrator Changes

Kubernetes

  • Move dockershim link to relative path (#18)

v2.0.0

20 Jun 18:55
6939dd2
Compare
Choose a tag to compare

Build changes

  • Create the core kit (#1, #4)
  • Use bottlerocket-settings-sdk for settings models (#7)
  • Update to Twoliter 0.4.1 (#8)