We high-spiritedly announce the release of: mistral 7.0.3: Mistral Project This release is part of the rocky stable release series. Download the package from: https://pypi.org/project/mistral For more details, please see below. 7.0.3 ^^^^^ Bug Fixes * Cleanup transports along RPC clients. Fixed a bad weird condition in the API server related to cron-triggers and SIGHUP. The parent API server creates a RPC connection when creating workflows from cron triggers. If a SIGUP signal happens after, the child inherits the connection, but it's non-functional. Changes in mistral 7.0.2..7.0.3 ------------------------------- 24f8ef6 Add a release note for Ic98e2db02abd8483591756d73e06784cc2e9cbe3 4137f54 Cleanup transport along RPC clients 4f3792f Revert "Make rally non-voting in rocky" Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 4 ++-- mistral/rpc/clients.py | 2 ++ .../notes/cleanup-rpc-cleints-transport-eaa90fef070b81fd.yaml | 8 ++++++++ 3 files changed, 12 insertions(+), 2 deletions(-)