Vagrant v2.2.17 Release Notes

Release Date: 2021-07-07 // almost 3 years ago
  • ๐Ÿ”‹ FEATURES:

    • ๐Ÿง guest/rocky: Add guest support for Rocky Linux [GH-12440]

    ๐Ÿ‘Œ IMPROVEMENTS:

    • ๐Ÿ“ฆ command/package: Add --info flag to package command [GH-12304]
    • guest/debian: Retry network setup on debain [GH-12421]
    • guest/suse: Use systemctl poweroff in the background instead of shutdown [GH-12439]
    • ๐Ÿ guest/windows: Get powershell path in %WINDIR%/System32 [GH-12436]
    • ๐Ÿ host/windows: Check Domain and Application Directory contexts for credentials when validating SMB creds [GH-12428]
    • providers/hyper-v: Fix IP detection when multiple devices are attached [GH-12232]
    • provisioner/ansible: Detects new versions of ansible-4.0.0+ [GH-12391]
    • provisioner/ansible: Strip whitespace from ansible version [GH-12420]
    • ๐Ÿ provisioner/salt: Always use upstream Salt bootstrap script on Windows [GH-12127]
    • provisioner/salt: Use more conservative TLS settings to work on older .NET versions [GH-12413]
    • provisioner/shell: Buffer output to display full lines [GH-12437]
    • โšก๏ธ vagrant: Updates to support Ruby 3.0 [GH-12427]

    ๐Ÿ› BUG FIXES:

    • command/cloud: Fix authentication middleware to prevent breaking local paths [GH-12419]
    • communicator/ssh: Fix net-ssh patches for RSA signatures [GH-12415]
    • core: Add box directly with authed urls [GH-12278]