Bump version to 0.9.19
This commit is contained in:
14
debian/changelog
vendored
14
debian/changelog
vendored
@ -1,3 +1,17 @@
|
||||
pvc (0.9.19-0) unstable; urgency=high
|
||||
|
||||
* [CLI] Corrects some flawed conditionals
|
||||
* [API] Disables SQLAlchemy modification tracking functionality (not used by us)
|
||||
* [Daemons] Implements new zkhandler module for improved reliability and reusability
|
||||
* [Daemons] Refactors some code to use new zkhandler module
|
||||
* [API, CLI] Adds support for "none" migration selector (uses cluster default instead)
|
||||
* [Daemons] Moves some configuration keys to new /config tree
|
||||
* [Node Daemon] Increases initial lock timeout for VM migrations to avoid out-of-sync potential
|
||||
* [Provisioner] Support storing and using textual cluster network labels ("upstream", "storage", "cluster") in templates
|
||||
* [API] Avoid duplicating existing node states
|
||||
|
||||
-- Joshua M. Boniface <joshua@boniface.me> Sun, 06 Jun 2021 01:47:41 -0400
|
||||
|
||||
pvc (0.9.18-0) unstable; urgency=high
|
||||
|
||||
* Adds VM rename functionality to API and CLI client
|
||||
|
Reference in New Issue
Block a user