Skip to content

0.9.92

Compare
Choose a tag to compare
@joshuaboniface joshuaboniface released this 29 Jan 14:54
· 115 commits to master since this release

Parallel Virtual Cluster version 0.9.92

  • [CLI Client] Adds the new restore state to the colours list for VM status
  • [API Daemon] Fixes an incorrect variable assignment
  • [Provisioner] Improves the error handling of various steps in the debootstrap and rinse example scripts
  • [CLI Client] Fixes two bugs around missing keys that were added recently (uses get() instead direct dictionary refs)
  • [CLI Client] Improves API error handling via GET retries (x3) and better server status code handling