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]