Skip to content

0.51.0

Choose a tag to compare

@fkorotkov fkorotkov released this 17 Feb 19:09
· 18 commits to main since this release
d924781

What's Changed

  • controller(api): new "GET /vms/{name}/exec" WebSocket-based endpoint by @edigaryev in #408
  • controller(listVMs): avoid copy of each element when filtering by @edigaryev in #401
  • Worker: decouple updateWorker() and syncVMs() to use different triggers by @edigaryev in #403
  • Enable Gin's context fallback by @edigaryev in #409
  • Instantiate new client for each spawned worker by @edigaryev in #402
  • Grafana k6 load script: handle exceptions and provide more checks by @edigaryev in #404

Full Changelog: 0.50.1...0.51.0