Vagrant v1.9.7 Release Notes

Release Date: 2017-07-07 // almost 7 years ago
  • ๐Ÿ”‹ FEATURES:

    • core: Add support for preferred providers [GH-8558]

    ๐Ÿ‘Œ IMPROVEMENTS:

    • guests/bsd: Invoke tee with explicit path [GH-8740]
    • guests/smartos: Guest updates for host name and nfs capabilities [GH-8695]
    • guests/windows: Add public key capabilities for WinSSH communicator [GH-8761]
    • hosts/windows: Log command exec encoding failures and use original string on failure [GH-8820]
    • providers/virtualbox: Filter machine IPs when preparing NFS settings [GH-8819]

    ๐Ÿ› BUG FIXES:

    • communicators/winssh: Make script upload directory configurable [GH-8761]
    • core: Update cygwin detection to prevent PATH related errors [GH-8749, GH-6788]
    • core: Fix URI parsing of box names to prevent errors [GH-8762, GH-8758]
    • provider/docker: Only rsync-auto current working dir with docker provider [GH-8756]