Highlights
This is an incremental release to resolve slow startup time during disk image expansion when vz
virtual machine type is used.
For more details about v0.6.0 features, check v0.6.0 release release notes.
⚠️ Breaking changes upgrading from v0.5.x.
Due to breaking changes, deletion of existing profiles is required via colima delete
.
Existing containers, images and volumes would be lost after upgrade.
Other Updates
- Increase ulimit to infinity to resolve
too many open files
or related errors. - Add containerd socket forwarding.
- Update underlying distro to Ubuntu 24.04 LTS.
Commits
- ci: fix integration by @abiosoft in #1009
- docker: Increase ulimit to infinity by @jramosf in #1003
- build(deps): bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #984
- build(deps): bump golang.org/x/term from 0.16.0 to 0.18.0 by @dependabot in #996
- build(deps): bump golang.org/x/term from 0.18.0 to 0.19.0 by @dependabot in #1013
- core: update disk images by @abiosoft in #1014
- chore: fix function name in comment by @rustfix in #1018
- containerd: add socket forwarding to host by @DieterBuys in #1017
- build(deps): bump golang.org/x/term from 0.19.0 to 0.20.0 by @dependabot in #1024
- build(deps): bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #1022
- build(deps): bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #1027
- build(deps): bump github.com/fatih/color from 1.16.0 to 1.17.0 by @dependabot in #1028
- core: update iso images by @abiosoft in #1032
New Contributors
- @jramosf made their first contribution in #1003
- @rustfix made their first contribution in #1018
- @DieterBuys made their first contribution in #1017
Full Changelog: v0.6.8...v0.6.9