0.1.10 - 2023-10-21
- Added support for AWS Profile
- Minor type compare changes
0.1.9 - 2023-04-03
- 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 - 2023-03-07
- 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 - 2021-10-24
- Multithreaded support for io bounded mq tasks
- Minor refactoring and removal of broker_ids parameter
0.1.6 - 2021-10-23
- Enhancements to rds.actions.fail_az
0.1.5 - 2021-10-23
- Multithreaded support for io bounded rds tasks
0.1.4 - 2021-10-19
- Support for Aurora cluster failover in rds.actions.fail_az
0.1.3 - 2021-10-16
- Unit tests for rds, elasticache, elb, elbv2, mq, asg, eks
- Sorting for imports
- Pinned core dependencies
- Separated read and write state to helper funcs
- Standardized usage of pagination API
- Reduced ElastiCache waiter delay
0.1.2 - 2021-10-10
- Black and flake8
- Unit test for ec2 fail_az action
- Minor enhancements to existing actions
0.1.1 - 2021-09-24
- Repository url
- Minor updates to docs
0.1.0 - 2021-09-22
- fail_az actions for EC2, ElastiCache, RDS, CLB, ALB, Amazon MQ (ActiveMQ), RDS, EKS (Managed NodeGroups) and ASG
- recover_az actions for EC2, CLB, ALB, EKS (Managed NodeGroups) and ASG