[release-announce] python-mistralclient 4.3.0 (xena)

no-reply at openstack.org no-reply at openstack.org
Fri Sep 3 14:40:37 UTC 2021


We are pleased to announce the release of:

python-mistralclient 4.3.0: Mistral Client Library

This release is part of the xena release series.

The source is available from:

    https://opendev.org/openstack/python-mistralclient

Download the package from:

    https://pypi.org/project/python-mistralclient

Please report issues through:

    https://bugs.launchpad.net/python-mistralclient/+bugs

For more details, please see below.

4.3.0
^^^^^

New Features

* The new "enforce_raw_definitions" variable has been added to the
  "Client" class and each "ResourceManager" class. This variable is
  set to False by default. Setting this parameter to True enforces the
  client to use "definition" passed in as raw content.

Changes in python-mistralclient 4.2.0..4.3.0
--------------------------------------------

ab54cb9 Allow enforcing usage of "raw" definitions
ffa67c1 [community goal] Update contributor documentation
18fff74 Remove tripleo job from mistralclient
dba9c08 Use py3 as the default runtime for tox
87e3a7b Add Python3 xena unit tests
f1e217a Update master for stable/wallaby
63e20bf Drop lower-constraints job


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

.zuul.yaml                                         | 12 +-----
CONTRIBUTING.rst                                   | 21 +++++-----
mistralclient/api/base.py                          | 11 ++++-
mistralclient/api/v2/actions.py                    |  7 ++--
mistralclient/api/v2/client.py                     | 37 ++++++++---------
mistralclient/api/v2/code_sources.py               |  5 +--
mistralclient/api/v2/environments.py               |  4 +-
mistralclient/api/v2/workbooks.py                  |  7 ++--
mistralclient/api/v2/workflows.py                  |  7 ++--
.../enforce_raw_definitions-94433339a63d15f8.yaml  |  7 ++++
releasenotes/source/index.rst                      |  1 +
releasenotes/source/wallaby.rst                    |  6 +++
tox.ini                                            |  2 +-
15 files changed, 124 insertions(+), 65 deletions(-)







More information about the Release-announce mailing list