CHANGELOG.md (vagrant-2.2.13) | : | CHANGELOG.md (vagrant-2.2.14) | ||
---|---|---|---|---|
## 2.2.14 (November 20, 2020) | ||||
IMPROVEMENTS: | ||||
- host/windows: Update filesystem type matching on WSL2 [GH-12056] | ||||
BUG FIXES: | ||||
- core: Track raw actions as they are applied to prevent multiple insertions [GH | ||||
-12037] | ||||
- core/bundler: Update solution file resolution to support prerelease matching [ | ||||
GH-12054] | ||||
- guest/darwin: Mount vmware synced folders for big sur guests [GH-12053] | ||||
## 2.2.13 (November 06, 2020) | ## 2.2.13 (November 06, 2020) | |||
BUG FIXES: | BUG FIXES: | |||
- core/bundler: Adjust request sets properly with non-development prerelease [GH -12025] | - core/bundler: Adjust request sets properly with non-development prerelease [GH -12025] | |||
## 2.2.12 (November 06, 2020) | ## 2.2.12 (November 06, 2020) | |||
BUG FIXES: | BUG FIXES: | |||
skipping to change at line 35 | skipping to change at line 47 | |||
- core: Remove dependency on mime gem [GH-11857] | - core: Remove dependency on mime gem [GH-11857] | |||
- core: Handle Errno::EALREADY exceptions on port check [GH-12008] | - core: Handle Errno::EALREADY exceptions on port check [GH-12008] | |||
- core: Fix missing hook/trigger insertion into action stack [GH-12014] | - core: Fix missing hook/trigger insertion into action stack [GH-12014] | |||
- guest/linux: Make max reboot wait duration configurable [GH-12011] | - guest/linux: Make max reboot wait duration configurable [GH-12011] | |||
- guest/windows: Make max reboot wait duration configurable [GH-12011] | - guest/windows: Make max reboot wait duration configurable [GH-12011] | |||
- providers/virtualbox: Fix availability check of provider [GH-11936] | - providers/virtualbox: Fix availability check of provider [GH-11936] | |||
- tests: Add integration tests for Docker provider [GH-11907] | - tests: Add integration tests for Docker provider [GH-11907] | |||
BUG FIXES: | BUG FIXES: | |||
- core/synced_folders: Don't persist synced folders to fstab is guest is not rea chable [GH-11900] | - core/synced_folders: Don't persist synced folders to fstab if guest is not rea chable [GH-11900] | |||
- core: Don't try to recover machine without a uuid [GH-11863] | - core: Don't try to recover machine without a uuid [GH-11863] | |||
- config/disks: Transform provider specific config to common form [GH-11939] | - config/disks: Transform provider specific config to common form [GH-11939] | |||
- config/vm: Override synced-folder `:nfs` option [GH-11988] | - config/vm: Override synced-folder `:nfs` option [GH-11988] | |||
- contrib/zsh: Remove newline from beginning of completion script [GH-11963] | - contrib/zsh: Remove newline from beginning of completion script [GH-11963] | |||
- guests/arch: Install smbclient when setting up arch smb [GH-11923] | - guests/arch: Install smbclient when setting up arch smb [GH-11923] | |||
- guest/linux: Check for /etc/fstab before trying to modify [GH-11897] | - guest/linux: Check for /etc/fstab before trying to modify [GH-11897] | |||
- guest/linux: Create an /etc/fstab if does not exist [GH-11909] | - guest/linux: Create an /etc/fstab if does not exist [GH-11909] | |||
- guest/linux: Persist SMB mounts [GH-11846] | - guest/linux: Persist SMB mounts [GH-11846] | |||
- guest/debian: Set hostname in /etc/hosts as first step to changing hostname [G H-11885] | - guest/debian: Set hostname in /etc/hosts as first step to changing hostname [G H-11885] | |||
- guest/rhel: Check for existence of network files before trying to update them [GH-11877] | - guest/rhel: Check for existence of network files before trying to update them [GH-11877] | |||
End of changes. 2 change blocks. | ||||
1 lines changed or deleted | 15 lines changed or added |