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]