Vagrant 1.9.6
We are pleased to announce the release of HashiCorp Vagrant 1.9.6. This release includes many improvements and bug fixes.
Notable improvements and bug fixes contained in Vagrant 1.9.6:
- Snapshots: The snapshot command has been updated to prevent overwriting existing snapshots and to return expected status codes.
- Docker Provisioner: The Docker provisioner now includes a
post_install_provisioner
option to enable Docker-related setup after installation but prior to the Vagrant provision. - Hyper-V: Hyper-V box imports now unpack and install correctly.
- Provisioners: Provisioner duplication has been fixed to prevent multiple executions.
- SmartOS: Guest capability enhancements.
This release also includes some updates in the installer packages. These updates include:
- Update to Ruby version 2.3.4.
- Fix for Gem installations requiring libxml2 and libxslt (like nokogiri).
- Update to more recent versions for embedded libraries and executables.
- Complete rebuild of Windows packages that now include expected core applications like rsync and ssh.
There are many more improvements, and bug fixes in this release. For a complete list of changes, please review the v1.9.6 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.