You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)