Vagrant v2.2.19 Release Notes

Release Date: 2021-11-05 // over 2 years ago
  • ๐Ÿ‘Œ IMPROVEMENTS:

    • guest/suse: Add fallback shutdown for versions without systemd [GH-12489]
    • provider/virtualbox: Validate VirtualBox hostonly network range [GH-12564]

    ๐Ÿ› BUG FIXES

    • โšก๏ธ guest/atomic: Update detection to prevent matching on non-atomic guests [GH-12575]
    • ๐Ÿ”ง guest/coreos: Fix configure network capability [GH-12575]
    • ๐Ÿ guest/windows: Fix directory creation with rsync [GH-11880]
    • ๐Ÿ host/windows: Properly handle spaces in path to SSH key [GH-12398]
    • โšก๏ธ provisioner/chef: Update install checks [GH-12555]

Previous changes from v2.2.18

  • ๐Ÿ› BUG FIXES:

    • ๐Ÿ”Œ core: Fix of plugin manager kwargs [GH-12452]
    • ๐Ÿณ providers/docker: Pass in docker command opts as a map [GH-12449]
    • providers/hyperv: Fix network address detection [GH-12472]