We are ecstatic to announce the release of: mistral-lib 1.2.1: Mistral shared routings and utilities (Actions API, YAQL functions API, data types etc.) This release is part of the train 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.2.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.2.0..1.2.1 ----------------------------------- 4bac2b2 Ensure we mask sensitive data from Mistral Action logs b9dc360 Update TOX/UPPER_CONSTRAINTS_FILE for stable/train 1b52750 Update .gitreview for stable/train Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + mistral_lib/actions/types.py | 5 ++++- mistral_lib/utils/__init__.py | 11 +++++++++++ releasenotes/notes/mask-password-6899d868d213f722.yaml | 5 +++++ tox.ini | 2 +- 6 files changed, 39 insertions(+), 2 deletions(-)