This repository has been archived by the owner on Aug 16, 2022. It is now read-only.
Releases: cloudquery/cq-provider-aws
Releases · cloudquery/cq-provider-aws
v0.12.0
v0.12.0-rc2
v0.12.0-rc1
v0.11.8
v0.11.7
v0.11.6
0.11.6 (2022-05-17)
Features
- Add partition info to regions (#898) (76d4587)
- Added Athena resources: data_catalogs, work_groups, named_queries, prepared_statements (#804) (bf77311)
Bug Fixes
- Add Partition To client (#899) (3a77950)
- Classify auth failure (#904) (c134c10)
- deps: Update module github.com/cloudquery/cq-provider-sdk to v0.9.4 (#912) (c3cd011)
- Fail on access errors during initial setup (#906) (c512535)
- Fix NotFound error in
aws_sqs_queues
(#910) (3c893df) - Merge migrations (#913) (5eb71ed)
- Non standard partition fixes (#894) (2172e49)
- Remove "increase max_retries" from the throttling error message (#868) (2c850c0)
v0.11.5
0.11.5 (2022-05-11)
Features
- Add S3 Bucket fetch speed improvement (#840) (0d57a54)
- Shield protections added (#728) (fc8a308)
- Support Xray groups and sampling rules (#841) (e9c57b8)
Bug Fixes
- Add ON DELETE CASCADE to redshift snapshots. (#880) (0009d0a)
- Adjust some PKs (#849) (45807e8)
- Do not fail if rds parameter group is gone (#887) (47c5032)
- Handle a case where autoscaling group is being deleted. (#872) (28c19d4)
- Ignore apigateway model-template fetch if model not exists (#876) (0afb429)
- Lambda function alias duplicate PK (#881) (2ad1fef)
- Update migrations for 0.11.5 (#886) (6758918)
v0.11.4
v0.11.3
What's Changed
Fixed
- fix(ec2): Handle snapshot not found error by @erezrokah in #839
- fix: Hotfix for athena e2e infrastructure by @amanenk in #845
- fix: Adjust redshift PKs by @irmatov in #797
- fix: Ignore cloudformation validation error on not existing stacks by @zagronitay in #837
- fix: Ignore role tags fetching when role does not exists by @zagronitay in #844
- fix: Fix possible nil pointer dereferences by @irmatov in #852
- fix: WAFV2 Managed Rules PK by @bbernays in #848
- fix: Ignore EMR block access config invalid region by @zagronitay in #831
- fix: PK fix for conformance_pack_rule_compliances by @spangenberg in #809
- fix: Fix panic on fetching wafv2 without us-east-1 by @irmatov in #829
Full Changelog: v0.11.2...v0.11.3
v0.11.2
What's Changed
Added
- feat: Perform ec2 images calls concurrently by @irmatov in #811
- feat: Add tags to sns fetching by @andrewthetechie in #810
- feat: Add AWS::ElasticBeanstalk::ApplicationVersion by @erezrokah in #751
- feat: Add retry log by @disq in #807
Fixed
- fix: Debug SDK by @disq in #801
- fix: Normalize InvalidSnapshot.NotFound error by @erezrokah in #821
- fix: Backup Global Settings: Ignore not member of an org error by @disq in #818
- fix: Fetch backup tags only for the resources that support it by @irmatov in #815
- fix: Make resource not exists regex less agressive by @erezrokah in #827
New Contributors
- @andrewthetechie made their first contribution in #810
Full Changelog: v0.11.1...v0.11.2