Unreleased Release Notes¶
5.11.0-1¶
Deprecation Notes¶
Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the eventlet_utils module is now deprecated. The support of Eventlet will be soon removed from taskflow.
Please start considering removing your internal Eventlet usages and start migrating your stack.
5.10.0¶
Upgrade Notes¶
Support for Python 3.8 has been removed. Now the minimum python version supported is 3.9 .