Skip to content

v0.6.5

Compare
Choose a tag to compare
@anx-release anx-release released this 12 Nov 13:13
· 27 commits to main since this release
SYSENG-1806: Implement setting `bandwidth_limit` on vm networks

* This allows to set `bandwidth_limit` on each network of a VM, valid values are 100, 1000, 1000.
* Add changelog entry
* Update docs with known limitation
* Update example
* run `go mod tidy`