Skip to content

Releases: Parallels/vagrant-parallels

v2.4.4

27 Feb 06:57
7434d61
Compare
Choose a tag to compare
  • Add a check for prl_fsd and use that to mount if it exists.
    [GH-487]
  • Updated the documentation to reflect the new version of the provider.
    [GH-488]

v2.4.3

24 Feb 13:37
88e2ad5
Compare
Choose a tag to compare
Merge pull request #486 from Parallels/POS-24-enterpise-license

Add 'enterprise' edition support for Parallels CLI functionality check

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]