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

no-reply at openstack.org no-reply at openstack.org
Tue Jun 15 10:06:45 UTC 2021


We enthusiastically announce the release of:

oslo.db 9.1.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.

9.1.0
^^^^^

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 9.0.0..9.1.0
-------------------------------

be2cc6a Followup of "Added handler for mysql 8.0.19 duplicate key error update"
2c2e6d4 Added handler for mysql 8.0.19 duplicate key error update
e26d400 update the pre-commit-hooks version
61a1b87 setup.cfg: Replace dashes with underscores


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

.pre-commit-config.yaml                            |  2 +-
oslo_db/sqlalchemy/exc_filters.py                  |  9 ++++++++
...-error-information-update-548888bc44b8dbd7.yaml |  8 +++++++
setup.cfg                                          |  8 +++----
5 files changed, 48 insertions(+), 5 deletions(-)







More information about the Release-announce mailing list