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

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
pvc (0.9.89-0) unstable; urgency=high
* [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.
-- Joshua M. Boniface <joshua@boniface.me> Tue, 09 Jan 2024 12:15:53 -0500
pvc (0.9.88-0) unstable; urgency=high
* [API Daemon] Adds an additional Prometheus metrics proxy for Zookeeper stats.