[release-announce] oslo.concurrency 5.0.0

no-reply at openstack.org no-reply at openstack.org
Thu Aug 4 10:21:33 UTC 2022


We enthusiastically announce the release of:

oslo.concurrency 5.0.0: Oslo Concurrency library

The source is available from:

    https://opendev.org/openstack/oslo.concurrency

Download the package from:

    https://pypi.org/project/oslo.concurrency

For more details, please see below.

5.0.0
^^^^^

New Features

* Log before trying to acquire a lock to help detect deadlocks and
  long waits to acquire locks.

Changes in oslo.concurrency 4.5.1..5.0.0
----------------------------------------

9800d58 Log when waiting to acquire lock
e158ca4 Imported Translations from Zanata
c37515e Fix formatting of release list
f4f81cf Drop python3.6/3.7 support in testing runtime


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

.../locale/en_GB/LC_MESSAGES/oslo_concurrency.po   |  8 ++++++--
oslo_concurrency/lockutils.py                      |  8 ++++++--
.../notes/log_acquiring_lock-1b224c0b1562ec97.yaml |  5 +++++
releasenotes/source/index.rst                      | 24 +++++++++++-----------
.../locale/en_GB/LC_MESSAGES/releasenotes.po       |  8 ++++++--
setup.cfg                                          |  4 +---
6 files changed, 36 insertions(+), 21 deletions(-)







More information about the Release-announce mailing list