Summary
This release focuses on GitHub and GitLab improvements. Key improvements for GitHub include enhanced error handling for operations and GraphQL requests, along with optimized group fetching for GitLab through parallel API calls.
Changes
- feat(github): improve error handling and GraphQL request logic
- feat(github): improve handling for owners of type user
- feat(gitlab): optimize group fetching with parallel API calls