Skip to content

plugins-source-github-v7.0.0

Choose a tag to compare

@cq-bot cq-bot released this 14 Jul 12:07
0dcf134

7.0.0 (2023-07-14)

⚠ BREAKING CHANGES

  • Upgrades the github source plugin to use plugin-sdk v4. This version does not contain any user-facing breaking changes, but because it is now using CloudQuery gRPC protocol v3, it does require use of a destination plugin that also supports protocol v3. All recent destination plugin versions support this.

Features

  • Upgrades the github source plugin to use plugin-sdk v4. This version does not contain any user-facing breaking changes, but because it is now using CloudQuery gRPC protocol v3, it does require use of a destination plugin that also supports protocol v3. All recent destination plugin versions support this. (3ff5814)

Bug Fixes

  • deps: Update github.com/cloudquery/arrow/go/v13 digest to 0a52533 (#12091) (927cefa)
  • deps: Update github.com/cloudquery/arrow/go/v13 digest to a2a76eb (#12104) (311f474)
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.7.0 (#12166) (94390dd)
  • deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.1.0 (#12174) (80f0289)
  • deps: Upgrade source plugins to SDK v4.0.0 release (#12135) (c20a111)