Skip to content

Releases: cloudquery/plugin-sdk

v0.12.9

07 Oct 09:55
b473a0e

Choose a tag to compare

0.12.9 (2022-10-07)

Bug Fixes

  • Bug where first resource wasn't insert into DB (#258) (2f5b78d)

v0.12.8

07 Oct 08:54
556f269

Choose a tag to compare

0.12.8 (2022-10-07)

Bug Fixes

  • Error on incorrect table configuration (#237) (6ad75f5)
  • Exit gracefully on context cancelled (#252) (b4df92e)
  • Progressbar should go into stdout (#250) (b8bcdad)
  • Recover panic in table resolver and object resolver flows (#257) (04dba02)
  • Stop if PreResourceResolver fails (#251) (ee83f8f)

v0.12.7

05 Oct 09:30
4cd0317

Choose a tag to compare

0.12.7 (2022-10-05)

Bug Fixes

  • Make progressbar work on small screens (#248) (7395250)

v0.12.6

05 Oct 08:55
b8e0387

Choose a tag to compare

0.12.6 (2022-10-05)

Bug Fixes

  • Plugin connection using Unix Domain Socket fixed for windows (#246) (9e30c60)

v0.12.5

04 Oct 19:47
0e1fdc7

Choose a tag to compare

0.12.5 (2022-10-04)

Bug Fixes

v0.12.4

04 Oct 16:07
40f7ad5

Choose a tag to compare

0.12.4 (2022-10-04)

Bug Fixes

v0.12.3

04 Oct 11:40
e392f64

Choose a tag to compare

0.12.3 (2022-10-04)

Bug Fixes

  • Add progressbar instead of writers for Downloads (#238) (8666d06)

v0.12.2

04 Oct 07:24
9183da4

Choose a tag to compare

0.12.2 (2022-10-04)

Bug Fixes

  • deps: Update module github.com/bradleyjkemp/cupaloy/v2 to v2.8.0 (#215) (a1e444c)

v0.12.1

03 Oct 17:47
9d2b133

Choose a tag to compare

0.12.1 (2022-10-03)

Bug Fixes

v0.12.0

03 Oct 15:13
3ff1f78

Choose a tag to compare

0.12.0 (2022-10-03)

⚠ BREAKING CHANGES

  • Add overwrite-delete-stale mode for destination plugins (#224)

Features

  • Add overwrite-delete-stale mode for destination plugins (#224) (567121d)