GitHub plugin v0.34.0 - Optimized GraphQL queries for repository tables
Sep 20, 2023plugin

What's new

  • Update github_my_repository, github_repository, and github_search_repository tables to only include requested columns in GraphQL request. This should result in faster queries and large scale queries completing more consistently. (#338)

Dependencies

  • Recompiled plugin with Go 1.21. (#338)