Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

Releases: cloudquery/cq-provider-aws

v0.12.0

24 May 15:04
6ff954e
Compare
Choose a tag to compare

0.12.0 (2022-05-24)

⚠ BREAKING CHANGES

  • Remove migrations (#933)

Features

v0.12.0-rc2

24 May 13:29
e4fb520
Compare
Choose a tag to compare
v0.12.0-rc2 Pre-release
Pre-release

0.12.0-rc2 (2022-05-24)

Bug Fixes

  • deps: Update module github.com/cloudquery/cq-provider-sdk to v0.10.1 (#938) (7db6d1a)

Miscellaneous Chores

v0.12.0-rc1

24 May 10:50
b0a6651
Compare
Choose a tag to compare
v0.12.0-rc1 Pre-release
Pre-release

0.12.0-rc1 (2022-05-24)

⚠ BREAKING CHANGES

  • Remove migrations (#933)

Features

Miscellaneous Chores

v0.11.8

23 May 15:20
f180108
Compare
Choose a tag to compare

0.11.8 (2022-05-23)

Features

  • Parallelize Sagemaker Training Jobs (c925608)

Bug Fixes

  • deps: Update module github.com/cloudquery/cq-provider-sdk to v0.9.5 (#935) (c7474f3)
  • Ignore backup global settings in disabled region (#923) (1100f6a)

v0.11.7

18 May 06:42
206ad09
Compare
Choose a tag to compare

0.11.7 (2022-05-17)

Bug Fixes

  • Fix NotFound error in aws_shield_* resources (#916) (fc9cdcc)
  • Hardcoded region for Get-Caller-Identity call (0f2091e)

v0.11.6

17 May 13:43
09f6e9e
Compare
Choose a tag to compare

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

11 May 13:52
c053537
Compare
Choose a tag to compare

0.11.5 (2022-05-11)

Features

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

10 May 07:49
3296276
Compare
Choose a tag to compare

0.11.4 (2022-05-10)

Features

Bug Fixes

v0.11.3

05 May 19:13
f6d3f5d
Compare
Choose a tag to compare

What's Changed

Fixed

Full Changelog: v0.11.2...v0.11.3

v0.11.2

03 May 14:10
3183bf9
Compare
Choose a tag to compare

What's Changed

Added

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

Full Changelog: v0.11.1...v0.11.2