Skip to content

Releases: cloudquery/plugin-sdk

v1.5.0

11 Nov 16:40
849d640

Choose a tag to compare

1.5.0 (2022-11-11)

Features

  • Add support for glob matching in config (#398) (c866573)

Bug Fixes

  • Change globbing behavior to include descendants by default (#403) (de15d26)
  • Exit early if all Write workers have stopped (#395) (5707e7a)

v1.4.1

10 Nov 16:40
e6d150c

Choose a tag to compare

1.4.1 (2022-11-10)

Bug Fixes

  • Pre-aggregate metrics before sending (#396) (b6b5f7f)

v1.4.0

10 Nov 13:43
14a820e

Choose a tag to compare

1.4.0 (2022-11-10)

Features

Bug Fixes

  • Clear skip tables error on invalid or child table skippage (#349) (bb0c60b)

v1.3.2

10 Nov 12:56
01b0c96

Choose a tag to compare

1.3.2 (2022-11-10)

Bug Fixes

v1.3.1

10 Nov 10:51
b76f2cc

Choose a tag to compare

1.3.1 (2022-11-10)

Bug Fixes

v1.3.0

09 Nov 14:48
36ffc75

Choose a tag to compare

1.3.0 (2022-11-09)

Features

v1.2.0

09 Nov 14:04
bcdf276

Choose a tag to compare

1.2.0 (2022-11-09)

Features

  • codegen: Add sanity check to TableDefinition (#376) (49c27b5)

Bug Fixes

  • Revert "fix(faker): Use MarshalText for faker timestamps (#373)" (#381) (a01ec51)
  • Update resolveResource timeout to 10 minutes (#384) (456ef2f)
  • Use MarshalText when serializing timestamps when applicable (#382) (b110a90)

v1.1.2 - DEPRECATED DO NOT USE

09 Nov 11:58
b489673

Choose a tag to compare

Pre-release

1.1.2 (2022-11-09)

Bug Fixes

  • faker: Use MarshalText for faker timestamps (#373) (a291438)

v1.1.1

09 Nov 11:42
74d3363

Choose a tag to compare

1.1.1 (2022-11-09)

Bug Fixes

  • Context cancelled too early for delete stale mode (#377) (cd7bf6d)

v1.1.0

08 Nov 13:29
7c90b99

Choose a tag to compare

1.1.0 (2022-11-08)

Features

  • Add Testing suite for destination plugins (#369) (1a542b9)