Releases: cirruslabs/tart
Releases · cirruslabs/tart
0.35.0
0.34.2
What's Changed
- use 64bit int for memory by @sheldonneuberger-sc in #327
- VZVirtualMachineDelegate implementation: show the error details by @edigaryev in #330
New Contributors
- @sheldonneuberger-sc made their first contribution in #327
Full Changelog: 0.34.1...0.34.2
0.34.1
0.34.0
What's Changed
- Implement Get command by @evanburkeyhl in #309
- Introduce "tart stop" by @edigaryev in #316
- OCI: pull blobs via file by @edigaryev in #306
- Option to provide registry credentials via environment variables by @fkorotkov in #320
- Packer json configuration is deprecated by @Esysc in #307
- more realistic Packer HCL example by @edigaryev in #308
New Contributors
- @Esysc made their first contribution in #307
- @evanburkeyhl made their first contribution in #309
Full Changelog: 0.33.0...0.34.0
0.33.0
0.32.1
What's Changed
- OCI: always read channel until end by @edigaryev in #284
Full Changelog: 0.32.0...0.32.1
0.32.0
What's Changed
- Relax status code acceptance by @fkorotkov in #281
- Use URLSession.dataTask() with delegate instead of URLSession.bytes() by @edigaryev in #282
Full Changelog: 0.31.0...0.32.0
0.31.0
Changelog
- 36bb68a tart run: deprecate --with-softnet and introduce --net-softnet (#274)
- afd707e OCI reference parser: allow dashes in host name (#275)
- c67efb8 Fix tart prune --cache-budget logic (#272)
- 667de2a Monitor Softnet process and throw if it terminates prematurely (#270)
- 44650e9 Improve RemoteName parser (#225) (#269)
- 62ee42d Plug URLSession.bytes() memory leak (#267)
- 89301d1 Log cache pruning to $TART_HOME/tart.log (#265)
- dbb33d0 Don't download IPSWs into memory (#262)
0.30.0
0.29.0
What's Changed
- Set line-buffered output for stdout and introduce --graphics for tart run by @edigaryev in #248
- Fixed wait delay for IP command by @fkorotkov in #250
- tart ip: keep waiting for the /var/db/dhcpd_leases file to appear by @edigaryev in #254
Full Changelog: 0.28.2...0.29.0