0.5.0 (2023-03-29)
⚠ BREAKING CHANGES
- macOS 10.15 is no longer supported by Finch from v0.5.0. To continue using Finch, please upgrade your macOS version to 11+. If you cannot upgrade, replacing
/Applications/Finch/lima/bin/limactl
with a binary built on macOS 10 is a workaround that is known to work for v0.5.0, but this is not recommended/supported, and not guaranteed to work.
Features
Bug Fixes
- Correctly set and pick up environment variables (#315) (05227ce)
- print debug logs after newline (#273) (8faa7de)
- print debug logs when lima disk command fails (#270) (78a3f50)
Experimental
Build System or External Dependencies
- clean up finch-core _output directory in clean target (#290) (4684a95)
- deps: bump github.com/onsi/ginkgo/v2 from 2.8.4 to 2.9.0 (#265) (7e2d49e)
- deps: bump github.com/onsi/ginkgo/v2 from 2.9.0 to 2.9.1 (#285) (d741a03)
- deps: Bump github.com/onsi/gomega from 1.27.3 to 1.27.5 (#312) (e078234)
- deps: bump github.com/runfinch/common-tests from 0.6.1 to 0.6.2 (#300) (dd626a0)
- deps: bump github.com/spf13/afero from 1.9.4 to 1.9.5 (#263) (a0e277f)
- deps: bump golang.org/x/crypto from 0.6.0 to 0.7.0 (#264) (ec1c07f)
- deps: bump golang.org/x/tools from 0.6.0 to 0.7.0 (#268) (8072e39)
- deps: bump k8s.io/apimachinery from 0.26.2 to 0.26.3 (#306) (fe392cb)
- deps: Bump lima version (#302) (0269743)
- deps: Bump submodules (#281) (d4fd1f6)
- deps: Bump submodules (#304) (b38af9f)
- deps: Bump submodules (#307) (1a914ec)
- deps: Bump submodules (#319) (e671224)
- deps: Bump submodules (#332) (5923ae2)