We are satisfied to announce the release of: taskflow 5.3.0: Taskflow structured state management library. This release is part of the bobcat 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. Changes in taskflow 5.2.0..5.3.0 -------------------------------- 4a29c446 Add job to test with SQLAlchemy master (2.x) 17a6c571 db: Don't rely on autocommit behavior 384e630e tests: Enable SQLAlchemy 2.0 deprecation warnings 171580c4 tests: Use valid IPv6 address aa2980f9 Upgrade development status Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 22 +++++++++ setup.cfg | 2 +- taskflow/persistence/backends/impl_sqlalchemy.py | 18 ++++---- taskflow/test.py | 7 ++- tox.ini | 6 +-- 7 files changed, 99 insertions(+), 18 deletions(-)
participants (1)
-
no-reply@openstack.org