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.2.14

23 Mar 19:04
Compare
Choose a tag to compare

Changelog

5b474c3 Add context and timeout support

v0.2.13

18 Mar 21:25
Compare
Choose a tag to compare

Changelog

e97d69b fix concurrency bug

v0.2.12

18 Mar 19:31
Compare
Choose a tag to compare

Changelog

9e4ae58 Add config option to yaml aws_debug: true
7080327 fix: bulk insert ec2 for each describe call instead of one by one (#19)

v0.2.11

18 Mar 16:33
Compare
Choose a tag to compare

Changelog

3636a8b possible fix sts is getting hanged in some scenarios

v0.2.10

18 Mar 10:08
Compare
Choose a tag to compare

Changelog

5e3dc2c upgrade aws sdk to v1.2.1 and aws services to v1.1.2

v0.2.9

15 Mar 22:18
Compare
Choose a tag to compare

Changelog

3155798 bugfix: update AWS SDK (downstream bug)

v0.2.8

14 Mar 19:40
f633eff
Compare
Choose a tag to compare

Changelog

f633eff fix: create new retryer configuration for each service (#14)

v0.2.7

14 Mar 10:22
Compare
Choose a tag to compare

Changelog

a949e28 bugfix: global resources only collected partially

v0.2.6

12 Mar 11:59
Compare
Choose a tag to compare

Changelog

c82b18d Bugfix: skip fetching if no resources specified

v0.2.5

10 Mar 17:21
Compare
Choose a tag to compare

Changelog

fd46794 Add concurrent account fetching