Skip to content

Releases: cirruslabs/tart

0.24.1

01 Sep 14:06
8a2b015
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.24.0...0.24.1

0.24.0

30 Aug 20:27
1890909
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.23.1...0.24.0

0.23.1

29 Aug 20:39
6296df7
Compare
Choose a tag to compare

What's Changed

  • Credential helpers: "credHelpers" map is optional in Docker's config by @edigaryev in #209

Full Changelog: 0.23.0...0.23.1

0.23.0

29 Aug 16:45
c54b140
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.22.1...0.23.0

0.22.1

24 Aug 19:22
d0bf286
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.22.0...0.22.1

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)