Skip to content

Releases: Parallels/vagrant-parallels

v2.4.2 - Minor bug fixes

05 Feb 08:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.1...v2.4.2

Use 'clonefile' copy for APFS disks

16 Oct 08:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.0...v2.4.1

v2.4.0 - Shared Folders for .macvm VMs on Apple M-series hosts

22 May 09:09
8cabe92
Compare
Choose a tag to compare

IMPROVEMENTS:

  • Implement shared folder support for .macvm VMs [GH-448]

BUG FIXES:

  • Fix shared folder mount error on .macvm VMs [GH-445]

v2.3.1

23 Mar 16:26
eb8f2df
Compare
Choose a tag to compare

BUG FIXES:

  • Fix the detection of VM IP. Wait for the IP to become available to avoid connection issues and Vagrant warnings. [GH-440]

v2.3.0 - Fix SSH for .macvm VMs on Macs with Apple M-series chip

22 Mar 14:59
5892f8e
Compare
Choose a tag to compare

IMPROVEMENTS:

  • Support fetching the VM IP using prlctl [GH-434].
  • Update gem dependensies and support Ruby 3.0 [GH-437], [GH-439].

BUG FIXES:

  • Fixes SSH access to .macvm VMs on Macs with Apple M-series chip [GH-435]

v2.2.6

19 Dec 15:20
f315416
Compare
Choose a tag to compare

BUG FIXES:

  • Fix the macOS VMs support on ARM-based Mac [GH-429]

v2.2.5

22 Feb 20:35
79ccc17
Compare
Choose a tag to compare

BUG FIXES:

  • Fixed Parallels Tool installation on M1 hosts with arm64 [GH-416]

v2.2.4

18 Aug 20:30
8435477
Compare
Choose a tag to compare

BUG FIXES:

  • Fixed running the provisioner on "vagrant up --provision" [GH-402]

v2.2.3 - Compatibility with Vagrant 2.2.17 and Ruby 3

14 Jul 20:38
85f1d76
Compare
Choose a tag to compare

BUG FIXES:

  • Fixed the compatibility with Vagrant 2.2.17 and Ruby 3 [GH-399]

v2.2.2 - Fixed shared folder mount on the VM reboot

23 Jun 18:55
848e3d9
Compare
Choose a tag to compare

BUG FIXES:

  • Fixed shared folder mount on the VM reboot [GH-391]