Skip to content

v0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Nov 19:42
12c44d8

0.11.0 (2024-11-27)

Build System or External Dependencies

  • deps: Bump github.com/containernetworking/cni from 1.2.2 to 1.2.3 (#87) (46df1b6)
  • deps: Bump github.com/coreos/go-iptables from 0.7.0 to 0.8.0 (#106) (9905569)
  • deps: Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#107) (e5b9878)
  • deps: Bump golang.org/x/net from 0.29.0 to 0.31.0 (#93) (dcffe39)
  • deps: Bump github.com/containerd/containerd from 1.7.22 to 1.7.24 (#102) (0d6cd12)
  • deps: Bump github.com/containerd/errdefs from 0.1.0 to 1.0.0 (#102) (0d6cd12)

Features

  • Implementation of enable_icc option (#69) (5fd2e3e)

Bug Fixes

  • Make DOCKER_CONFIG available to buildctl (#94) (f5b426d)
  • Pidfile handling and socket docs (#101) (5c2e99f)
  • return an error if custom bridge name is not set successfully (#100) (0469999)