Releases: cirruslabs/tart
Releases · cirruslabs/tart
2.2.0
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
What's New
- Support block devices on Sonoma by @fkorotkov in #611
- Support mounting remote archives by @fkorotkov in #620
- Document XL Cirrus Runners by @fkorotkov in #613
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
- Add Uphold as a Tart user by @ruimarinho in #606
New Contributors
- @ruimarinho made their first contribution in #606
Full Changelog: 2.0.0...2.1.0
2.0.0
Checkout blog post for details! 🚀🚀🚀
New Contributors
- @barkingfoodog made their first contribution in #602
Full Changelog: 1.12.1...2.0.0
1.12.1
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
1.12.0
What's Changed
- Support wildcards in
credHelpers
by @fkorotkov in #592
Full Changelog: 1.11.0...1.12.0
1.11.0
What's Changed
- Add a simple integration test for "tart run" by @edigaryev in #587
- Support Docker's
credsStore
by @fkorotkov in #591
Full Changelog: 1.10.1...1.11.0
1.10.1
What's Changed
- No bridged network interfaces by default by @fkorotkov in #586
Full Changelog: 1.10.0...1.10.1
1.10.0
What's Changed
- Multiple bridged interfaces by @fkorotkov in #578
- Introduce "tart logout" command by @edigaryev in #583
- Document running scripts via ssh by @fkorotkov in #579
- Add CONTRIBUTING.md? by @Tommygithubaccount123 in #575
- GC avoidance and tmpDeterminstic by @Tommygithubaccount123 in #570
New Contributors
- @Tommygithubaccount123 made their first contribution in #570
Full Changelog: 1.9.2...1.10.0
1.9.2
What's Changed
- tart prune: allow pruning local VMs with --entries=vms by @edigaryev in #557
- Retrieve VM's IP for use in VNC after the VM is started #2 by @edigaryev in #562
- Introduce
TART_NO_AUTO_PRUNE
by @fkorotkov in #565
Full Changelog: 1.9.1...1.9.2
1.9.1
What's Changed
- Don't delete an initiator of pruning by @fkorotkov in #556
Full Changelog: 1.9.0...1.9.1