Skip to content

Releases: cloudquery/plugin-sdk

v4.2.3

18 Jul 13:33
8a6a2cc

Choose a tag to compare

4.2.3 (2023-07-18)

Bug Fixes

  • streamingbatchwriter: Missing tickerFn on DeleteWorker (#1103) (91eae56)

v4.2.2

18 Jul 09:55
a3fafa4

Choose a tag to compare

4.2.2 (2023-07-18)

Bug Fixes

  • deps: Update github.com/cloudquery/arrow/go/v13 digest to 8e2219b (#1095) (2f6bd18)
  • testing: Force migrations should allow table drops (#1101) (5dbb23e)

v4.2.1

17 Jul 15:17
3340813

Choose a tag to compare

4.2.1 (2023-07-17)

Bug Fixes

  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.8.0 (#1098) (cbbecb8)

v4.2.0

17 Jul 13:39
0f30e46

Choose a tag to compare

4.2.0 (2023-07-17)

Features

Bug Fixes

  • Differentiate between errgroup context and global context being cance… (#1082) (0532f88)

v4.1.1

14 Jul 10:01
3f5dae9

Choose a tag to compare

4.1.1 (2023-07-14)

Bug Fixes

v4.1.0

14 Jul 07:37
5671787

Choose a tag to compare

4.1.0 (2023-07-14)

Features

Bug Fixes

  • Add random suffix to test table names (#1086) (ad16b20)
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.7.0 (#1091) (fb124a2)
  • testing: Comply with given TimePrecision (#1089) (d16ed0f)

v4.0.0

12 Jul 12:21
6238bfb

Choose a tag to compare

4.0.0 (2023-07-12)

Bug Fixes

  • deps: Update github.com/cloudquery/arrow/go/v13 digest to 0a52533 (#1083) (0370294)
  • deps: Update github.com/cloudquery/arrow/go/v13 digest to a2a76eb (#1084) (26df75f)
  • types-inet: Align logic with scalar package, set net.IPNet IP field after parsing ParseCIDR (#982) (fa07032)
  • Use background ctx in batchwriter worker (#1079) (dea8168)

Miscellaneous Chores

v4.8.1-rc1

05 Jul 15:47
17049ae

Choose a tag to compare

v4.8.1-rc1 Pre-release
Pre-release

4.8.1-rc1 (2023-07-05)

Bug Fixes

v4.8.0-rc1

05 Jul 15:37
ec4d473

Choose a tag to compare

v4.8.0-rc1 Pre-release
Pre-release

4.8.0-rc1 (2023-07-05)

Features

  • transformers: Add Apply to apply extra transformations (#1069) (a40598e)

Bug Fixes

  • Deterministic ordering for records returned by readAll in tests (#1072) (cf7510f)
  • Handle null-related test options (#1074) (88f08ee)
  • naming: Rename SyncMessages.InsertMessage() to SyncMessages.GetInserts() (#1070) (ab9e768)
  • Reset timers on flush (#1076) (767327f)
  • Reverse order of records in memdb (#1075) (8356590)
  • scalar: Test AppendTime on TimestampBuilder (#1068) (888c9ee)
  • testdata: Exclude only the correct type (#1067) (1c72fb2)

v4.7.1-rc1

04 Jul 15:58
006459f

Choose a tag to compare

v4.7.1-rc1 Pre-release
Pre-release

4.7.1-rc1 (2023-07-04)

Bug Fixes