Vagrant v2.2.19 Release Notes
Release Date: 2021-11-05 // over 3 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]