We are pleased to announce the release of: oslo.db 12.1.1: ======================== Team and repository tags ======================== .. image:: https://governance.openstack.org/tc/badges/oslo.db.svg :target: https://governance.openstack.org/tc/reference/tags/index.html .. Change things from this point on =============================================== oslo.db -- OpenStack Database Pattern Library =============================================== .. image:: https://img.shields.io/pypi/v/oslo.db.svg :target: https://pypi.org/project/oslo.db/ :alt: Latest Version .. image:: https://img.shields.io/pypi/dm/oslo.db.svg :target: https://pypi.org/project/oslo.db/ :alt: Downloads The oslo db (database) handling library, provides database connectivity to different database backends and various other helper utils. * Free software: Apache license * Documentation: https://docs.openstack.org/oslo.db/latest * Source: https://opendev.org/openstack/oslo.db * Bugs: https://bugs.launchpad.net/oslo.db * Release notes: https://docs.openstack.org/releasenotes/oslo.db/ This release is part of the zed 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. Changes in oslo.db 12.1.0..12.1.1 --------------------------------- 717c824 types: Set 'cache_ok' (redux) 95c2fc6 Update TOX_CONSTRAINTS_FILE for stable/zed bc47794 Update .gitreview for stable/zed Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + oslo_db/sqlalchemy/types.py | 8 +++++++- tox.ini | 4 ++-- 3 files changed, 10 insertions(+), 3 deletions(-)