Skip to content

Releases: cloudquery/plugin-sdk

v4.11.0

25 Sep 13:54
017866e

Choose a tag to compare

4.11.0 (2023-09-25)

Features

  • Provide User with actionable error message when no tables are configured for syncing (#1243) (e53d952)

Bug Fixes

  • deps: Update github.com/cloudquery/arrow/go/v14 digest to 64e27ff (#1245) (ff074f4)
  • Set GOOS and GOARCH in package command (#1246) (119f962)

v4.10.2

21 Sep 16:53
1f0c5df

Choose a tag to compare

4.10.2 (2023-09-21)

Bug Fixes

  • Rename plugin type -> kind for consistency with existing configs (#1240) (a00b8d0)

v4.10.1

21 Sep 12:46
616b423

Choose a tag to compare

4.10.1 (2023-09-21)

Bug Fixes

  • scalar: Don't pass typed nils in list values (#1226) (7175e5a)
  • Skip tables.json when packaging destinations (#1238) (f6471e3)

v4.10.0

20 Sep 15:48
0900fc8

Choose a tag to compare

4.10.0 (2023-09-20)

Features

  • Expose plugin.JSONSchemaValidator to be used in schema tests (#1233) (ef71086)

v4.9.3

20 Sep 15:08
9e64206

Choose a tag to compare

4.9.3 (2023-09-20)

Bug Fixes

v4.9.2

20 Sep 13:55
7e01643

Choose a tag to compare

4.9.2 (2023-09-20)

Bug Fixes

  • package: Normalize tables when writing tables.json (#1227) (06c84c0)

v4.9.1

20 Sep 10:55
e434774

Choose a tag to compare

4.9.1 (2023-09-20)

Bug Fixes

  • Validate spec only when connection is established (#1223) (59aef16)

v4.9.0

20 Sep 09:44
44e759f

Choose a tag to compare

4.9.0 (2023-09-20)

Features

Bug Fixes

  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.10.0 (#1220) (aa01b1f)

v4.8.0

19 Sep 16:34
a734b74

Choose a tag to compare

4.8.0 (2023-09-19)

Features

Bug Fixes

  • Add schema version to package.json (#1212) (393c94d)
  • deps: Update github.com/cloudquery/arrow/go/v14 digest to 483f6b2 (#1209) (179769a)
  • deps: Update github.com/cloudquery/arrow/go/v14 digest to ffb7089 (#1215) (70f20bb)
  • Use -dir suffix for plugin package arguments (#1213) (93f9398)

v4.7.1

05 Sep 16:49
4241baa

Choose a tag to compare

4.7.1 (2023-09-05)

Bug Fixes

  • Relax plugin tables and columns validation (#1203) (59c3715)