We high-spiritedly announce the release of: oslo.db 8.4.1: Oslo Database library This release is part of the victoria 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.4.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.4.0..8.4.1 ------------------------------- 81e5572 Followup of "Added handler for mysql 8.0.19 duplicate key error update" 8867e33 Added handler for mysql 8.0.19 duplicate key error update 1e40b7c Remove lower-constraints remnants db2425f Dropping lower constraints testing 702578a Update TOX_CONSTRAINTS_FILE for stable/victoria f0612c9 Update .gitreview for stable/victoria Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .zuul.yaml | 1 - lower-constraints.txt | 61 ---------------------- oslo_db/sqlalchemy/exc_filters.py | 9 ++++ ...-error-information-update-548888bc44b8dbd7.yaml | 8 +++ tox.ini | 9 +--- 7 files changed, 46 insertions(+), 69 deletions(-)
participants (1)
-
no-reply@openstack.org