Back to source list
Official
Premium
GitHub
The CloudQuery GitHub plugin extracts your GitHub API and loads it into any supported CloudQuery destination
Publisher
cloudquery
Latest version
v11.11.0
Type
Source
Platforms
Date Published
Price per 1M rows
Starting from $17
monthly free quota
1M rows
- v11.11.0Latest version
- v11.10.1
- v11.10.0
- v11.9.3
- v11.9.2
- v11.9.1
- v11.9.0
- v11.8.1
- v11.8.0
- v11.7.1
- v11.7.0
- v11.6.2
- v11.6.1
- v11.5.3
- v11.5.2
- v11.5.1
- v11.5.0
- v11.4.0
- v11.3.0
- v11.2.3
- v11.2.2
- v11.2.1
- v11.2.0
- v11.1.2
- v11.1.1
- v11.1.0
- v11.0.1
- v11.0.0
- v10.1.1
- v10.1.0
- v10.0.2
- v10.0.1
- v10.0.0
- v9.3.0
- v9.2.1
- v9.2.0
- v9.1.0
- v9.0.0
- v8.2.1
- v8.2.0
- v8.1.3
- v8.1.2
- v8.1.1
- v8.1.0
- v8.0.2
- v8.0.1
- v8.0.0
- v7.7.1
- v7.7.0
- v7.6.4
- v7.6.3
- v7.6.2
- v7.6.1
- v7.6.0
- v7.5.1
- v7.5.0
- v7.4.2
- v7.4.1
- v7.4.0
- v7.3.4
- v7.3.3
v11.11.0
v11.10.1
11.10.1 (2024-11-06) #
Bug Fixes #
- deps: Update dependency @types/node to v16.18.118 (#5303) (050d42d)
- deps: Update dependency eslint-plugin-jsx-a11y to v6.10.2 (#5304) (d6d8b10)
- deps: Update material-ui monorepo (#5306) (23af3a5)
- deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.68.0 (#5221) (8b1efa6)
- deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.68.1 (#5320) (7a9280a)
- deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.68.2 (#5323) (041d9ff)
- deps: Update module github.com/golang-jwt/jwt/v4 to v4.5.1 [SECURITY] (#5324) (4e9447e)
v11.10.0
v11.9.3
v11.9.2
v11.9.1
v11.9.0
11.9.0 (2024-09-20) #
This Release has the Following Changes to Tables #
- Table
github_pull_request_commits
was added - Table
github_pull_requests
: columnreview_comments
removed from table (:warning: breaking)
Features #
- Add sharding support (#4467) (c48ef9f)
- Add support for syncing all commits in a PR (#4469) (b1b7773)
Bug Fixes #
- Remove Webhook-only field (review_comments) from pull_requests table. The column was always empty when using the REST API, and only populated when the data is received from a Webhook event. (62a872f)
v11.8.1
v11.8.0
v11.7.1
11.7.1 (2024-09-04) #
Bug Fixes #
- deps: Update dependency @types/node to v16.18.106 (#4193) (2a1b5a2)
- deps: Update dependency @types/react to v18.3.5 (#4194) (d82fec2)
- deps: Update dependency eslint-import-resolver-typescript to v3.6.3 (#4195) (eba3940)
- deps: Update emotion monorepo (#4196) (7e25a76)
- deps: Update material-ui monorepo (#4197) (6ea9975)
- deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.61.0 (#4225) (9cd4ba9)
10