Releases: runfinch/finch-daemon
Releases · runfinch/finch-daemon
v0.12.0
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
- Update go mod to fix CVE-2024-45338 (#124) (19a3980)
v0.11.0
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
Bug Fixes
v0.10.0
0.10.0 (2024-10-31)
Build System or External Dependencies
- deps: bump github.com/containerd/nerdctl from 1.7.5 to 1.7.7 (#66) (80fdae9)
- deps: bump github.com/runfinch/common-tests from 0.7.21 to 0.8.0 (#64) (df9f0ca)
Features
- Add Support for Extra Hosts (#85) (5722300)
- Add support for nerdctl config and default variables (#73) (284c73f)
- Add support for pidfile (#90) (55eacb5)
- Add support for socket Activation (#89) (d185ad3)
Bug Fixes
v0.9.0 Finch-Daemon Init
This is the first release of the Finch Daemon.
The Finch Daemon project is an open source container runtime engine that enables users to integrate software that uses Docker's RESTful APIs as a programmatic dependency.