Skip to content

Releases: cloudquery/plugin-sdk

v4.82.2

26 May 11:35
86ea011

Choose a tag to compare

4.82.2 (2025-05-26)

Bug Fixes

  • deps: Update module github.com/apache/arrow-go/v18 to v18.3.0 (#2173) (f9f136d)
  • deps: Update module github.com/aws/aws-sdk-go-v2/service/licensemanager to v1.31.0 (#2171) (bf74fd2)
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.26.12 (#2174) (34a2d67)

v4.82.1

23 May 18:56
ba61d0f

Choose a tag to compare

4.82.1 (2025-05-23)

Bug Fixes

  • deps: Update module github.com/santhosh-tekuri/jsonschema/v6 to v6.0.2 (#2168) (e8b3ecd)
  • deps: Update opentelemetry-go monorepo (#2166) (dfa09cd)
  • deps: Update opentelemetry-go monorepo (#2169) (76ddcf6)

v4.82.0

20 May 16:22
6f54c89

Choose a tag to compare

4.82.0 (2025-05-20)

Features

v4.81.0

19 May 13:59
47d28e0

Choose a tag to compare

4.81.0 (2025-05-19)

Features

v4.80.3

19 May 12:16
e85ce0b

Choose a tag to compare

4.80.3 (2025-05-19)

Bug Fixes

v4.80.2

19 May 10:50
608f700

Choose a tag to compare

4.80.2 (2025-05-19)

Bug Fixes

  • Change logic for batch writing to write when batch size is reached, not exceeded (#2153) (58c8a1e)
  • Flush DeleteRecord messages when batch writer is flushed (#2154) (791c865)

v4.80.1

12 May 11:55
400c3a0

Choose a tag to compare

4.80.1 (2025-05-12)

Bug Fixes

  • deps: Update module github.com/cloudquery/codegen to v0.3.27 (#2148) (1fd7b1e)
  • deps: Update module github.com/cloudquery/codegen to v0.3.28 (#2150) (4d1409c)
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.26.11 (#2149) (a904b46)
  • deps: Update module github.com/samber/lo to v1.49.1 (#2139) (f11b5e6)

v4.80.0

09 May 10:30
b27291d

Choose a tag to compare

4.80.0 (2025-05-09)

Features

Bug Fixes

  • deps: Update module github.com/cloudquery/cloudquery-api-go to v1.13.9 (#2143) (77d4b9b)

v4.79.1

06 May 08:23
2d8a7f5

Choose a tag to compare

4.79.1 (2025-05-03)

Bug Fixes

  • deps: Update golang.org/x/exp digest to 7e4ce0a (#2135) (efb8813)
  • deps: Update module github.com/grpc-ecosystem/go-grpc-middleware/v2 to v2.3.1 (#2136) (5534187)
  • deps: Update module github.com/rs/zerolog to v1.34.0 (#2138) (e1bcb05)
  • deps: Update module google.golang.org/grpc to v1.72.0 (#2141) (a0f27a3)
  • Pass installation ID from env for usage report (#2140) (4d36bfb)

v4.79.0

28 Apr 13:39
b0a9487

Choose a tag to compare

4.79.0 (2025-04-28)

Features

  • Add transformer to update table description with its table options (#2128) (2387b57)
  • Show plugin version in plugin server logs (#2124) (be08606)

Bug Fixes

  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.26.10 (#2132) (775d537)
  • Prevent deadlock in transformer (#2130) (a65b101)