Skip to content

Releases: cloudquery/plugin-sdk

v4.5.3

21 Aug 17:21
71026ea

Choose a tag to compare

4.5.3 (2023-08-21)

Bug Fixes

v4.5.2

21 Aug 10:28
74ac131

Choose a tag to compare

4.5.2 (2023-08-21)

Bug Fixes

  • Change testdata.Generate signature (#1153) (86e717a)
  • deps: Update github.com/cloudquery/arrow/go/v13 digest to 5b83d4f (#1154) (8558dd1)
  • deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.5.1 (#1150) (b3f41b1)

v4.5.1

18 Aug 08:54
2e01af2

Choose a tag to compare

4.5.1 (2023-08-18)

Bug Fixes

  • Bring back plugin validation (#1108) (61765a7)
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.9.3 (#1149) (e1ea578)
  • deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.5.0 (#1145) (70d12e4)

v4.5.0

15 Aug 08:03
29ae63a

Choose a tag to compare

4.5.0 (2023-08-14)

Features

Bug Fixes

  • deps: Update github.com/cloudquery/arrow/go/v13 digest to e9683e1 (#1144) (763c549)
  • Scalar timestamp parsing (#1109) (c15b214)

v4.4.0

08 Aug 18:05
221cd41

Choose a tag to compare

4.4.0 (2023-08-08)

Features

v4.3.1

08 Aug 14:53
3c6c959

Choose a tag to compare

4.3.1 (2023-08-08)

Bug Fixes

  • plugin-tables: Add missing skip_dependent_tables (#1136) (65e9f1a)

v4.3.0

08 Aug 11:01
ed96059

Choose a tag to compare

4.3.0 (2023-08-08)

Features

  • Add more metadata to tables needed for docs generation (#1129) (3dbd7f3)

v4.2.6

08 Aug 08:24
6567043

Choose a tag to compare

4.2.6 (2023-08-08)

Bug Fixes

  • deps: Update github.com/cloudquery/arrow/go/v13 digest to f53878d (#1132) (0c47570)
  • writers: StreamingBatchWriter hangs with non-append mode (#1131) (806c85d)

v4.2.5

02 Aug 14:11
028ee1a

Choose a tag to compare

4.2.5 (2023-08-02)

Bug Fixes

v4.2.4

02 Aug 10:47
9de3b07

Choose a tag to compare

4.2.4 (2023-08-02)

Bug Fixes

  • Check record equality before generating diff (#1123) (b2e6331)
  • deps: Update github.com/apache/arrow/go/v13 digest to 112f949 (#1115) (ed0e4e0)
  • deps: Update github.com/cloudquery/arrow/go/v13 digest to 10df4b9 (#1110) (636084c)
  • deps: Update github.com/cloudquery/arrow/go/v13 digest to 3452eb0 (#1114) (af83988)
  • deps: Update golang.org/x/exp digest to b0cb94b (#1116) (4a6dc5b)
  • deps: Update google.golang.org/genproto digest to e0aa005 (#1117) (5fa4d51)
  • deps: Update google.golang.org/genproto/googleapis/api digest to e0aa005 (#1118) (939060f)
  • deps: Update google.golang.org/genproto/googleapis/rpc digest to e0aa005 (#1119) (0a9f8ea)
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.9.0 (#1112) (3831a88)
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.9.1 (#1113) (67bc46e)
  • deps: Update module github.com/klauspost/compress to v1.16.7 (#1120) (e41a303)
  • deps: Update module github.com/pierrec/lz4/v4 to v4.1.18 (#1121) (6829b63)
  • Process nulls for tested types, too (maps, lists, structs) (#1125) (4a1f315)