Skip to content

Releases: cloudquery/plugin-sdk

v0.7.0

19 Sep 10:20
8fbb8ef

Choose a tag to compare

0.7.0 (2022-09-19)

⚠ BREAKING CHANGES

  • Idiomatic serve interface (#126)

Features

v0.6.4

19 Sep 08:59
9575a24

Choose a tag to compare

0.6.4 (2022-09-18)

Features

  • Make GenerateSourcePluginDocs struct method (#124) (6597df7)

v0.6.3

18 Sep 15:05
5129165

Choose a tag to compare

0.6.3 (2022-09-18)

Features

  • Add GetDestinations function to list all destinations (#120) (c4b33fe)

v0.6.2

18 Sep 06:33
bac15be

Choose a tag to compare

0.6.2 (2022-09-16)

Bug Fixes

  • Improve error message on codegen field error (#115) (f31bcec)

v0.6.1

15 Sep 10:26
0a4a810

Choose a tag to compare

0.6.1 (2022-09-15)

Features

  • Add option to unwrap embedded structs 1 level down (#111) (a10efb5)

v0.6.0

15 Sep 07:17
6bdaf68

Choose a tag to compare

0.6.0 (2022-09-15)

⚠ BREAKING CHANGES

  • Remove withComment for codegen (#108)

Features

v0.5.2

13 Sep 08:15
bd41ee3

Choose a tag to compare

0.5.2 (2022-09-13)

Bug Fixes

v0.5.1

13 Sep 08:03
58cc9fe

Choose a tag to compare

0.5.1 (2022-09-13)

Bug Fixes

  • testing: Validate all tables and relations (#85) (d979863)

v0.5.0

13 Sep 06:58
9613860

Choose a tag to compare

0.5.0 (2022-09-13)

⚠ BREAKING CHANGES

  • Enable var names lint rule and fix issues (#88)
  • Disable default completion command (#96)

Features

  • Disable default completion command (#96) (67fca4b)

Bug Fixes

  • Enable var names lint rule and fix issues (#88) (4a752b5)
  • Remove description from docs (#92) (7df58df)
  • Remove empty test and enable some lint rules (#90) (514fba4)

v0.4.2

12 Sep 15:57
619f55f

Choose a tag to compare

0.4.2 (2022-09-12)

Features

  • Add PostResourceResolver to template (#95) (1f75b05)