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

Releases: cloudquery/cq-provider-sdk

v0.4.5

14 Sep 14:21
1030fe3
Compare
Choose a tag to compare
  • Add Close method to migrator

v0.4.4

13 Sep 13:27
08bc262
Compare
Choose a tag to compare
  • Log Syntax error SQL
  • Fix resource insert logging error

v0.4.3

06 Sep 14:59
4d5a106
Compare
Choose a tag to compare
  • Support "*" for all resources
  • Initialize provider configuration will have "enable_partial_fetch = true" by default.

See changelog for more information

v0.4.2

04 Sep 08:32
77f1653
Compare
Choose a tag to compare

Add missing table name in execution

v0.4.1

02 Sep 15:17
c7c3c44
Compare
Choose a tag to compare
Update missing url set (#84)

v0.4.0

02 Sep 13:31
cde6f36
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

Support for partial fetch mode, to reduce failed resources in case of an error.

v0.4.0-beta

01 Sep 13:02
ad76569
Compare
Choose a tag to compare
v0.4.0-beta Pre-release
Pre-release
add more context to logging (#81)

* add more context to logging

v0.3.4

25 Aug 10:02
8c49a98
Compare
Choose a tag to compare
fix edge case of migration jumps (#78)

v0.3.3

21 Aug 12:03
ba6a4f1
Compare
Choose a tag to compare
Update integration.go (#77)