開発中バージョンのリリースノート¶
22.0.0-26¶
新機能¶
Add support of new backup storage driver "cinder". We can provision a new replica instance or backup fast if we use cinder as the backend storage.
Upgrade Notes¶
Python 3.8 support was dropped. The minimum version of Python now supported is Python 3.9.
バグ修正¶
fix a bug where the trove-manage script fails to upgrade the database when the DBDatastoreVersion table is not empty.
Fix a bug where replications failed to detach from the source instance because of the upgrade of the sqlachemy library.