github canonical/multipass v1.10.0-rc
1.10.0 RC

latest releases: v1.14.0-rc2, v1.14.0-rc1, v1.15.0-dev...
pre-release2 years ago

Multipass version 1.10.0RC

A new Multipass release candidate!

There are some significant additions to this release:

  1. Modifying instances is now supported. You can modify the number of cores, memory, and disk space allocated to an instance. Note that instances can only be modified when they are not running and disk space can only be increased. See https://multipass.run/docs/modify-an-instance#heading--set-the-cpu-ram-or-disk-of-an-instance for more information.
  2. On Windows, Multipass now supports creating generation 2 virtual machines in Hyper-V along with disabling dynamic memory. These apply only to new instances launched and not existing instances.
  3. Specifying mounts at launch time is now possible via multipass launch --mount.
  4. It's now possible to use a URL when using the --cloud-init option in launch.
  5. There are few enhancements to the multipass exec and multipass alias commands. See https://multipass.run/docs/exec-command and https://multipass.run/docs/alias-command respectively for details.

Windows and macOS installers are available below, and the Snap in the beta snap channel:

snap refresh multipass --beta

or

snap install multipass --beta

Note: This will be the last release that supports macOS 10.14. Starting with version 1.11, Multiipass will only support macOS 10.15 and higher.

More highlights:

  • Launching instance using the lxd driver will now use the general cloud image instead of the KVM image. This is due to the KVM kernel in the image having unfixed bugs. (#2491)
  • multipass transfer now handles a directory being a target. (#1165)
  • The Multipass icon is now shown in the Windows Apps & features Multipass entry. (#2595)
  • It's now possible to unalias all defined aliases at once. (#2298)

Notable bug fixes:

  • LXD VMs constructed with wrong storage pool on daemon startup (#2591)
  • [lxd] long startup delay due to image refresh (#2516)
  • [macos/qemu] Multple qemu processes running for the same instance (#2592)
  • multipass launch --help-all launches an instance (#2635)
  • [blueprints] No error message when Blueprint name doesn't match instance name in yaml (#2542)

You can find the full list of changes since 1.9.2 in our v1.10.0 milestone and even more detailed in the full commit log.

Feedback

Please file issues here for problems and feature requests, or come to our discourse to chat. We're also on #multipass on Libera Chat. See you there :)

Don't miss a new multipass release

NewReleases is sending notifications on new releases.