Vagrant v2.2.15 Release Notes

Release Date: 2021-03-30 // about 3 years ago
  • ๐Ÿ‘Œ IMPROVEMENTS:

    • ๐Ÿšš command/cloud: Remove access token URL parameter by default [GH-12234]
    • command/cloud: Add VAGRANT_SERVER_ACCESS_TOKEN_BY_URL to revert access token behavior [GH-12252]
    • core: Bump vagrant_cloud dependency to 3.0.3 [GH-12200]
    • ๐Ÿšš core: Bump listen gem version and remove ruby_dep [GH-12148]
    • core: Bump vagrant_cloud dependency to 3.0.4 [GH-12242]
    • โšก๏ธ core/bundler: Update resolution handling when outside of installer and bundler [GH-12225]
    • ๐Ÿ”Œ core/plugin: Provide friendlier error messages on install fail when possible [GH-12225]
    • ๐Ÿ‘ guest/openwrt: Add support for OpenWrt guests [GH-11791]
    • โšก๏ธ guest/freebsd: FreeBSD updated ansible to py37-ansible [GH-12201]
    • 0๏ธโƒฃ provider/virtualbox: Get default dhcp ip from a matching host ip [GH-12211]
    • 0๏ธโƒฃ util/downloader: Prevent redirect notification for default store [GH-12235]

    ๐Ÿ› BUG FIXES:

    • command/cloud: Automatically disable direct uploads when file is too large [GH-12250]
    • core: Make shell script for loop shell agnostic [GH-12205]
    • ๐Ÿ“‡ core: Raise error if downloading box metadata fails [GH-12189]
    • ๐Ÿ“‡ core: Apply download options to metadata requests [GH-12177]
    • core: Don't try to find "" by prefix in the machine index [GH-12188]
    • core: Don't count not created machines as declined when destroying [GH-12186]
    • core: Bump bcrypt_pbkdf version [GH-12216]
    • ๐Ÿšš core: Remove all space from checksums [GH-12168]
    • ๐Ÿ“Œ core/bundler: Do not include default gems as pinned constraints [GH-12253]
    • ๐Ÿ”€ core/synced_folders: Extract os friendly mount name for vbox shared folders [GH-12184]
    • guest/alpine: Check if interface exists before shutting it down [GH-12181]
    • ๐Ÿš€ guest/nixos: Fix network config for recent NixOS releases [GH-12152]
    • ๐Ÿš€ guest/fedora: Detect fedora using os-releases id [GH-12230]