- Swaped flake8 for ruff to remove an issue with flake8 being stuck with an old dependency on Python 3.7. Bonus point, ruff is much faster. 12 - Updated Python version pattern matching in `setup.py` to work with most recent changes in the Python packaging world
0.1.8
Changed - Removed support for python 3.6 - Pinned chaostoolkit-lib to 1.1.2,<1.31.1 due to a breaking change in the library
0.1.7
Changed - Multithreaded support for io bounded mq tasks - Minor refactoring and removal of broker_ids parameter
0.1.6
Changed - Enhancements to rds.actions.fail_az
0.1.5
Changed - Multithreaded support for io bounded rds tasks
0.1.4
Added - Support for Aurora cluster failover in rds.actions.fail_az