Skip to content

Releases: cirruslabs/tart

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)

0.14.0

13 Jul 20:04
c1dee4f
Compare
Choose a tag to compare

Changelog

  • c1dee4f Credentials: update Keychain entry if it already exists (#149)
  • 116dc01 Document how to retrieve artifacts (#146)

0.13.0

08 Jul 13:36
52abb75
Compare
Choose a tag to compare

Changelog

  • 52abb75 OCI: support Basic authentication scheme (#145)

0.12.0

05 Jul 13:32
4386192
Compare
Choose a tag to compare

Changelog

  • 4386192 tart login: introduce --username and --password-stdin flags (#143)