Multipass 2018.2.1

We’ve just released version 2018.2.1, notable changes are:

  • support JSON output in the CLI (#65)
  • switch to using a file socket for daemon-client IPC
  • refactor ssh code and add unit tests for it
  • switch to a patched libssh fork
    • improve mount performance (#99)
  • fix bash completion for mounts (#40)
  • wait for cloud-init on start (#41)
  • sanitize mount targets (#17, #47)
  • support proxy configuratiion (#53)
  • default to a 5GB rootfs (#29)
  • randomize bridge subnet (#49)
  • fix a handful of mount bugs (#71, #64, #78, #77, #83, #82, #81, #104, #105)
  • add --all option to info (#73)
  • clean up networking on shutdown (#75)
  • set a 10s timeout for download progress (#108)
  • support rebooting instances (#50)
  • rename connect to shell to align with lxd (#115)

The snap is available in the edge channel.

For a full list of issues fixed see our milestone, and for all changes, see the git log.