Skip to content

Releases: cloudquery/plugin-sdk

v1.24.2

11 Jan 14:17
c05e2ee

Choose a tag to compare

1.24.2 (2023-01-11)

Bug Fixes

  • Incremental tables should not delete stale (#594) (d45e230)

v1.24.1

10 Jan 10:04
506d4cc

Choose a tag to compare

1.24.1 (2023-01-09)

Bug Fixes

v1.24.0

09 Jan 16:38
a54dbe7

Choose a tag to compare

1.24.0 (2023-01-09)

Features

Bug Fixes

  • destinations: Log correct size of batch (#588) (9cebafe)

v1.23.0

09 Jan 09:21
b693034

Choose a tag to compare

1.23.0 (2023-01-09)

Features

  • Add batch size bytes as additional option (#582) (bdd76e0)

v1.22.0

09 Jan 08:34
a4708cd

Choose a tag to compare

1.22.0 (2023-01-06)

Features

v1.21.0

05 Jan 15:38
c14e839

Choose a tag to compare

1.21.0 (2023-01-05)

Features

v1.20.0

05 Jan 13:36
4a7d271

Choose a tag to compare

1.20.0 (2023-01-05)

Features

  • transformers: Add WithTypeTransformer (#575) (387694d)

v1.19.0

05 Jan 08:53
5da64aa

Choose a tag to compare

1.19.0 (2023-01-05)

Features

  • Add scheduler option and introduce Round Robin scheduler (#545) (d89a911)
  • Add unwrap option to transformations (#573) (a17ee4b)

v1.18.0

04 Jan 12:59
f6818cb

Choose a tag to compare

1.18.0 (2023-01-04)

Features

  • Add Transformer for tables (codegen replacement) (#564) (a643ddf)
  • Support conversion of Unix timestamps in timestamptz (#570) (6b948ab)

v1.17.2

03 Jan 12:41
2361905

Choose a tag to compare

1.17.2 (2023-01-03)

Bug Fixes

  • testing: Fix bug in testing missed due to reference to resource being re-used in memdb (#567) (95ab353)