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

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
pvc (0.9.23-0) unstable; urgency=high
* [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)
-- Joshua M. Boniface <joshua@boniface.me> Mon, 05 Jul 2021 23:40:32 -0400
pvc (0.9.22-0) unstable; urgency=high
* [API Daemon] Drastically improves performance when getting large lists (e.g. VMs)