[release-announce] oslo.db 8.6.0 (xena)

no-reply at openstack.org no-reply at openstack.org
Thu Apr 29 10:08:58 UTC 2021


We are psyched to announce the release of:

oslo.db 8.6.0: Oslo Database library

This release is part of the xena 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 8.5.0..8.6.0
-------------------------------

f2a94b6 Don't use private API to get query criteria
88e1fed Fix formatting of release list
7443bcd move flake8 as a pre-commit local target
95a3ae2 Add Python3 xena unit tests
6f44905 Update master for stable/wallaby
e6d6b90 Fix the conflict status with hacking.
ad720c3 Remove lower-constraints remnants
273009f remove unicode from code
7ee5966 Use TOX_CONSTRAINTS_FILE
a53ec14 Dropping lower constraints testing
f37269a Accommodate immutable URL api
2bd456b Use TOX_CONSTRAINTS_FILE
6c3b36a Use py3 as the default runtime for tox


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

.pre-commit-config.yaml                      |  8 +++-
.zuul.yaml                                   |  3 +-
lower-constraints.txt                        | 61 ----------------------------
oslo_db/sqlalchemy/engines.py                | 12 +++++-
oslo_db/sqlalchemy/provision.py              | 11 ++++-
oslo_db/sqlalchemy/test_migrations.py        |  6 +--
oslo_db/sqlalchemy/update_match.py           |  7 ++--
releasenotes/source/conf.py                  | 14 +++----
releasenotes/source/index.rst                | 29 ++++++-------
releasenotes/source/wallaby.rst              |  6 +++
tox.ini                                      | 11 ++---
15 files changed, 100 insertions(+), 132 deletions(-)







More information about the Release-announce mailing list