Skip to content

Releases: cloudquery/plugin-sdk

v0.13.8

14 Oct 14:59
dc7fff1

Choose a tag to compare

0.13.8 (2022-10-14)

Features

  • Support application level protocol message. (#294) (3e1492b)

Bug Fixes

  • tests: Parallel plugin testing, remove old faker (#292) (48f953a)

v0.13.7

13 Oct 14:10
7570d7e

Choose a tag to compare

0.13.7 (2022-10-13)

Features

v0.13.6

12 Oct 15:07
93fe5a6

Choose a tag to compare

0.13.6 (2022-10-12)

Bug Fixes

  • Fix sentry check for development environment (#285) (151a536)

v0.13.5

12 Oct 07:58
e15c9ff

Choose a tag to compare

0.13.5 (2022-10-12)

Features

  • Add links to tables in table README.md, and list of relations (#283) (fcfaa42)

v0.13.4

11 Oct 15:33
aa7ee33

Choose a tag to compare

0.13.4 (2022-10-11)

Bug Fixes

v0.13.3

11 Oct 11:12
757cb9f

Choose a tag to compare

0.13.3 (2022-10-11)

Bug Fixes

v0.13.2

11 Oct 10:02
b6c390f

Choose a tag to compare

0.13.2 (2022-10-11)

Bug Fixes

  • Remove DisallowUnknownFields from Source plugin server (#277) (0fcf813)

v0.13.1

11 Oct 08:14
970f9d9

Choose a tag to compare

0.13.1 (2022-10-10)

Bug Fixes

  • Ignore Sentry errors in dev (make comparison case insensitive) (#273) (87ca430)
  • Ignore sentry in development, case-insensitive for source plugins (#275) (e2acf4c)
  • Make concurrency change backwards-compatible (#271) (59ac17a)

v0.13.0

10 Oct 12:02
7903675

Choose a tag to compare

0.13.0 (2022-10-10)

⚠ BREAKING CHANGES

  • Support table_concurrency and resource_concurrency (#268)

Features

  • Support table_concurrency and resource_concurrency (#268) (7717d6f)

Bug Fixes

  • Add custom log reader implementation to fix hang on long log lines (#263) (f8ca238)
  • DeleteStale feature (#269) (837c5f3)

v0.12.10

09 Oct 10:54
0042973

Choose a tag to compare

0.12.10 (2022-10-09)

Bug Fixes