Highlights
This is a stop-gap release to addresses some stability issues.
- new
--foreground
flag forcolima start
to run Colima in foreground - new
--cgroups-v2
flag forcolima start
as a temporary workaround for #764, a proper fix is in the works. - update nerdctl to v1.4.0
Commits
- docs: update FAQ.md w brew buildx info by @gustafj in #741
- nix: fix vendorSha256 in colima.nix by @karlhepler in #748
- chore: use XDG base dir or platform dirs for config files. Fixes #483. by @watersb in #736
- misc: fix multiple startup errors by @abiosoft in #757
- docs: fix typo in FAQ by @SpencerKaiser in #766
- ci: add dependabot by @Neo2308 in #767
- build(deps): bump golang.org/x/term from 0.5.0 to 0.11.0 by @dependabot in #772
- build(deps): bump github.com/containers/gvisor-tap-vsock from 0.5.0 to 0.7.0 by @dependabot in #774
- ci: update go versions used in workflows to 1.21 by @Neo2308 in #768
- build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot in #773
- build(deps): bump github.com/coreos/go-semver from 0.3.0 to 0.3.1 by @dependabot in #775
- build(deps): bump github.com/fatih/color from 1.13.0 to 1.15.0 by @dependabot in #776
- build(deps): bump actions/setup-go from 3 to 4 by @dependabot in #770
- docs: add slack link by @abiosoft in #807
- cli: allow to start colima in the foreground by @regulskimichal in #789
- docs: fix typo in colima.yaml by @dimitri-segard in #815
- chore: fix typo in logs by @testwill in #816
- build(deps): bump github.com/containers/gvisor-tap-vsock from 0.7.0 to 0.7.1 by @dependabot in #818
- vm: use ssh -F for custom ssh sessions by @abiosoft in #822
- vm: temporary workaround for #764 by @abiosoft in #823
- misc: update FUNDING.yml by @abiosoft in #824
- docs: update faq and installation instructions by @abiosoft in #825
New Contributors
- @gustafj made their first contribution in #741
- @karlhepler made their first contribution in #748
- @watersb made their first contribution in #736
- @SpencerKaiser made their first contribution in #766
- @Neo2308 made their first contribution in #767
- @dependabot made their first contribution in #772
- @regulskimichal made their first contribution in #789
- @dimitri-segard made their first contribution in #815
- @testwill made their first contribution in #816
Full Changelog: v0.5.5...v0.5.6