v1.0.3
What's Changed
- Change default port to 9171 by @gsanchezgavier in #57
- Make config externally settable without environment variables. by @rgeyer in #71
- Deterministic handling of pagination URIs by @rgeyer in #69
- Fix: Socket leaks if server returns RateLimitExceededStatus status. by @SokoloffA in #68
- Avoid logging configuration to no leak the github api token by @ercpereda in #62
- Bump go to 1.19 and update dependencies to latest by @henrymcconville in #88
- Swap travis for GitHub Actions by @henrymcconville in #89
- Fixed some minor typos by @saied-nawaz in #74
- fix: parse
ORGS
environment variable properly by @cmoog in #75
New Contributors
- @gsanchezgavier made their first contribution in #57
- @rgeyer made their first contribution in #71
- @SokoloffA made their first contribution in #68
- @ercpereda made their first contribution in #62
- @henrymcconville made their first contribution in #88
- @saied-nawaz made their first contribution in #74
- @cmoog made their first contribution in #75
Full Changelog: 1.0.2...1.0.3