We are overjoyed to announce the release of: taskflow 5.6.0: Taskflow structured state management library. This release is part of the caracal release series. The source is available from: https://opendev.org/openstack/taskflow Download the package from: https://pypi.org/project/taskflow Please report issues through: https://bugs.launchpad.net/taskflow/+bugs For more details, please see below. 5.6.0 ^^^^^ Bug Fixes * Redis job board driver no longer uses "username" and "password" for its connections to Redis Sentinel, to restore the previous behavior which was already used by some deployment tools. Add credential to "sentinel_kwargs" to enable authentication for Redis Sentinel. Changes in taskflow 5.5.0..5.6.0 -------------------------------- f6521124 Revert "Use consistent credential for Redis and Redis Sentinel" 917ee2dc Update TOX_CONSTRAINTS_FILE for stable/2024.1 ecd9c324 Update .gitreview for stable/2024.1 Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + releasenotes/notes/bug-2056656-871b67ddbc8cfc92.yaml | 7 +++++++ taskflow/jobs/backends/impl_redis.py | 6 +----- tox.ini | 2 +- 5 files changed, 14 insertions(+), 10 deletions(-)
participants (1)
-
no-reply@openstack.org