Skip to content

Releases: runfinch/finch

v1.7.0

12 Feb 20:20
99c9b43
Compare
Choose a tag to compare

1.7.0 (2025-02-11)

Build System or External Dependencies

  • deps: Bump github.com/aws/aws-sdk-go-v2 from 1.32.7 to 1.36.0 (#1266) (4498d21)
  • deps: Bump github.com/aws/aws-sdk-go-v2 from 1.36.0 to 1.36.1 (#1274) (1aa6c97)
  • deps: Bump github.com/containerd/nerdctl/v2 from 2.0.0 to 2.0.3 (#1212) (3a207c1)
  • deps: Bump github.com/docker/cli from 27.5.0+incompatible to 27.5.1+incompatible (#1275) (5c52f7d)
  • deps: Bump github.com/docker/docker from 27.4.1+incompatible to 27.5.1+incompatible (#1253) (ab34181)
  • deps: Bump github.com/lima-vm/lima from 0.23.2 to 1.0.4 (#1230) (67ab6f8)
  • deps: Bump github.com/lima-vm/lima from 1.0.4 to 1.0.5 (#1279) (8a377dc)
  • deps: Bump github.com/spf13/afero from 1.11.0 to 1.12.0 (#1271) (10db65d)
  • deps: Bump golang.org/x/crypto from 0.32.0 to 0.33.0 (#1280) (88ae5ed)
  • deps: Bump golang.org/x/sys from 0.29.0 to 0.30.0 (#1277) (6b0328a)
  • deps: Bump golang.org/x/text from 0.21.0 to 0.22.0 (#1270) (77ed636)
  • deps: Bump golang.org/x/tools from 0.28.0 to 0.29.0 (#1256) (87a9827)
  • deps: Bump golang.org/x/tools from 0.29.0 to 0.30.0 (#1284) (e521a09)
  • deps: Bump submodules and dependencies (#1249) (b015c66)

Features

  • allow other credential helpers in Finch VM (#1265) (515a693)

Bug Fixes

  • conflict in parsing of -h flag for help and hostname in container run (8b8df27)
  • conflict in parsing of -h flag for help and hostname in container run (#1251) (8b8df27)
  • formatting for byo credential helper bashrc (#1278) (b1c7d6e)

v1.6.1

17 Jan 23:39
779e638
Compare
Choose a tag to compare

1.6.1 (2025-01-17)

[!WARNING]
There is a known issue with this version of Finch which impacts installers for Finch on macOS 15.

The issue prevents Finch VM domain name lookups when (a) the Finch VM has been started while connected to VPN and (b) the host has disconnected from the VPN, which results in failed container image pulls from remote container registries.

#1257

To mitigate, Finch users can do the following after dropping from VPN:

finch vm stop
finch vm start

Build System or External Dependencies

  • deps: Bump github.com/docker/cli from 27.3.1+incompatible to 27.4.1+incompatible (#1229) (1c99948)
  • deps: Bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 (#1236) (2151c9f)
  • deps: Bump golang.org/x/sys from 0.28.0 to 0.29.0 (#1245) (0340b25)
  • deps: Bump golang.org/x/sys from 0.28.0 to 0.29.0 (#1245) (0340b25)
  • deps: Bump submodules and dependencies (#1238) (4b20a2f)

Reverts

v1.6.0

07 Jan 18:13
cca9b65
Compare
Choose a tag to compare

1.6.0 (2025-01-06)

Build System or External Dependencies

  • deps: Bump github.com/onsi/gomega from 1.36.1 to 1.36.2 (#1227) (0c0fbef)

Features

  • integrate nerdctl v2.0.2 (b644b3e)
  • integrate nerdctl v2.0.2 container runtime archive (#1237) (b644b3e)
  • use finch-core container runtime archive (#1232) (0fde2a9)

v1.5.0

27 Dec 18:59
9b76011
Compare
Choose a tag to compare

1.5.0 (2024-12-25)

Build System or External Dependencies

  • deps: Bump github.com/aws/aws-sdk-go-v2 from 1.32.5 to 1.32.7 (#1224) (6be5aa7)
  • deps: Bump github.com/docker/docker from 27.3.1+incompatible to 27.4.1+incompatible (#1220) (8a72057)
  • deps: Bump github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.1 (#1225) (18accb8)
  • deps: Bump golang.org/x/crypto from 0.29.0 to 0.31.0 (#1215) (7df9beb)
  • deps: Bump submodules and dependencies (#1219) (25117e5)
  • deps: Bump submodules and dependencies (#1226) (71e0620)

Features

  • make finch config available in VM at $HOME/.finch (#1180) (a2fd94c)

Bug Fixes

v1.4.3

10 Dec 18:01
1165c0a
Compare
Choose a tag to compare

1.4.3 (2024-12-10)

Build System or External Dependencies

v1.4.2

03 Dec 01:51
905b1b0
Compare
Choose a tag to compare

1.4.2 (2024-12-03)

Build System or External Dependencies

  • deps: Bump github.com/aws/aws-sdk-go-v2 from 1.32.2 to 1.32.3 (#1159) (6ef662f)
  • deps: Bump github.com/aws/aws-sdk-go-v2 from 1.32.3 to 1.32.5 (#1189) (a54ffe6)
  • deps: Bump github.com/containerd/nerdctl/v2 from 2.0.0-rc.2 to 2.0.0-rc.3 (#1151) (7f3a579)
  • deps: Bump github.com/containerd/nerdctl/v2 from 2.0.0-rc.3 to 2.0.0 (#1172) (ec5b8ee)
  • deps: Bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.21.0 (#1162) (e066388)
  • deps: Bump github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0 (#1196) (6e9bae8)
  • deps: Bump github.com/onsi/gomega from 1.34.2 to 1.35.1 (#1164) (6540a4f)
  • deps: Bump github.com/onsi/gomega from 1.35.1 to 1.36.0 (#1199) (0c143a9)
  • deps: Bump github.com/pkg/sftp from 1.13.6 to 1.13.7 (#1150) (3747442)
  • deps: Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#1198) (712b6a4)
  • deps: Bump golang.org/x/crypto from 0.28.0 to 0.29.0 (#1192) (4938dfb)
  • deps: Bump golang.org/x/tools from 0.26.0 to 0.27.0 (#1191) (e6ba6e8)
  • deps: Bump k8s.io/apimachinery from 0.31.1 to 0.31.2 (#1147) (c7c5d81)
  • deps: Bump k8s.io/apimachinery from 0.31.2 to 0.31.3 (#1195) (540fae7)
  • deps: Bump submodules and dependencies (#1160) (c6bf4e8)

Bug Fixes

v1.4.1

24 Oct 20:48
ce7c2ee
Compare
Choose a tag to compare

1.4.1 (2024-10-24)

Build System or External Dependencies

  • deps: Bump github.com/aws/aws-sdk-go-v2 from 1.32.1 to 1.32.2 (#1137) (6576052)
  • deps: Bump submodules and dependencies (#1144) (8fbaf1c)

v1.4.0

08 Oct 23:05
3525e55
Compare
Choose a tag to compare

1.4.0 (2024-10-08)

Build System or External Dependencies

  • deps: Bump github.com/aws/aws-sdk-go-v2 from 1.31.0 to 1.32.1 (#1134) (a55450f)
  • deps: Bump golang.org/x/tools from 0.25.0 to 0.26.0 (#1130) (633c1bf)

Features

  • Add BindMount handler for Linux (#1119) (a49df29)
  • Add Dockercompat Mode & DevContainer Support (#1100) (c004516)
  • add finch version output to support-bundle (#1124) (33d519b)
  • Add More PassedEnvs for ECR CredHelper (#1132) (0cb6a55)
  • allow user configurable docker compose version env variable (#1133) (69b066b)
  • handle dockercompat inspect for devcontainers (#1121) (5ba7305)
  • macOS: Support host DNS aliases for macos (#1085) (6b7f053)

Bug Fixes

  • check config file before accessing values (#1120) (5a47eec)

v1.3.1

27 Sep 18:42
78012ca
Compare
Choose a tag to compare

1.3.1 (2024-09-27)

Build System or External Dependencies

v1.3.0

24 Sep 16:35
304d4dc
Compare
Choose a tag to compare

1.3.0 (2024-09-24)

NOTE: there was an issue with the automated macOS release process for this build (see #1112 for more details). The next build, v1.3.1, is functionally identical to v1.3.0, please use those macOS installers instead.

Build System or External Dependencies

  • deps: bump github.com/aws/aws-sdk-go-v2 from 1.30.3 to 1.30.4 (#1064) (51089f6)
  • deps: bump github.com/aws/aws-sdk-go-v2 from 1.30.4 to 1.30.5 (#1083) (e4d4640)
  • deps: Bump github.com/aws/aws-sdk-go-v2 from 1.30.5 to 1.31.0 (#1108) (b412103)
  • deps: bump github.com/containerd/nerdctl/v2 from 2.0.0-rc.1 to 2.0.0-rc.2 (#1091) (51c006d)
  • deps: bump github.com/docker/cli from 27.1.2+incompatible to 27.2.0+incompatible (#1074) (87bc728)
  • deps: bump github.com/docker/cli from 27.2.0+incompatible to 27.2.1+incompatible (#1088) (0de5d1d)
  • deps: Bump github.com/docker/cli from 27.2.1+incompatible to 27.3.1+incompatible (#1106) (397c71c)
  • deps: bump github.com/docker/docker from 27.1.1+incompatible to 27.1.2+incompatible (#1061) (801f825)
  • deps: bump github.com/docker/docker from 27.1.2+incompatible to 27.2.0+incompatible (#1073) (726dc07)
  • deps: Bump github.com/docker/docker from 27.2.1+incompatible to 27.3.1+incompatible (#1105) (aa0c15a)
  • deps: bump github.com/lima-vm/lima from 0.22.0 to 0.23.1 (#1066) (09d7355)
  • deps: bump github.com/lima-vm/lima from 0.23.1 to 0.23.2 (#1077) (0a02a4b)
  • deps: bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.2 (#1075) (81af756)
  • deps: bump github.com/onsi/gomega from 1.34.1 to 1.34.2 (#1076) (e04a072)
  • deps: bump golang.org/x/sys from 0.24.0 to 0.25.0 (#1084) (9ace518)
  • deps: bump golang.org/x/text from 0.17.0 to 0.18.0 (#1082) (52b1ba3)
  • deps: bump golang.org/x/tools from 0.24.0 to 0.25.0 (#1090) (c382e22)
  • deps: bump k8s.io/apimachinery from 0.30.3 to 0.31.0 (#1060) (2c22e72)
  • deps: bump k8s.io/apimachinery from 0.31.0 to 0.31.1 (#1093) (35bc4dc)
  • deps: Bump submodules and dependencies (#1111) (53f608f)
  • deps: update nerdctl-full and soci versions (#1097) (a4b9679)
  • linux: add Linux packaging and e2e tests (#1071) (985570e)

Features

Bug Fixes

Reverts