We are psyched to announce the release of: oslo.db 12.1.0: Oslo Database library This release is part of the zed 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. Changes in oslo.db 12.0.0..12.1.0 --------------------------------- 7f3647b Replace abc.abstractproperty with property and abc.abstractmethod e7642fd tox: Silence output 4c451b7 trivial: Don't emit warnings for our own deprecations 2c7c0ca tests: Enable SAWarning warnings a530cbf Remove the 'Session.autocommit' parameter 4314279 Add missing 'connect' wrapper Diffstat (except docs and test files) ------------------------------------- oslo_db/sqlalchemy/enginefacade.py | 15 ++- oslo_db/sqlalchemy/orm.py | 2 +- oslo_db/sqlalchemy/test_migrations.py | 12 ++- oslo_db/sqlalchemy/utils.py | 22 ++++- tox.ini | 2 + 8 files changed, 120 insertions(+), 86 deletions(-)
participants (1)
-
no-reply@openstack.org