Vagrant v2.2.4 Release Notes

Release Date: 2019-02-27 // about 5 years ago
  • ๐Ÿ”‹ FEATURES:

    • core/triggers: Introduce new option :type for actions, hooks, and commands [GH-10615]

    ๐Ÿ‘Œ IMPROVEMENTS:

    • โšก๏ธ communicator/ssh: Update #upload behavior to work properly with new sshd path checks [GH-10698]
    • โšก๏ธ communicator/winrm: Update #upload behavior to match ssh communicator upload behavior [GH-10698]
    • ๐Ÿ guest/windows: Add reboot output to guest capability [GH-10638]
    • ๐Ÿ”จ provisioner/file: Refactor path modification rules and allow communicator to handle details [GH-10698]

    ๐Ÿ› BUG FIXES:

    • ๐Ÿ”Œ core: Fix format finalization of plugins in Vagrantfile [GH-10664]
    • core: Fix SIGINT behavior and prevent backtrace [GH-10666]
    • core: Change remaining box_client_cert refs to box_download_client_cert [GH-10622]
    • ๐Ÿšš core: Move over AddAuthentication middleware and hooks out of deprecated class [GH-10686]
    • guest/debian: Properly set DHCP for systemd-networkd ips [GH-10586]
    • ๐Ÿ”ง guest/solaris11: Create interface if required before configuration [GH-10595]
    • installers/appimage: Use ld path with appimage libs on suffix [GH-10647]
    • ๐Ÿณ providers/docker: Expand paths when comparing synced folders on reload [GH-10645]
    • ๐Ÿ providers/virtualbox: Fix import paths on Windows with VirtualBox 6 [GH-10629]
    • ๐Ÿ”€ synced_folders/rsync: Properly clean up tmp folder created during rsync [GH-10690]