Colima v0.8.2

v0.8.2macOSLinux
Added 3
  • UDP port forwarding is now supported
  • Binfmt emulation is configurable via the --binfmt flag and binfmt config
  • Current profile can now be set with COLIMA_PROFILE environment variable
Changed 4
  • Docker version updated to v28.3.3
  • Nerdctl version updated to v2.1.3
  • Incus version updated to v6.14
  • K3s version defaults to v1.33.3+k3s1
Fixed 4
  • Report errors that occur while reading configuration file
  • Use native shasum binary for download assets verification
  • Fix download errors when K3s version is empty in config
  • Reset formatting after question prompts in the terminal
Deprecated 1
  • Rename --cpu flag to --cpus for colima start; --cpu still works but is deprecated
Highlights

This is an incremental release with bug fixes.

Fixes
  • Report errors that occur while reading configuration file. Fixes #1239.
  • Use native shasum binary for download assets verification. Fixes #1163.
  • Fix download errors when K3s version when empty in config.
  • Reset formatting after questions prompts in the terminal. Fixes #1319.
Other Updates
  • UDP port forwarding is now supported. Resolves #1292, #1300.
  • Binfmt emulation is configurable via the --binfmt flag and binfmt config. Defaults to true when Rosetta is disabled.
  • Rename --cpu flag to --cpus for colima start, to align with Lima. --cpu still works but deprecated.
  • Current profile can now be set with COLIMA_PROFILE environment variable. Resolves #1308.
Runtime version bumps

NOTE: container runtime versions can be updated manually by running the colima update command.

  • Docker version updated to v28.3.3
  • Nerdctl version updated to v2.1.3
  • Incus version updated to v6.14
  • K3s version defaults to v1.33.3+k3s1
Commits
New Contributors

Full Changelog: https://github.com/abiosoft/colima/compare/v0.8.1...v0.8.2

View original

Upgraded? How did it go?

Discussion