We are pleased to announce the release of: oslo.db 16.0.0: Oslo Database library This release is part of the dalmatian 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. 16.0.0 ^^^^^^ Upgrade Notes * The "oslo_db.concurrency.TpoolDbapiWrapper" class and supporting "[database] use_tpool" config option have been removed. Changes in oslo.db 15.1.0..16.0.0 --------------------------------- 94926c4 Omit params for execute if empty 59fa4bc Remove [database] use_tpool and TpoolDbapiWrapper Diffstat (except docs and test files) ------------------------------------- oslo_db/concurrency.py | 97 ------------------ oslo_db/sqlalchemy/enginefacade.py | 6 +- .../notes/remove-use_tpool-29a8bf9fc68a9bb2.yaml | 5 + setup.cfg | 1 - 6 files changed, 9 insertions(+), 214 deletions(-)