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
v13.1.0
Type
Source
Platforms
Date Published
- v13.1.0Latest version
- v13.0.1
- v13.0.0
- v12.0.3
- v12.0.2
- v12.0.1
- v12.0.0
- v11.11.6
- v11.11.5
- v11.11.4
- v11.11.3
- v11.11.1
- v11.11.0
- 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
v13.1.0
v13.0.1
v13.0.0
13.0.0 (2025-02-24) #
Â
âš BREAKING CHANGES #
- Add Github Copilot team metrics table (#6537)
- Extract pull requests closing_issues_references to a separate table (#6528)
- Make github_secret_scanning_alerts table incremental (#6521)
- Make Github dependabot alerts tables incremental (#6500)
- Make Github Copilot Organization Metrics table incremental (#6492)
- Make Github repositories table incremental (#6489)
This Release has the Following Changes to Tables #
- Table
github_code_scanning_alerts
: columnupdated_at
added to cursor for incremental syncs (:warning: breaking) - Table
github_copilot_organization_metrics
: columndate
added to cursor for incremental syncs (:warning: breaking) - Table
github_copilot_organization_metrics
: primary key constraint added to columndate
(:warning: breaking) - Table
github_copilot_team_metrics
was added - Table
github_issues
: column added with nametype
and typejson
- Table
github_organization_dependabot_alerts
: columnupdated_at
added to cursor for incremental syncs (:warning: breaking) - Table
github_pull_request_closing_issues_references
was added - Table
github_pull_requests
: columnclosing_issues_references
removed from table (:warning: breaking) - Table
github_pull_requests
: columnupdated_at
added to cursor for incremental syncs (:warning: breaking) - Table
github_repositories
: columnupdated_at
added to cursor for incremental syncs (:warning: breaking) - Table
github_repository_dependabot_alerts
: columnupdated_at
added to cursor for incremental syncs (:warning: breaking) - Table
github_secret_scanning_alerts
: columnupdated_at
added to cursor for incremental syncs (:warning: breaking) - Table
github_teams
: column added with namenotification_setting
and typeutf8
Features #
- Add Github Copilot team metrics table (#6537) (f9ddacb)
- Extract pull requests closing_issues_references to a separate table (#6528) (b0676f4)
- Make Github Copilot Organization Metrics table incremental (#6492) (16765a2)
- Make Github dependabot alerts tables incremental (#6500) (cbd5bbe)
- Make Github pull requests incremental (#6515) (e849019)
- Make Github repositories table incremental (#6489) (169be81)
- Make github_secret_scanning_alerts table incremental (#6521) (b146803)
- Make the github_code_scanning_alerts table incremental (#6507) (d4adf0b)
v12.0.3
v12.0.2
v12.0.1
v12.0.0
12.0.0 (2025-01-21) #
Â
âš BREAKING CHANGES #
- Add Copilot usage resources to Github source (#6208)
This Release has the Following Changes to Tables #
- Table
github_copilot_billing
was added - Table
github_copilot_organization_metrics
was added - Table
github_copilot_seats
was added - Table
github_issue_timeline_events
: columnproject_card
removed from table (:warning: breaking) - Table
github_organization_members
: column added with nameassignment
and typeutf8
- Table
github_organization_members
: column added with nameinherited_from
and typejson
- Table
github_repository_collaborators
: column added with nameassignment
and typeutf8
- Table
github_repository_collaborators
: column added with nameinherited_from
and typejson
- Table
github_repository_custom_properties
: column type changed fromutf8
tolist<item: utf8, nullable>
forvalue
(:warning: breaking) - Table
github_team_members
: column added with nameassignment
and typeutf8
- Table
github_team_members
: column added with nameinherited_from
and typejson
- Table
github_teams
: column added with nameassignment
and typeutf8
- Table
github_workflow_runs
: column added with namepath
and typeutf8
Features #
- Add Copilot usage resources to Github source (#6208) (01d9f4c)
Â
Bug Fixes #
- deps: Update module github.com/apache/arrow-go/v18 to v18.1.0 (#6210) (8cd8591)
- deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.73.1 (#6193) (d138bb0)
- deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.73.3 (#6212) (ef575aa)
v11.11.6
v11.11.5
Versions per page:
10