v0.6.5
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`