Skip to content

Releases: cirruslabs/vetu

v0.2.0

05 Dec 19:09
3d985f5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

27 Nov 17:45
df0b3ca
Compare
Choose a tag to compare

What's Changed

  • Documentation by @edigaryev in #25
  • vetu ip: fix Vetu not finding the VM's IP when --wait is 0 (the default) by @edigaryev in #26
  • Implement vetu login credentials validation and introduce vetu {pull,push} --insecure command-line argument by @edigaryev in #27
  • vetu pull and vetu clone sparsely by @edigaryev in #28

Full Changelog: v0.1.0-rc.1...v0.1.0

v0.1.0-rc.1

20 Nov 15:43
6c13f3f
Compare
Choose a tag to compare
v0.1.0-rc.1 Pre-release
Pre-release

What's Changed

  • MVP version with software and bridged networking by @edigaryev in #5
  • Software networking: use gVisor instead of spawning a passt process by @edigaryev in #8
  • OCI registry support by @edigaryev in #11
  • Validate VM disk names and skip needless VM image pulls if already cached by @edigaryev in #16
  • GC after vetu delete for OCI images by @edigaryev in #17
  • License under Fair Source 100 license, similarly to Tart by @edigaryev in #18
  • .cirrus.yml: add release tasks using GoReleaser by @edigaryev in #19
  • Support pulling Tart VM images that contain Linux VMs by @edigaryev in #20
  • vetu list: support --source and -q/--quiet by @edigaryev in #21
  • gVisor networking: fix communication in the Vetu network by @edigaryev in #22
  • Implement features needed for the Cirrus CLI intergation by @edigaryev in #23

New Contributors

Full Changelog: https://github.com/cirruslabs/vetu/commits/v0.1.0-rc.1