-
Notifications
You must be signed in to change notification settings - Fork 2
Release 2.5.0 #742
Copy link
Copy link
Open
Description
Performance improvements
- Add parallel API calls to speed up data fetching #736 — Add parallel API calls via
mirai(PR Add parallel API calls via mirai (alternative to #734) #737) - Cache set_owner_type results to avoid redundant API calls #738 — Cache
set_owner_typeresults (PR Cache set_owner_type results to avoid redundant API calls #739) - Use single-call recursive tree API for get_repos_trees #740 — Single-call recursive tree REST API for
get_repos_trees()(PR Use single-call recursive tree REST API for get_repos_trees #741) - Improve caching commits #538 — Incremental commit caching (PR Incremental caching for commits, issues, PRs, and release logs #744)
- set_parallel() does not speed up set_github_host / set_gitlab_host #749 —
set_parallel()does not speed upset_github_host/set_gitlab_host - Skip pulling GitLab repositories languages with REST #700 — Skip pulling GitLab repositories languages with REST
Features
- Add
set_storage()#602 — Addset_storage()for external storage backends (RPostgres, Posit Connect pins) - Add function to remove table from storage #747 — Add function to remove table from storage
- Add function to get metadata table from storage #748 — Add function to get metadata table from storage
Bug fixes
- get_repos in some cases does pull NA for commit sha #746 —
get_commitsin some cases does pull NA for commit sha - check if get_repos() works when one repo is set #750 — Check if
get_repos()works when one repo is set
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels