Notes
Bigger release than normal as it took us a while to get to fixing our PyPI connection. Please report issues (things might be unstable) - help fixing is greatly appreciated!
Highlights
New data
- Add initial support for Microsoft Azure
- Add initial support for DigitalOcean
- Add support for AWS Elasticache, Elastic Map Reduce, API Gateway, Internet Gateway
Perf and reliability
- Add --aws-requested-syncs param: allow users to run subset of AWS syncs; enforce standard
sync
function params - Add --neo4j-max-connection-lifetime param: essential for running on NLBs and k8s
- Improve GraphStatement cleanup job logic
- Typehints for all modules
- Test coverage enforcement