Releases: cartography-cncf/cartography
Releases · cartography-cncf/cartography
0.36.2
0.36.1
0.36.0
0.35.0
0.34.1
- Handle #574: S3 EndpointConnectionError
- Fix #588: AWS EMR describe-cluster InvalidRequestException
- #587, #503: Run AWS cleanup jobs only for current account
- Fix AWS post ingestion principal cleanup to only delete stale AWS principals not attached to accounts
- Add missing index on ECRRepositoryImage(uri)
0.34.0
0.33.3
0.33.2
0.33.1
0.33.0
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