[release-announce] oslo.db 11.1.0 (yoga)

no-reply at openstack.org no-reply at openstack.org
Thu Nov 18 12:24:17 UTC 2021


We are glad to announce the release of:

oslo.db 11.1.0: Oslo Database library

This release is part of the yoga 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 11.0.0..11.1.0
---------------------------------

8360df7 Configure driver for postgres
d774201 Add Python3 yoga unit tests
4e67858 Update master for stable/xena
df901a1 Replace use of 'Engine.execute()'
ecb15c4 Don't call mapper() outside of declarative registry
e1039e0 Don't pass kwargs to connection.execute()
62d77fc Replace use of Executable.execute method
c320df4 Remove unnecessary warning filter
fadc0ef Replace use of Engine.scalar()
8772fcc Don't use the 'Row.keys()' method
5544f10 Don't use dict-style attribute accesses


Diffstat (except docs and test files)
-------------------------------------

.zuul.yaml                                    |   2 +-
oslo_db/sqlalchemy/provision.py               |  13 +-
oslo_db/sqlalchemy/utils.py                   | 216 ++++++++++++++------------
releasenotes/source/index.rst                 |   1 +
releasenotes/source/xena.rst                  |   6 +
11 files changed, 333 insertions(+), 297 deletions(-)







More information about the Release-announce mailing list