[release-announce] oslo.db 8.1.1 (ussuri)

no-reply at openstack.org no-reply at openstack.org
Mon Sep 6 15:02:33 UTC 2021


We are overjoyed to announce the release of:

oslo.db 8.1.1: Oslo Database library

This release is part of the ussuri stable 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.

8.1.1
^^^^^

Bug Fixes

* In mysql 8.0.19, duplicate key error information is extended to
  include the table name of the key. Previously, duplicate key error
  information included only the key value and key name. This extends
  capabilities to handle changes in duplicate key error information
  with newer mysql version since 8.0.19.

Changes in oslo.db 8.1.0..8.1.1
-------------------------------

d15545a Remove lower-constraints remnants
a051545 Followup of "Added handler for mysql 8.0.19 duplicate key error update"
79bfbd6 Added handler for mysql 8.0.19 duplicate key error update
08879fb Dropping lower constraints testing
b11ea78 Update TOX/UPPER_CONSTRAINTS_FILE for stable/ussuri
7d515ef Update .gitreview for stable/ussuri


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

.gitreview                                         |  1 +
.zuul.yaml                                         |  1 -
lower-constraints.txt                              | 67 ----------------------
oslo_db/sqlalchemy/exc_filters.py                  |  9 +++
...-error-information-update-548888bc44b8dbd7.yaml |  8 +++
tools/test-setup.sh                                |  4 +-
tox.ini                                            |  9 +--
8 files changed, 48 insertions(+), 77 deletions(-)







More information about the Release-announce mailing list