Skip to content

Releases: cloudquery/plugin-sdk

v2.5.1

28 Apr 09:23
51697d2

Choose a tag to compare

2.5.1 (2023-04-28)

Bug Fixes

  • transformer: Allow camel-cased json tags (#828) (653a50d)

v2.5.0

28 Apr 06:45
9c25670

Choose a tag to compare

2.5.0 (2023-04-28)

Features

  • Add table description to Arrow schema metadata (#824) (1a8072f)
  • arrow: Streamline Apache Arrow extension types (#823) (f32fac3)
  • test: Add double migration test (#827) (4cd3872)
  • Time values are truncated uniformly (#825) (ffb97b0)

Bug Fixes

  • TransformWithStruct/DefaultNameTransformer change for invalid column names (#820) (01e6649)

v2.4.0

24 Apr 11:51
e9f29ff

Choose a tag to compare

2.4.0 (2023-04-24)

Features

v2.3.8

20 Apr 10:36
004cf72

Choose a tag to compare

2.3.8 (2023-04-20)

Bug Fixes

v2.3.7

20 Apr 07:29
a61f34e

Choose a tag to compare

2.3.7 (2023-04-20)

Bug Fixes

v2.3.6

20 Apr 05:24
2dfeb02

Choose a tag to compare

2.3.6 (2023-04-19)

Bug Fixes

v2.3.5

19 Apr 14:17
6b96a47

Choose a tag to compare

2.3.5 (2023-04-19)

Bug Fixes

  • Truncate timestamp to millisecond in dest testing (#806) (eb8b7c4)

v2.3.4

19 Apr 11:14
44a6ece

Choose a tag to compare

2.3.4 (2023-04-19)

Bug Fixes

  • Undo release of all resources in managed writer (#801) (d586be0)

v2.3.3

19 Apr 10:34
9c65f67

Choose a tag to compare

2.3.3 (2023-04-19)

Bug Fixes

  • Make cq_id non required on destination (#799) (7f33b8d)

v2.3.2

19 Apr 10:02
595c9b5

Choose a tag to compare

2.3.2 (2023-04-19)

Bug Fixes

  • Arrow Retain and Release fixes (#795) (a893db6)
  • Disallow null character in strings per utf8 spec (#797) (591502f)