Skip to content

v0.9.1

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Oct 21:10
a08caa9

0.9.1 (2024-10-30)

Build System or External Dependencies

  • deps: bump github.com/containerd/go-cni from 1.1.9 to 1.1.10 (#53) (31583b0)
  • deps: bump github.com/containerd/nerdctl from 1.7.5 to 1.7.7 (#66) (80fdae9)
  • deps: bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.20.2 (#19) (e282c25)
  • deps: bump github.com/onsi/gomega from 1.32.0 to 1.34.2 (#18) (ea72df3)
  • deps: bump github.com/runfinch/common-tests from 0.7.21 to 0.8.0 (#64) (df9f0ca)
  • deps: bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#49) (3eff666)
  • deps: bump github.com/vishvananda/netlink from 1.2.1-beta.2 to 1.3.0 (#50) (e3cffc7)

Features

  • add container create options (#27) (504dcaf)
  • allow custom socket path (#7) (4c17545)
  • implement container restart API (#23) (5d9b1e0)
  • Port 'implement container restart API' patch (5d9b1e0)

Bug Fixes

  • doc nits and parameter casing (#57) (e22c156)
  • filter unsupported enable_icc option (#36) (6c5e72d)
  • image load should close stream after copy (#34) (5ee657b)
  • Make release binaries static (d1590fc)
  • README changes re: systemd setup (#59) (2096ded)
  • Set release version to 0.9.0 (#56) (024768a)
  • truncate image id on publish tag event (#35) (6aa5b7c)
  • update makefile (f4c7019)
  • Update makefile for build target (3d62114)