[release-announce] oslo.db 13.1.0 (bobcat)
no-reply at openstack.org
no-reply at openstack.org
Thu Jun 29 09:33:41 UTC 2023
We jubilantly announce the release of:
oslo.db 13.1.0: Oslo Database library
This release is part of the bobcat 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 13.0.1..13.1.0
---------------------------------
c69e5e5 Handle server default quoting
be31cd0 Bump bandit
5456520 Imported Translations from Zanata
f6ba070 Ignore unset opts when deprecated
Diffstat (except docs and test files)
-------------------------------------
oslo_db/locale/en_GB/LC_MESSAGES/oslo_db.po | 39 +--------
oslo_db/locale/es/LC_MESSAGES/oslo_db.po | 47 ++---------
oslo_db/locale/fr/LC_MESSAGES/oslo_db.po | 48 ++---------
oslo_db/sqlalchemy/enginefacade.py | 62 +++++++++-----
oslo_db/sqlalchemy/test_migrations.py | 7 ++
.../locale/en_GB/LC_MESSAGES/releasenotes.po | 97 +++++++++++++++++++++-
test-requirements.txt | 2 +-
9 files changed, 217 insertions(+), 155 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 4388b76..75b9f7e 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -13 +13 @@ testtools>=2.2.0 # MIT
-bandit>=1.6.0,<1.7.0 # Apache-2.0
+bandit>=1.7.0,<1.8.0 # Apache-2.0
More information about the Release-announce
mailing list