Skip to content

Releases: cloudquery/plugin-sdk

v0.1.0

Choose a tag to compare

@cq-bot cq-bot released this 04 Sep 07:16
59f5903

0.1.0 (2022-09-04)

⚠ BREAKING CHANGES

  • Logger wasnt passed to source plugin resulting no errors (#49)

Bug Fixes

  • Logger wasnt passed to source plugin resulting no errors (#49) (b0930e4)

v0.0.11

Choose a tag to compare

@cq-bot cq-bot released this 03 Sep 09:46
314f3f3

0.0.11 (2022-09-03)

Features

  • Add PreResourceResolver to accommodate list/detail pattern (#46) (7afadcc)

v0.0.10

Choose a tag to compare

@cq-bot cq-bot released this 01 Sep 08:47
733c942

0.0.10 (2022-09-01)

Bug Fixes

  • Pointers to slice are handled correctly (#11) (70e59fb)

v0.0.9

Choose a tag to compare

@cq-bot cq-bot released this 01 Sep 07:30
4a270ce

0.0.9 (2022-09-01)

Bug Fixes

  • deps: Update golang.org/x/sync digest to 7fc1605 (#33) (b594dd0)
  • deps: Update module github.com/rs/zerolog to v1.28.0 (#38) (17753ea)
  • deps: Update module google.golang.org/grpc to v1.49.0 (#39) (d1e0538)

v0.0.8

Choose a tag to compare

@cq-bot cq-bot released this 01 Sep 07:11
1b380a9

0.0.8 (2022-09-01)

Features

  • Remove Unique constraint (support pks only) (#41) (7e15a30)

Bug Fixes

  • deps: Update github-actions (#32) (466d690)
  • deps: Update module golang.org/x/tools to v0.1.12 (#34) (a7bacfd)
  • deps: Update module google.golang.org/protobuf to v1.28.1 (#35) (b1b25a1)

v0.0.7

Choose a tag to compare

@cq-bot cq-bot released this 31 Aug 17:39
a07d08f

0.0.7 (2022-08-31)

Features

  • Improve gRPC status codes and remove .cq file suffix (#30) (4d4d987)

v0.0.6

Choose a tag to compare

@cq-bot cq-bot released this 31 Aug 11:25
87deba2

0.0.6 (2022-08-31)

Features

v0.0.5

Choose a tag to compare

@cq-bot cq-bot released this 30 Aug 10:05
acbf0cc

0.0.5 (2022-08-30)

Bug Fixes

  • When cq_id is pkey remove unique (#20) (0cf4ff8)

v0.0.4

Choose a tag to compare

@cq-bot cq-bot released this 30 Aug 08:50
9060335

0.0.4 (2022-08-30)

Features

v0.0.3

Choose a tag to compare

@erezrokah erezrokah released this 11 Aug 13:39
0c82873

0.0.3 (2022-08-11)

Bug Fixes

  • Tests and spec unmarshalling (#3) (6638a8b)