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

no-reply at openstack.org no-reply at openstack.org
Thu Jul 1 12:49:45 UTC 2021


We high-spiritedly announce the release of:

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

10.0.0
^^^^^^

Bug Fixes

* Removed the "[DATABASE] idle_timeout", "[database] idle_timeout",
  "[sql] idle_timeout", "[DEFAULT] sql_idle_timeout" and "[DATABASE]
  sql_idle_timeout" options. These were all legacy aliases for
  "[database] connection_recycle_time".

Changes in oslo.db 9.1.0..10.0.0
--------------------------------

a857b83 Remove the idle_timeout option.
50356dc Remove the useless else.
1dc20f6 types: Set 'cache_ok'
bd3ead2 Changed minversion in tox to 3.18.0
8064e18 Replace getargspec with getfullargspec


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

oslo_db/options.py                                   | 12 ------------
oslo_db/sqlalchemy/enginefacade.py                   |  8 ++------
oslo_db/sqlalchemy/types.py                          |  7 +++++--
oslo_db/sqlalchemy/utils.py                          | 20 --------------------
...ved-deprecated-idle-timeout-051a6a9a792bd8de.yaml |  7 +++++++
tox.ini                                              |  8 ++++----
8 files changed, 18 insertions(+), 54 deletions(-)







More information about the Release-announce mailing list