0.4.1 (2023-03-02)
Bug Fixes
- parse --add-host special ip with equal sign (#229) (fb4b62b)
- switch from rootless containers to rootful containers (#232) (ae43a07)
Build System or External Dependencies
- deps: Bump github.com/containerd/containerd from 1.6.14 to 1.6.18 (#223) (7480222)
- deps: bump github.com/lima-vm/lima from 0.14.2 to 0.15.0 (#247) (007081e)
- deps: Bump github.com/onsi/ginkgo/v2 from 2.8.0 to 2.8.3 (#233) (1185372)
- deps: bump github.com/onsi/ginkgo/v2 from 2.8.3 to 2.8.4 (#245) (5e64716)
- deps: Bump github.com/onsi/gomega from 1.26.0 to 1.27.1 (#234) (cd43781)
- deps: bump github.com/onsi/gomega from 1.27.1 to 1.27.2 (#246) (863c51e)
- deps: Bump github.com/runfinch/common-tests from 0.5.0 to 0.6.0 (#235) (4a33a2e)
- deps: Bump github.com/spf13/afero from 1.9.3 to 1.9.4 (#241) (58f26e6)
- deps: bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#244) (984af70)
- deps: Bump golang.org/x/crypto from 0.5.0 to 0.6.0 (#212) (e1a36cf)
- deps: bump k8s.io/apimachinery from 0.26.1 to 0.26.2 (#251) (4a7268e)
- update os image versions (#255) (576765b)
Note on rootful containers
Containers created using Finch version 0.4.1 or later may not function properly in versions 0.4.0 or earlier due to how the data of rootful containers is stored with root user permissions. This can cause issues when accessed by older versions of Finch that do not support rootful containers.