HashiCorp Vagrant 2.0.3
We are pleased to announce the release of Vagrant 2.0.3. Vagrant is a tool for building and distributing development environments. This release contains many bug fixes and improvements.
Notable improvements and bug fixes contained in Vagrant 2.0.3:
- core -
box_version
parameter in virtualbox provider override is now properly used - core - Display redirects when downloading Vagrant boxes hosted outside of Vagrant Cloud
- core - Ensure proper Vagrant Cloud URL is used
- Debian - Updated systemd detection used when determining which network manager to configure guest with
- Hyper-V - Vagrant now exits if Hyper-V is enabled and the VirtualBox provider is invoked to prevent system crashes
- Windows - Adds support for latest WSL release
This release also updates how Vagrant packages the Ruby libraries used within the embedded directory. As of 2.0.3, Vagrant will store its gems within a versioned folder.
» Other improvements
The Vagrant 2.0.3 release includes a number of other improvements and bug fixes. For a detailed list of all the changes in this release, see the CHANGELOG.
Sign up for the latest HashiCorp news
More blog posts like this one
Vagrant Cloud is moving to HCP
Vagrant Cloud is moving to HashiCorp Cloud Platform (HCP) as the HCP Vagrant Registry.
HashiCorp 2022 Year in Review
Before we ring in the new year, here’s a look back at some of the most important moments in 2022 for HashiCorp.
Vagrant 2.3 Introduces Go Runtime
HashiCorp Vagrant 2.3 introduces a new Vagrant executable written in Golang, tying the Vagrant architecture more closely into the broader HashiCorp ecosystem.