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.10.1
v0.10.0
What's Changed
🚀 Added
- fix: Remove use of global SkipEmptyRows by @spangenberg in #409
- feat: AWS Provider Improvements And Docs by @bbernays in #396
- feat: Testable Migrations (AWS) by @disq in #401
- feat: Efs filesystem backup status added by @amanenk in #422
- feat: Upgrade SDK v0.7.0 by @roneli in #428
Fixed
- fix: Sagemaker training jobs panic resolved by @amanenk in #415
- fix: Ignore organization tail tags if permissions are missing by @zagronitay in #413
- fix: Continue remove account_id in config by @bbernays in #418
- fix: E2E tests by @bbernays in #420
- fix: Make lambda runtimes global table by @roneli in #424
- fix: Hotfix for efs filesystems by @amanenk in #425
- fix: Efs filesystem backups hotifx by @amanenk in #426
- fix: Sagemaker panics by @disq in #427
- fix: Config packs bad region unknown error by @roneli in #429
- fix: Panic in lambda functions by @disq in #430
- fix: RDS Certificates PK issue and column names by @disq in #431
Full Changelog: v0.9.1...v0.10.0
v0.9.1
v0.9.0
Changelog
- 6987183 Add Changelog Automation (#400)
- a09f06c SG simplification (#363)
- d8a6793 Support Wildcard for Region (#391)
- 7a61ff1 Update .goreleaser.yaml
- db291c9 added asciicheck linter (#397)
- 1dc3427 chore: update partition_service_region.json (#398)
- 3b7c8eb fix: Ignore NoSuchBucket error (#393)
- 27bf1da turn issue template into github forms (#388)
- 6d41c2e update CHANGELOG to v0.9.0 (#399)
- e41d8fc upgrade initial migration to v0.8.5 due to protocol ugprade v3 (#390)
v0.8.5
Changelog
- c1f99ca Bug\ fix broken migrations (#387)
- ec99df4 Fix elasticsearch domains PK (#384)
- 713acda Tests/refactor (#379)
- 7c71d64 add mock tag to ecr_repositories
- 1560498 change filenames without prefix of package (#386)
- bafafea fix e2e tests
- 962f208 update to sdk v0.6.0 (#385)
- 3ceed16 update to sdk v0.6.1 and prepare release v0.8.5 (#389)
- fe553c1 updated docs examples (#380)
v0.8.4
Changelog
- 352deb2 DescribeConformancePacks always returns AccessDeniedException in af-south-1 (#368)
- e612af2 Ensure maximum table name length (#356)
- 7ccd75e Feat/notify on e2e warnings (#355)
- 006d963 Feat/unsupported region for service (#373)
- 1ead2cd Improve Docs And Support For Contributors (#353)
- 57faf68 Provider Version (#370)
- f475275 Revert "ignore dns error (#364)" (#366)
- 4a086ac Run Fetch Tests on Merge to Main (#359)
- f7ff681 added mfa docs (#351)
- 41bc7ad available regions source replaced with more reliable (#357)
- d347f5c close_v0.8.4 (#374)
- b0d2d0e fix bucket tag warning (#372)
- be70367 fix region filtering (#367)
- ffbfa5d fixed endpoint workflow (#375)
- 4d654cf fixed pk error - secretmanager (#361)
- de99706 ignore AccessDeniedException completely (#369)
- 64a79b1 ignore dns error (#364)
- e01437f notify-on-e2e-warnings (#352)
- 8b62e8d temporary fix until regional availability feature is merged (#371)
v0.8.3
v0.8.2
v0.8.1
v0.8.0
Changelog
- 415d59d Add RDS event subscriptions (#322)
- cfef94c Add support for Elasticbeanstalk Applications (#316)
- b974641 Added logging configuration to WAF & WAFv2 (#315)
- 08086ea Added logging status column to redshift_cluster (#319)
- 0768c16 Added secretsmanager secrets (#321)
- d41b765 Bugfix/fix_ssm_e2e_tests (#328)
- 8d5097a Create Makefile (#330)
- c59d01a Ec2 instances regenerated and manual field added (#325)
- 54288e1 Enhance config configuratiguration recorder with status (#301)
- b05293c Implement ACM certificates resource (#313)
- 49bcd81 Implement SSM documents resource (#307)
- 98dc959 Update EMR cluster with more info (#318)
- 4e4634e Update migration action (#329)
- a7f5f8d close v0.8.0 (#334)
- 75c3f00 cloudfront distributions regenerated and tags added (#207)
- 71ae819 disable telemetry in tests (#326)
- 9fa9557 ecs_task_definitions_implementation (#317)
- 270a724 fix typo in changelog
- 92c1cf8 fixed integ tests (#327)
- 3498945 updated client max retries and backoff (#332)