Skip to content

Releases: cloudquery/plugin-sdk

v1.33.0

01 Feb 09:31
beda411

Choose a tag to compare

1.33.0 (2023-02-01)

Features

  • Support downloading plugins from other cloudquery repos (#632) (9e1501e)

Bug Fixes

  • deps: Update golang.org/x/exp digest to f062dba (#641) (c6ec154)
  • deps: Update google.golang.org/genproto digest to 1c01626 (#642) (fc9f338)
  • deps: Update module github.com/avast/retry-go/v4 to v4.3.2 (#643) (2f6a2e8)
  • deps: Update module github.com/getsentry/sentry-go to v0.17.0 (#644) (fb33f8c)
  • deps: Update module github.com/rs/zerolog to v1.29.0 (#645) (e864963)
  • deps: Update module github.com/schollz/progressbar/v3 to v3.13.0 (#646) (c2146d3)
  • deps: Update module golang.org/x/net to v0.5.0 (#647) (417c99d)
  • deps: Update module golang.org/x/text to v0.6.0 (#649) (a91c7dc)
  • deps: Update module google.golang.org/grpc to v1.52.3 (#650) (48d96ee)

v1.32.0

30 Jan 12:55
5a97453

Choose a tag to compare

1.32.0 (2023-01-30)

Features

  • Return error message when download fails (#636) (0eb39af)

Bug Fixes

v1.31.0

26 Jan 17:49
47319c1

Choose a tag to compare

1.31.0 (2023-01-26)

Features

v1.30.0

26 Jan 17:26
521d78c

Choose a tag to compare

1.30.0 (2023-01-26)

Features

  • destination: Filter the duplicate primary keys prior to writing batch (#629) (505709e), closes #627

Bug Fixes

v1.29.0

24 Jan 17:41
281e706

Choose a tag to compare

1.29.0 (2023-01-24)

Features

v1.28.0

23 Jan 10:40
79d7217

Choose a tag to compare

1.28.0 (2023-01-23)

Features

  • Add version discovery service (#619) (33ab32a)
  • Dynamic tables and introduce proto versioning (#610) (448232c)

Bug Fixes

  • clients: Update log line too long message (#611) (0d3ff48)
  • Simplify client naming conventions (#617) (38b136b)

v1.27.0

17 Jan 09:12
3756780

Choose a tag to compare

1.27.0 (2023-01-17)

Features

  • spec: Add source, destination String methods (#609) (604b9ef)

v1.26.0

16 Jan 11:48
3d3f20f

Choose a tag to compare

1.26.0 (2023-01-16)

Features

Bug Fixes

  • destination: Pass proper spec to client constructor (#606) (8370882)

v1.25.1

15 Jan 12:07
37254f3

Choose a tag to compare

1.25.1 (2023-01-14)

Bug Fixes

v1.25.0

12 Jan 08:56
c196a74

Choose a tag to compare

1.25.0 (2023-01-11)

Features

Bug Fixes

  • Send resource validation errors to Sentry (#601) (5916516)