We are amped to announce the release of: mistral-lib 1.0.1: Mistral shared routings and utilities (Actions API, YAQL functions API, data types etc.) This release is part of the rocky stable release series. The source is available from: https://opendev.org/openstack/mistral-lib Download the package from: https://pypi.org/project/mistral-lib Please report issues through: https://bugs.launchpad.net/mistral/+bugs For more details, please see below. 1.0.1 ^^^^^ Security Issues *************** * Ensure we mask sensitive data before logging Action return values Bug Fixes ********* * https://bugs.launchpad.net/tripleo/+bug/1850843 Changes in mistral-lib 1.0.0..1.0.1 ----------------------------------- 1265d9d Ensure we mask sensitive data from Mistral Action logs e49a29a OpenDev Migration Patch 4147dfb import zuul job settings from project-config a8828d3 Update UPPER_CONSTRAINTS_FILE for stable/rocky 29f6246 Update .gitreview for stable/rocky Diffstat (except docs and test files) ------------------------------------- .gitreview | 3 ++- .zuul.yaml | 4 ++++ mistral_lib/actions/types.py | 5 ++++- mistral_lib/utils/__init__.py | 11 +++++++++++ releasenotes/notes/mask-password-6899d868d213f722.yaml | 5 +++++ tox.ini | 2 +- 7 files changed, 44 insertions(+), 3 deletions(-)