We are ecstatic to announce the release of: oslo.db 14.0.0: Oslo Database library This release is part of the bobcat release series. The source is available from: https://opendev.org/openstack/oslo.db Download the package from: https://pypi.org/project/oslo.db Please report issues through: https://bugs.launchpad.net/oslo.db/+bugs For more details, please see below. 14.0.0 ^^^^^^ Upgrade Notes * MySQL NDB Cluster support has been removed. Changes in oslo.db 13.1.0..14.0.0 --------------------------------- 5363ca1 Remove MySQL NDB Cluster Support c42eb7e trivial: Reflow docstrings 64389d3 tests: Use column_property 8dcd473 exc_filters: Do not reraise Diffstat (except docs and test files) ------------------------------------- oslo_db/options.py | 14 -- oslo_db/sqlalchemy/enginefacade.py | 142 +++++--------- oslo_db/sqlalchemy/engines.py | 16 -- oslo_db/sqlalchemy/exc_filters.py | 4 + oslo_db/sqlalchemy/ndb.py | 150 --------------- oslo_db/sqlalchemy/types.py | 40 +--- oslo_db/sqlalchemy/utils.py | 131 ------------- ...mysql-ndb-cluster-support-fdb19029595070fa.yaml | 4 + 12 files changed, 59 insertions(+), 803 deletions(-)
participants (1)
-
no-reply@openstack.org