We are ecstatic to announce the release of: oslo.db 17.2.1 This release is part of the epoxy 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. 17.2.1 ^^^^^^ Bug Fixes * Disable cached statement on sqlite3 to avoid multithreading cache inconsistencies since python 3.12. See related bug on https://github.com/python/cpython/issues/118172 Changes in oslo.db 17.2.0..17.2.1 --------------------------------- f1fa266 Fix the wrong module name in import bea5623 Disable cached-statements on sqlite3 Diffstat (except docs and test files) ------------------------------------- oslo_db/sqlalchemy/engines.py | 2 ++ oslo_db/sqlalchemy/models.py | 2 +- .../notes/disable-cached-statements-sqlite-a0ae8fa22742966f.yaml | 6 ++++++ 3 files changed, 9 insertions(+), 1 deletion(-)
participants (1)
-
no-reply@openstack.org