Releases: cartography-cncf/cartography
Releases · cartography-cncf/cartography
0.23.1
0.23.0
- Add support for AWS Redshift clusters including connections to tags, IAM roles, IAM admins, and VPCs
- Add support for AWS Lambda functions
- Fix #258 - add decorator to handle exceptions raised by opt-in regions
- Initial support for Jamf computer groups
- Fix #328 - NoSuchEntityException error handling in AWS IAM
- Fix #330 - correctly parse IAM statements with more than one entry in the
principal
field - Add RDS integration tests
0.22.0
- CRXcavator - implement timeouts for requests.get()
- GCP - only sync resources that are enabled instead of waiting for 400-errors
- GCP - fix bug where we only retrieved the first 1000 projects
- AWS - Split 1000+ line EC2 file to separate ones
- AWS - add public IP addresses to EC2 instances
0.21.0
0.20.0
0.19.2
0.19.1
0.19.0
- Add support for AWS tags for multiple resource types: EC2, RDS, S3, Elasticsearch
- Add support for AWS Kubernetes Service and Google Kubernetes Engine
- Skip over transient IAM NoSuchEntityExceptions
- Privacy fixes to Okta sync
- Added labels to GCP bucket data
- Documentation fixes