Skip to content

v0.12.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Dec 22:39
94aa369

0.12.0 (2024-12-27)

Build System or External Dependencies

  • deps: Bump github.com/containerd/cgroups/v3 from 3.0.3 to 3.0.5 (#130) (bc69841)
  • deps: Bump github.com/containerd/go-cni from 1.1.10 to 1.1.11 (#134) (82f9629)
  • deps: Bump github.com/containerd/typeurl/v2 from 2.2.0 to 2.2.3 (#133) (d9704ff)
  • deps: Bump github.com/docker/cli from 26.0.0+incompatible to 27.4.1+incompatible (#125) (bff4a1f)
  • deps: Bump github.com/docker/docker from 26.1.5+incompatible to 27.4.1+incompatible (#127) (f77066d)
  • deps: Bump github.com/moby/moby from 26.0.0+incompatible to 27.4.1+incompatible (#132) (da5f7cd)
  • deps: Bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.22.1 (#129) (606c16b)
  • deps: Bump github.com/onsi/gomega from 1.36.1 to 1.36.2 (#136) (72facd2)
  • deps: Bump github.com/vishvananda/netns from 0.0.4 to 0.0.5 (#112) (40d3991)
  • deps: Bump golang.org/x/crypto from 0.29.0 to 0.31.0 (#120) (5c99f3e)
  • deps: Bump google.golang.org/protobuf from 1.35.1 to 1.35.2 (#116) (682d4cd)
  • deps: Bump google.golang.org/protobuf from 1.35.2 to 1.36.0 (#128) (b46d499)

Features

  • add distribution API (with bug fix) (#121) (da0dab7)
  • add more options to container create API (#122) (9fda9cd)

Bug Fixes