Releases: cirruslabs/tart
Releases · cirruslabs/tart
1.6.0
What's Changed
- Use MainActor to ensure we're running on main queue by @edigaryev in #515
- .goreleaser.yml: include LICENSE file in the release archive by @edigaryev in #519
- Replace mentions of Monteray with Ventura in quickstart guide by @fiedukow in #510
- Clarify Licensing Use Limitation by @fkorotkov in #506
- Document manual installation via release archives by @fkorotkov in #516
New Contributors
Full Changelog: 1.5.0...1.6.0
1.5.0
Changelog
- cf49fd1 Print errors to stderr (#504)
- 59b3e0c Add PITS Global Data Recovery Services to the list of companies (#499)
- 7bbdfc0 Add PITSGlobalDataRecoveryServices.png logo (#500)
- 637c54e FAQ: document how to change the default DHCP lease time (#494)
- e611d97 Minor docs improvements (#492)
- 8e11bbe Improve error reporting for unsupported host OS version (#491)
- 6de31de tart login: trim newline characters at the end of --password-stdin (#486)
- 37ae788 Cross-link blog posts
- 64482f4 Blog: how we implemented SSH over gRPC in Orchard (#480)
- 4f70d01 Set User-Agent header for OCI HTTP requests (#478)
- 9098eaf Optimized landing page loading (#477)
- 337d95a Fixed date in the blog post link
- 3eb8ae2 [blog] Orchard Announcement (#476)
1.4.2
1.4.1
1.4.0
What's Changed
- Revert pkg by @fkorotkov in #462
- Document GitLab Runner Executor by @fkorotkov in #463
- Improve
tart ip
error message by @fkorotkov in #464 - tart push: allow pushing OCI VMs from the cache too by @edigaryev in #465
Full Changelog: 1.3.0...1.4.0
1.3.0
1.2.1
What's Changed
- Use release configuration for binaries by @fkorotkov in #453
- tart import: fix import failing due to SIGBUS by @edigaryev in #458
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed
- tart export: make export path optional by @edigaryev in #454
- tart list: show if the VM is running or not by @edigaryev in #456
- Upgrade Sentry to 8.3.3 by @edigaryev in #455
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- Support attaching serial console by @peternguyen93 in #364
- Option to pass externally created serial console by @fkorotkov in #448
- Allow to choose IP resolution strategy by @fkorotkov in #446
- Graceful Softnet termination by @edigaryev in #434
New Contributors
- @peternguyen93 made their first contribution in #364
Full Changelog: 1.0.5...1.1.0