Releases: runfinch/finch
Releases · runfinch/finch
v1.4.2
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
v1.4.0
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
v1.3.1
v1.3.0
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
- add exit status code to finch (5fa30f4)
- Add exit status code to finch (#1068) (5fa30f4)
- add Linux support (#1023) (82f698b)
Bug Fixes
- allow finch commands to run using default config (#1109) (4b57a00)
- Improve CLI parsing for Image Args (#1072) (6d49ac7)
- linux: DOCKER_CONFIG path (#1102) (5b45b75)
- linux: support bundles (#1101) (f32a97f)
Reverts
v1.2.3
1.2.3 (2024-08-13)
Build System or External Dependencies
- deps: bump github.com/aws/aws-sdk-go-v2 from 1.30.1 to 1.30.3 (#1028) (dcb3865)
- deps: bump github.com/docker/cli from 27.0.3+incompatible to 27.1.0+incompatible (#1041) (187dd56)
- deps: bump github.com/docker/cli from 27.1.0+incompatible to 27.1.1+incompatible (#1045) (9e9dec8)
- deps: bump github.com/docker/docker from 27.0.3+incompatible to 27.1.0+incompatible (#1042) (942b639)
- deps: bump github.com/docker/docker from 27.1.0+incompatible to 27.1.1+incompatible (#1044) (d33cb5d)
- deps: bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 (#1046) (39bba35)
- deps: bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 (#1057) (221a935)
- deps: bump github.com/onsi/gomega from 1.33.1 to 1.34.1 (#1048) (66ceee4)
- deps: bump golang.org/x/crypto from 0.25.0 to 0.26.0 (#1054) (2ecab35)
- deps: bump golang.org/x/sys from 0.22.0 to 0.23.0 (#1051) (c6402ab)
- deps: bump golang.org/x/sys from 0.23.0 to 0.24.0 (#1059) (9529346)
- deps: bump golang.org/x/tools from 0.23.0 to 0.24.0 (#1056) (3a34c79)
- deps: bump k8s.io/apimachinery from 0.30.2 to 0.30.3 (#1036) (0c5686e)
- deps: Bump submodules and dependencies (#1027) (966b8d2)
- deps: Bump submodules and dependencies (#1035) (4fe6fcf)
- fix: pass arch to finch-core install.dependencies target (#1034) (fa5078f)
Bug Fixes
v1.2.2
1.2.2 (2024-07-09)
Build System or External Dependencies
- deps: bump github.com/aws/aws-sdk-go-v2 from 1.30.0 to 1.30.1 (#1004) (0174b05)
- deps: bump golang.org/x/crypto from 0.24.0 to 0.25.0 (#1016) (b7c711a)
- deps: bump golang.org/x/tools from 0.22.0 to 0.23.0 (#1019) (81b2446)
- deps: Bump submodules and dependencies (#1020) (30d8e69)
- deps: Bump submodules and dependencies (#1021) (fd1677b)
v1.2.1
1.2.1 (2024-07-02)
Important note: the Finch v1.2.1 Microsoft Windows installer (MSI) was generated using a modified release workflow due to an issue with the MSI builder in the Finch v1.2.1 release. As a side-effect, the Finch v1.2.1 release on Windows will show commit e8f7dcdb99564bc8fab7ece9dca3e483024da1f3
. The issue has been resolved and will be made available in the next release.
Build System or External Dependencies
- deps: Bump github.com/aws/aws-sdk-go-v2 from 1.27.0 to 1.27.1 (#963) (4c2dc12)
- deps: Bump github.com/aws/aws-sdk-go-v2 from 1.27.1 to 1.27.2 (#974) (54aa67c)
- deps: bump github.com/aws/aws-sdk-go-v2 from 1.27.2 to 1.30.0 (#991) (bbcb8e7)
- deps: Bump github.com/docker/cli from 26.1.3+incompatible to 26.1.4+incompatible (#973) (f774e2d)
- deps: bump github.com/docker/cli from 26.1.4+incompatible to 27.0.2+incompatible (#999) (0244698)
- deps: bump github.com/docker/cli from 27.0.2+incompatible to 27.0.3+incompatible (#1005) (c801e69)
- deps: Bump github.com/docker/docker from 26.1.3+incompatible to 26.1.4+incompatible (#972) (05b9c05)
- deps: bump github.com/docker/docker from 26.1.4+incompatible to 27.0.1+incompatible (#996) (1f68260)
- deps: bump github.com/docker/docker from 27.0.1+incompatible to 27.0.2+incompatible (#1001) (50a639b)
- deps: bump github.com/docker/docker from 27.0.2+incompatible to 27.0.3+incompatible (#1006) (537abad)
- deps: bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#983) (7b2bed6)
- deps: bump golang.org/x/image from 0.12.0 to 0.18.0 (#998) (398658e)
- deps: Bump golang.org/x/text from 0.15.0 to 0.16.0 (#964) (8a3973a)
- deps: Bump golang.org/x/tools from 0.21.0 to 0.22.0 (#967) (3921b00)
- deps: bump k8s.io/apimachinery from 0.30.1 to 0.30.2 (#981) (c8ebf20)
- deps: Bump submodules and dependencies (#1008) (6134a5a)
- deps: Bump submodules and dependencies (#949) (b5ee424)
Bug Fixes
- add SOCI snapshotter hash check (#985) (563f346)
- Allow to use the COMPOSE_FILE variable in finch compose (#994) (17d4bc8)
- Enable
finch support-bundle generate
to execute on Windows whe… (#976) (9c1caf0) - update snapshotters reference (#986) (06b9027)
- verify shasum for finch dependencies (#969) (9d85f25)
v1.2.0
1.2.0 (2024-06-03)
Build System or External Dependencies
- deps: Bump github.com/aws/aws-sdk-go-v2 from 1.26.0 to 1.26.1 (#882) (c059d9e)
- deps: Bump github.com/aws/aws-sdk-go-v2 from 1.26.1 to 1.27.0 (#954) (b06280c)
- deps: Bump github.com/docker/cli from 26.0.0+incompatible to 26.0.1+incompatible (#894) (680e23f)
- deps: Bump github.com/docker/cli from 26.0.1+incompatible to 26.0.2+incompatible (#906) (6fc6ce5)
- deps: Bump github.com/docker/cli from 26.0.2+incompatible to 26.1.0+incompatible (#913) (bfeb585)
- deps: Bump github.com/docker/cli from 26.1.0+incompatible to 26.1.1+incompatible (#922) (7b6b3d2)
- deps: Bump github.com/docker/cli from 26.1.1+incompatible to 26.1.2+incompatible (#941) (eec3462)
- deps: Bump github.com/docker/cli from 26.1.2+incompatible to 26.1.3+incompatible (#952) (9a94c57)
- deps: Bump github.com/docker/docker from 26.0.0+incompatible to 26.0.1+incompatible (#892) (05610c1)
- deps: Bump github.com/docker/docker from 26.0.1+incompatible to 26.0.2+incompatible (#905) (69e7d0b)
- deps: Bump github.com/docker/docker from 26.0.2+incompatible to 26.1.0+incompatible (#912) (5e5f8a8)
- deps: Bump github.com/docker/docker from 26.1.0+incompatible to 26.1.1+incompatible (#924) (79eb863)
- deps: Bump github.com/docker/docker from 26.1.1+incompatible to 26.1.2+incompatible (#940) (aa3ab01)
- deps: Bump github.com/docker/docker from 26.1.2+incompatible to 26.1.3+incompatible (#951) (cef9d8f)
- deps: Bump github.com/lima-vm/lima from 0.21.0 to 0.22.0 (#934) (62d67d5)
- deps: Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 (#920) (939639e)
- deps: Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 (#933) (c56019d)
- deps: Bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.19.0 (#959) (08d7a34)
- deps: Bump github.com/onsi/gomega from 1.33.0 to 1.33.1 (#923) (e7f4e0d)
- deps: Bump github.com/runfinch/common-tests from 0.7.18 to 0.7.21 (#878) (e1cbd0a)
- deps: Bump github.com/runfinch/common-tests from 0.7.21 to 0.7.22 (#907) (84b4a69)
- deps: Bump github.com/shirou/gopsutil/v3 from 3.24.2 to 3.24.3 (#881) (465e369)
- deps: Bump github.com/shirou/gopsutil/v3 from 3.24.3 to 3.24.4 (#925) (8cd5643)
- deps: Bump github.com/shirou/gopsutil/v3 from 3.24.4 to 3.24.5 (#962) (8e51db3)
- deps: Bump github.com/tc-hib/go-winres from 0.3.1 to 0.3.3 (#893) (ebb4c9f)
- deps: Bump golang.org/x/crypto from 0.22.0 to 0.23.0 (#928) (1687293)
- deps: Bump golang.org/x/text from 0.14.0 to 0.15.0 (#929) (85e1bec)
- deps: Bump golang.org/x/tools from 0.19.0 to 0.20.0 (#889) (cfac010)
- deps: Bump golang.org/x/tools from 0.20.0 to 0.21.0 (#932) (a853a8a)
- deps: Bump k8s.io/apimachinery from 0.29.3 to 0.30.0 (#904) (f8b7f25)
- deps: Bump k8s.io/apimachinery from 0.30.0 to 0.30.1 (#946) (dc4ebf9)
- deps: Bump submodules and dependencies (#874) (a9f73be)
- deps: Bump submodules and dependencies (#895) (c7388bb)
- unify macos/windows yamls (#921) (86d9a23)
Features
- Add the --format option to the finch version command (#926) (a9d04e3)
- make Virtualization Framework default (#956) (75b69b8)
Bug Fixes
v1.1.3
1.1.3 (2024-03-28)
Build System or External Dependencies
- deps: Bump github.com/aws/aws-sdk-go-v2 from 1.25.0 to 1.25.2 (#831) (9eb8097)
- deps: Bump github.com/aws/aws-sdk-go-v2 from 1.25.2 to 1.25.3 (#856) (e9314f0)
- deps: Bump github.com/aws/aws-sdk-go-v2 from 1.25.3 to 1.26.0 (#864) (9223219)
- deps: Bump github.com/docker/cli from 25.0.3+incompatible to 25.0.4+incompatible (#857) (838fc07)
- deps: Bump github.com/docker/cli from 25.0.4+incompatible to 26.0.0+incompatible (#867) (4167d3d)
- deps: Bump github.com/docker/docker from 25.0.3+incompatible to 25.0.4+incompatible (#845) (769ae32)
- deps: Bump github.com/docker/docker from 25.0.4+incompatible to 26.0.0+incompatible (#866) (7fa6e72)
- deps: Bump github.com/lima-vm/lima from 0.20.1 to 0.20.2 (#855) (99d4c3c)
- deps: Bump github.com/lima-vm/lima from 0.20.2 to 0.21.0 (#862) (120ffcc)
- deps: Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0 (#842) (8e04421)
- deps: Bump github.com/onsi/gomega from 1.31.1 to 1.32.0 (#860) (b2c9449)
- deps: Bump github.com/runfinch/common-tests from 0.7.13 to 0.7.14 (#834) (2287575)
- deps: Bump github.com/shirou/gopsutil/v3 from 3.24.1 to 3.24.2 (#838) (d2612aa)
- deps: Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#839) (9f0953d)
- deps: Bump golang.org/x/crypto from 0.19.0 to 0.20.0 (#833) (1ed1474)
- deps: Bump golang.org/x/crypto from 0.20.0 to 0.21.0 (#843) (b7ef6f2)
- deps: Bump golang.org/x/tools from 0.18.0 to 0.19.0 (#844) (f8883b2)
- deps: Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#858) (14532d5)
- deps: Bump k8s.io/apimachinery from 0.29.2 to 0.29.3 (#863) (c8a4262)
- deps: Bump submodules and dependencies (#825) (8828c56)