Vagrant v1.9.0 Release Notes

Release Date: 2016-11-28 // over 7 years ago
  • 🔋 FEATURES:

    • commands/box: Add prune subcommand for removing outdated boxes [GH-7978]
    • core: Remove Bundler integration for handling internal plugins [GH-7793, GH-8000, GH-8011, GH-8031]
    • providers/hyperv: Add support for Hyper-V binary configuration format [GH-7854, GH-7706, GH-6102]
    • provisioners/shell: Support MD5/SHA1 checksum validation of remote scripts [GH-7985, GH-6323]

    👌 IMPROVEMENTS:

    • commands/plugin: Retain name sorted output when listing plugins [GH-8028]
    • communicator/ssh: Support custom environment variable export template [GH-7976, GH-6747]
    • provisioners/ansible(both): Add config_file option to point the location of an ansible.cfg file via ANSIBLE_CONFIG environment variable [GH-7195, GH-7918]
    • synced_folders: Support custom naming and disable auto-mount [GH-7980, GH-6836]

    🐛 BUG FIXES:

    • guests/linux: Do not match interfaces with special characters when sorting [GH-7989, GH-7988]
    • provisioner/salt: Fix Hash construction for constant [GH-7986, GH-7981]