[ANN] Vagrant 0.9.0

400 views
Skip to first unread message

Mitchell Hashimoto

unread,
Jan 17, 2012, 2:34:34 PM1/17/12
to vagra...@googlegroups.com
Hello!

I am proud to announce the availability of Vagrant 0.9.0, the biggest Vagrant release to date (by lines of code changed).

Vagrant is now _feature complete_ for version 1.0. You may consider the Vagrant 0.9.x series an alpha to Vagrant 1.0 proper.

Vagrant 0.9.0 focused on finalizing the outward-facing API and adding final features. Because of this, Vagrant 0.9 introduces a significant number of backwards incompatibilities in the Vagrantfile, but provides a graceful transition to the new format by giving helpful error messages when the old styles are used. Because of this, I recommend simply upgrading to Vagrant 0.9, running `vagrant up`, and following the errors to fix the incompatibilities.

You may update with a simple `gem install`.

Highlights:

* Full Windows compatibility - Every Vagrant feature (except NFS, since Windows does not have this built-in) is now supported by Windows. The big one in this: networking support (host only and bridged).

* Bridged networking - You may now have a bridged network on your VM, which makes your VM look like another physical device on the network, with its own local IP that you can access.

* VirtualBox 4.0 support (in addition to 4.1) - Vagrant is now able to support multiple versions of VirtualBox. I've backported 4.0 support into Vagrant. Once 4.2.x is released, Vagrant will be able to support all three versions, allowing for much cleaner Vagrant upgrades that aren't tied to VirtualBox as well.

* Logging - Vagrant now has a significant amount of logging throughout the internals. If you encounter a bug, simply reproduce it with the environmental variable VAGRANT_LOG set to any standard log level (debug, info, warning, error) and log output will also become visible. Please submit bugs with "debug" level log output.

The website (vagrantup.com) is now updated with the latest documentation. The website sends a 24-hour cache header, so please clear your cache if you've visited the site in the last 24 hours.

Thanks for all the support, and enjoy this latest release!

The next major release.... will be Vagrant 1.0.

Best,
Mitchell

Luis Lavena

unread,
Jan 17, 2012, 5:39:17 PM1/17/12
to vagra...@googlegroups.com
On Tue, Jan 17, 2012 at 4:34 PM, Mitchell Hashimoto
<mitchell....@gmail.com> wrote:
> Hello!
>
> I am proud to announce the availability of Vagrant 0.9.0, the biggest
> Vagrant release to date (by lines of code changed).
>

Awesome work Mitchell, been stalking you over this entire process and
definitely there was a massive amount of rework done.

Thank you for making life of Windows users more easy, really appreciate it :)

--
Luis Lavena
AREA 17
-
Perfection in design is achieved not when there is nothing more to add,
but rather when there is nothing more to take away.
Antoine de Saint-Exupéry

Weidong Shao

unread,
Jan 18, 2012, 6:34:47 PM1/18/12
to vagra...@googlegroups.com
I am using veewee. Is veewee compatible with the new version?

Thanks, 
Wei

Mitchell Hashimoto

unread,
Jan 18, 2012, 9:03:47 PM1/18/12
to vagra...@googlegroups.com
On Wed, Jan 18, 2012 at 3:34 PM, Weidong Shao <weido...@gmail.com> wrote:
I am using veewee. Is veewee compatible with the new version?

VeeWee does not yet work with 0.9.

Mitchell
Reply all
Reply to author
Forward
0 new messages