Bump version to 0.9.23

This commit is contained in:
2021-07-05 23:40:32 -04:00
parent 5b6ef71909
commit 7082982a33
7 changed files with 21 additions and 4 deletions

View File

@ -42,6 +42,11 @@ To get started with PVC, please see the [About](https://parallelvirtualcluster.r
## Changelog
#### v0.9.23
* [Daemons] Fixes a critical overwriting bug in zkhandler when schema paths are not yet valid
* [Node Daemon] Ensures the daemon mode is updated on every startup (fixes the side effect of the above bug in 0.9.22)
#### v0.9.22
* [API Daemon] Drastically improves performance when getting large lists (e.g. VMs)