Skip to content

Release v0.2

Compare
Choose a tag to compare
@yaroslav-gwit yaroslav-gwit released this 30 Apr 13:20
· 1160 commits to main since this release

The list of all major changes:

  • Added vm/info-all REST API endpoint
  • Fixed broken (stale) VM uptime REST API response
  • Changed VNC resolution to 800x600 to improve the noVNC performance
  • Fixed host info wait group overflow
  • Added the overall number of VMs on any given system to the /host/info API endpoint
  • Added --force flag to vm stop command
  • Fixed disk expand VM exists check
  • Added vCPU to pCPU ratio to the host info table output
  • Added --wait-time flag to vm start-all command

For the list of all changes, just check the Git log.

Test before upgrade

If you'd like to test this release first, download all 3 binaries into a separate folder, and use them locally, ie ./hoster vm list. P.S. don't forget to include your config files folder!

Upgrade

To start using this release, download and replace all 3 binaries manually, or use the self_update_service for the in-place update.