Skip to content

Releases: cirruslabs/tart

2.4.3

03 Jan 20:39
4c33064
Compare
Choose a tag to compare

What's Changed

  • tart create --from-ipsw: expand tilde (~) in path by @edigaryev in #688
  • Document how to unlock the Keychain over SSH by @edigaryev in #691
  • tart create --linux: allow scaling VM down to 1 CPU and 256 MiB by @edigaryev in #693
  • tart set: bring back the --disk-size command-line argument by @edigaryev in #694

Full Changelog: 2.4.2...2.4.3

2.4.2

08 Dec 13:28
537f0ae
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.1...2.4.2

2.4.1

01 Dec 16:18
35377a3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.4.0...2.4.1

2.4.0

27 Nov 19:27
bad37b1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.0...2.4.0

2.3.0

08 Nov 22:01
b2c923f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.1...2.3.0

2.2.1

06 Nov 19:59
70040b6
Compare
Choose a tag to compare

What's Changed

  • [blog] New dashboard with insights into performance of Cirrus Runners by @fkorotkov in #644
  • DiskV2.push(): map disk into memory to avoid large allocations by @edigaryev in #645
  • Introduce AuthenticationKeeper actor to serialize authn modification by @edigaryev in #647

Full Changelog: 2.2.0...2.2.1

2.2.0

01 Nov 17:02
d8b69de
Compare
Choose a tag to compare

What's Changed

  • Validate that a suspendable VM doesn't have shared directories by @fkorotkov in #623
  • Document Tart on AWS by @fkorotkov in #625
  • Removed usage of deprecated APIs by @fkorotkov in #628
  • Don't forget to finalize output stream by @fkorotkov in #640
  • tart-dev.entitlements: add "com.apple.security.get-task-allow" by @edigaryev in #642
  • Fetcher.fetchViaFile(): use an mmap(2)-ed file, similarly to DiskV1 by @edigaryev in #641

Full Changelog: 2.1.0...2.2.0

2.1.0

03 Oct 19:09
71d0322
Compare
Choose a tag to compare

What's New

What's Fixed

  • tart: bump max password characters from 256 to 1024 by @edigaryev in #618
  • tart run: disable console device when --suspendable is requested by @edigaryev in #615
  • --suspendable devices fallback on Ventura host by @fkorotkov in #605
  • web: fix GitLab Runner integration link by @edigaryev in #608

Honorable Mentions

New Contributors

Full Changelog: 2.0.0...2.1.0

2.0.0

20 Sep 14:44
954cac3
Compare
Choose a tag to compare

Checkout blog post for details! 🚀🚀🚀

New Contributors

Full Changelog: 1.12.1...2.0.0

1.12.1

14 Sep 17:20
27cadc3
Compare
Choose a tag to compare

What's Changed

  • Return exit code 2 on RuntimeError.VMDoesNotExist by @edigaryev in #597
  • tart create --from-ipsw: do a HEAD instead of a GET first by @edigaryev in #599

Full Changelog: 1.12.0...1.12.1