Skip to content

Releases: cloudquery/plugin-sdk

v0.10.0

27 Sep 16:22
1a37f5e

Choose a tag to compare

0.10.0 (2022-09-27)

⚠ BREAKING CHANGES

  • SpecReader to support multiple files, dirs and yaml (#183)

Features

  • SpecReader to support multiple files, dirs and yaml (#183) (2531708)

v0.9.2

27 Sep 14:26
514b454

Choose a tag to compare

0.9.2 (2022-09-27)

Bug Fixes

  • Spec unmarshalling now supports defaults and validation (#181) (ba9128a)

v0.9.1

27 Sep 13:37
407b7e6

Choose a tag to compare

0.9.1 (2022-09-27)

Bug Fixes

  • Added custom toCamel, toSnake implementation (#171) (f28e208)
  • cli: Added more informative error when there is no config files (#179) (a7ab327)

v0.9.0

25 Sep 09:27
0dcd9b4

Choose a tag to compare

0.9.0 (2022-09-25)

⚠ BREAKING CHANGES

  • Make destinations work over gRPC only (#174)

Bug Fixes

  • Make destinations work over gRPC only (#174) (26237c3)

v0.8.2

25 Sep 07:27
8cb3e1a

Choose a tag to compare

0.8.2 (2022-09-23)

Bug Fixes

v0.8.1

23 Sep 09:10
6d6ec00

Choose a tag to compare

0.8.1 (2022-09-22)

Features

  • codegen: Add WithResolverTransformer option (#164) (9529956)

v0.8.0

22 Sep 14:22
19ac0fc

Choose a tag to compare

0.8.0 (2022-09-22)

⚠ BREAKING CHANGES

  • Remove ExampleConfig from client,servers and protobuf (#167)

Features

  • Remove ExampleConfig from client,servers and protobuf (#167) (23b1575)

v0.7.13

21 Sep 18:25
369acbc

Choose a tag to compare

0.7.13 (2022-09-21)

Features

v0.7.12

21 Sep 13:35
5086e16

Choose a tag to compare

0.7.12 (2022-09-21)

Features

v0.7.11

21 Sep 12:03
66ce593

Choose a tag to compare

0.7.11 (2022-09-21)

Features

  • Test that JSON columns don't receive string values (#156) (d730fdb)