Skip to content

Releases: cloudquery/plugin-sdk

v4.65.0

04 Oct 10:24
d51e172
Compare
Choose a tag to compare

4.65.0 (2024-10-04)

Features

  • Implement RandomQueue scheduler strategy (#1914) (af8ac87)

Bug Fixes

  • Revert "fix: Error handling in StreamingBatchWriter" (#1918) (38b4bfd)
  • tests: WriterTestSuite.handleNulls should not overwrite columns (#1920) (08e18e2)

v4.64.1

02 Oct 17:40
28ccca7
Compare
Choose a tag to compare
v4.64.1 Pre-release
Pre-release

4.64.1 (2024-10-02)

Bug Fixes

v4.64.0

02 Oct 16:40
b0d72e1
Compare
Choose a tag to compare

4.64.0 (2024-10-01)

Features

  • Add opts.SchedulerOpts() helper to convert plugin.SyncOptions for scheduler (#1900) (242fb55)
  • remoteoauth: Add WithToken option (#1898) (ff7a485)
  • Update concurrency formula. (#1907) (adce99c)

Bug Fixes

  • deps: Update aws-sdk-go-v2 monorepo (#1903) (ce2a0ef)
  • deps: Update aws-sdk-go-v2 monorepo (#1908) (bea3b00)
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.22.4 (#1912) (c28aabe)
  • deps: Update module golang.org/x/oauth2 to v0.23.0 (#1910) (6fe6414)
  • deps: Update module google.golang.org/grpc to v1.67.0 (#1904) (a349812)
  • deps: Update opentelemetry-go monorepo (#1911) (78e05e1)

v4.63.0

18 Sep 11:41
950c198
Compare
Choose a tag to compare

4.63.0 (2024-09-18)

Features

Bug Fixes

  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.22.3 (#1895) (b05d24b)
  • deps: Update module google.golang.org/grpc to v1.66.2 (#1893) (6d70b88)

v4.62.0

13 Sep 13:52
bd03257
Compare
Choose a tag to compare

4.62.0 (2024-09-07)

Features

  • Support Contract Listing For AWS Marketplace (#1889) (4654866)

Bug Fixes

  • deps: Update aws-sdk-go-v2 monorepo (#1890) (b185e11)
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.22.2 (#1887) (a881fac)

v4.61.0

03 Sep 15:26
0605455
Compare
Choose a tag to compare

4.61.0 (2024-09-02)

Features

  • Add remoteoauth helpers (TokenAuthTransport and TokenAuthEditor) (#1875) (bb1be84)
  • Add warning on duplicate clients for round-robin and shuffle schedulers (#1878) (d148b94)

Bug Fixes

  • deps: Update aws-sdk-go-v2 monorepo (#1872) (80eb38a)
  • deps: Update golang.org/x/exp digest to 9b4947d (#1881) (bbeb846)
  • deps: Update module github.com/aws/aws-sdk-go-v2/config to v1.27.30 (#1876) (0319ff3)
  • deps: Update module github.com/aws/aws-sdk-go-v2/config to v1.27.31 (#1879) (4dc8f41)
  • deps: Update module github.com/cloudquery/cloudquery-api-go to v1.12.8 (#1870) (96a5194)
  • deps: Update module github.com/cloudquery/cloudquery-api-go to v1.12.9 (#1873) (76d4f9f)
  • deps: Update module github.com/cloudquery/cloudquery-api-go to v1.13.0 (#1874) (e091d8a)
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.22.1 (#1877) (11aaab4)
  • deps: Update module golang.org/x/oauth2 to v0.22.0 (#1883) (2a40306)
  • deps: Update module google.golang.org/grpc to v1.66.0 (#1880) (a907ea6)
  • deps: Update opentelemetry-go monorepo (#1884) (9be63fe)
  • Fix panic when converting schema changes to string (#1885) (8274f17)

v4.60.0

13 Aug 08:31
8744858
Compare
Choose a tag to compare

4.60.0 (2024-08-12)

Features

  • Add RemoteOAuth Token helper to refresh access_token from cloud environment (#1866) (bcd9081)

Bug Fixes

  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.22.0 (#1864) (382f980)

v4.59.0

08 Aug 17:13
8d84eed
Compare
Choose a tag to compare

4.59.0 (2024-08-08)

Features

Bug Fixes

  • deps: Update module github.com/cloudquery/cloudquery-api-go to v1.12.7 (#1860) (25ed3d2)

v4.58.1

05 Aug 07:33
264609c
Compare
Choose a tag to compare

4.58.1 (2024-08-03)

Bug Fixes

v4.58.0

02 Aug 15:39
13aaa00
Compare
Choose a tag to compare

4.58.0 (2024-08-02)

Features