[release-announce] stevedore 3.1.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Mon Jul 13 16:36:55 UTC 2020


We are pleased to announce the release of:

stevedore 3.1.0: Manage dynamic plugins for Python applications

This release is part of the victoria release series.

The source is available from:

    https://opendev.org/openstack/stevedore

Download the package from:

    https://pypi.org/project/stevedore

Please report issues through:

    https://bugs.launchpad.net/stevedore/+bugs

For more details, please see below.

3.1.0
^^^^^

New Features

* Add a *module_name* property to the *Extension* class to make it
  easier for consumers to determine where the plugin is being loaded
  from.

Changes in stevedore 3.0.0..3.1.0
---------------------------------

bc04ca9 sphinxext: fix warning message for detailed list


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

.../module-name-property-d3b2d092259dadec.yaml     |  5 +++++
stevedore/extension.py                             | 11 ++++++++++
stevedore/sphinxext.py                             | 25 ++++++++++++----------
4 files changed, 35 insertions(+), 18 deletions(-)







More information about the Release-announce mailing list