Releases: cirruslabs/tart
Releases · cirruslabs/tart
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
1.9.0
What's Changed
- Allow mounting a single directory without a name by @fkorotkov in #555
- Add OCI annotation with upload time by @sjchmiela in #551
Full Changelog: 1.8.4...1.9.0
1.8.4
What's Changed
- Fix
prune --older-than
deleting all cache by @sjchmiela in #549 - Reclaim disk space only in the very end of
tart clone
by @fkorotkov in #553 - Upload debug files to both Sentry projects by @fkorotkov in #552
- Version console device by @edigaryev in #546
Full Changelog: 1.8.3...1.9.0
1.8.3
1.8.2
What's Changed
- Add
host
toRegistry
takingport
into consideration by @sjchmiela in #544
New Contributors
- @sjchmiela made their first contribution in #544
Full Changelog: 1.8.1...1.8.2
1.8.1
What's Changed
- Resume suspended VMs without explicit
--suspendable
flag by @fkorotkov in #540 - Support stopping of suspended VMs by @fkorotkov in #541
Full Changelog: 1.8.0...1.8.1
1.8.0
What's Changed
- Document how to remount directories on macOS guests by @fkorotkov in #537
- PIDLock: check open(2) error by @edigaryev in #538
- Suspend/resume support by @edigaryev in #527
Run suspendable Sonoma virtual machine on Sonoma hosts:
tart clone ghcr.io/cirruslabs/macos-sonoma-vanilla:latest sonoma-vanilla
tart run --suspendable sonoma-vanilla
Full Changelog: 1.7.3...1.8.0