Skip to content

Releases: cirruslabs/tart

0.22.0

24 Aug 16:23
59393df
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.21.0...0.22.0

0.21.0

23 Aug 13:35
732c824
Compare
Choose a tag to compare

Changelog

  • 732c824 Run garbage collection after each symlink and expose --gc in tart prune (#191)
  • 9e69c8c testGetAndSetAccessTime: fix flakiness (#187)
  • e4ac227 tart ip: show a warning when DHCP lease and ARP cache entries mismatch (#186)
  • 1a1f19e Implement garbage collection when deleting cached OCI VMs (#185)

0.20.1

17 Aug 17:00
fea916d
Compare
Choose a tag to compare

What's Changed

  • OCI blob compression: fix Data memory leak when using InputFilter by @edigaryev in #183

Full Changelog: 0.20.0...0.20.1

0.20.0

17 Aug 13:48
b1be973
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.19.0...0.19.1

0.19.0

12 Aug 13:38
a80954c
Compare
Choose a tag to compare

Changelog

  • a80954c Do not include Content-Range for monolithic uploads (#179)
  • cc8201d OCI: support insecure registries and custom ports (#174)
  • 2cab49b Use Ventura APIs for recovery mode (#175)
  • 1318278 Friendly error message on Intel (#177)

0.18.0

08 Aug 14:21
e2b7f12
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.17.1...0.18.0

0.17.1

02 Aug 13:52
b83bce4
Compare
Choose a tag to compare

Changelog

  • b83bce4 tart login: read whole stdin contents instead of just a line (#170)

0.17.0

01 Aug 23:35
7d16516
Compare
Choose a tag to compare

What's Changed

  • tart login: only store one credential per registry by @edigaryev in #162
  • Configure audio devices to pass through the signal from/to the host by @fkorotkov in #163
  • OCI's HTTP client: prevent the usage of NIO Transport Services by @edigaryev in #168
  • OCI: gcr.io fixes by @edigaryev in #169

Full Changelog: 0.16.0...0.17.0

0.16.0

26 Jul 14:01
85dfa96
Compare
Choose a tag to compare

Changelog

0.15.0

21 Jul 10:01
48cd4b4
Compare
Choose a tag to compare

Changelog

  • 48cd4b4 Move full-fledged VNC support to --experimental-vnc (#154)