Bump version to 0.9.89

This commit is contained in:
2024-01-09 12:15:53 -05:00
parent aac306c55b
commit e9b6072fa0
8 changed files with 18 additions and 6 deletions

View File

@ -1,5 +1,10 @@
## PVC Changelog
###### [v0.9.89](https://github.com/parallelvirtualcluster/pvc/releases/tag/v0.9.89)
* [API/Worker Daemons] Fixes a bug with the Celery result backends not being properly initialized on Debian 10/11.
* [API Daemon] Fixes a bug if VM CPU stats are missing on Debian 10.
###### [v0.9.88](https://github.com/parallelvirtualcluster/pvc/releases/tag/v0.9.88)
* [API Daemon] Adds an additional Prometheus metrics proxy for Zookeeper stats.