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

08 Mar 11:07
Compare
Choose a tag to compare

Changelog

b4554cf Bugfix - Concurrent map read/write

v0.2.3

07 Mar 13:40
3c9fb72
Compare
Choose a tag to compare

Changelog

3c9fb72 make retry configurable (#10)

v0.2.2

05 Mar 17:19
1651864
Compare
Choose a tag to compare

Changelog

1651864 feat: eks support (#9)

v0.2.1

04 Mar 17:59
Compare
Choose a tag to compare

Changelog

5d04224 disable CGO at goreleaser

v0.2.0

04 Mar 13:02
Compare
Choose a tag to compare

Changelog

7d1b34a add retry to sdk
2457b40 migrate to cloudquery core v0.11.0 (drop sqlite,mysql support)

v0.1.4

03 Mar 12:53
Compare
Choose a tag to compare

Changelog

4a4f1b9 Bugfix: assume role didn't work after migration to AWS SDK V2

v0.1.3

28 Feb 16:03
72b2c18
Compare
Choose a tag to compare

Changelog

72b2c18 Provider refeactor for new CQ sdk (#6)

v0.1.2

28 Feb 07:46
Compare
Choose a tag to compare

Changelog

d8677ae bugfix: propogate errors from goroutines

v0.1.1

18 Feb 14:20
Compare
Choose a tag to compare

Changelog

a6c4e6f Remove dependency on SDK V1 after migration to V2

v0.1.0

18 Feb 10:35
478dabe
Compare
Choose a tag to compare

Changelog

478dabe Migrate AWS Golang SDK v1->v2 (#3)