We are happy to announce the release of: mistral 14.0.0: Mistral Project This release is part of the yoga release series. The source is available from: https://opendev.org/openstack/mistral Download the package from: https://pypi.org/project/mistral Please report issues through: https://bugs.launchpad.net/mistral/+bugs For more details, please see below. Changes in mistral 13.0.0..14.0.0 --------------------------------- 3e07dcc4 Fix compatibility with oslo.context >= 4.0.0 20aa42b7 Replace deprecated import of ABCs from collections e82c4ca0 Replace deprecated arguments of RequestContext 55bb2564 Use own util method(safe_load) to load yaml files Diffstat (except docs and test files) ------------------------------------- mistral/context.py | 3 +++ mistral/engine/tasks.py | 4 ++-- mistral/expressions/yaql_expression.py | 5 +++-- mistral/services/action_heartbeat_checker.py | 4 ++-- mistral/services/action_heartbeat_sender.py | 4 ++-- mistral/services/expiration_policy.py | 8 ++++---- mistral/services/periodic.py | 4 ++-- mistral/services/security.py | 8 ++++---- 11 files changed, 31 insertions(+), 20 deletions(-)
participants (1)
-
no-reply@openstack.org