Skip to content

Releases: cloudquery/plugin-sdk

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)

v4.78.0

22 Apr 15:15
b78cdb4

Choose a tag to compare

4.78.0 (2025-04-22)

Features

Bug Fixes

v4.77.0

03 Apr 09:15
e9af1f3

Choose a tag to compare

4.77.0 (2025-04-03)

Features

  • Allow skipping PK components mismatch validation (#2115) (caf7f92)

v4.76.0

02 Apr 08:43
8ad6b2d

Choose a tag to compare

4.76.0 (2025-04-02)

Features

  • Pass installation ID from env to usage report (#2106) (0bea6e7)

Bug Fixes

  • deps: Update golang.org/x/exp digest to 054e65f (#2110) (f9875f8)
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.26.9 (#2112) (abd2117)
  • Error if both PKs and PK components are set (#2113) (4f0b312)