Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Releases: transferwise/pipelinewise-tap-github

1.1.1 (2023-10-06)

06 Oct 10:57
928e4f0
Compare
Choose a tag to compare

1.1.0 (2023-09-13)

13 Sep 16:53
717931d
Compare
Choose a tag to compare
  • Added merge_commit_sha field on Github tap

1.0.3 (2021-12-10)

10 Dec 10:20
5e4d245
Compare
Choose a tag to compare
  • Fixed pagination issue while fetching comments.
  • Lock versions required by test packages.

1.0.2 (2021-08-17)

17 Aug 12:40
a8eb888
Compare
Choose a tag to compare
  • Skipping repos with size 0 on list all repos
  • Fixing wrong order of include/exclude params
  • Improving rate throttling logs
  • Added 1 minute more to wait on rate limit reset time when rate limit exceed

1.0.1 (2021-08-09)

09 Aug 13:41
37f7625
Compare
Choose a tag to compare
  • Do not do rate throtting during discovery

1.0.0 (2021-07-19)

19 Jul 11:35
Compare
Choose a tag to compare
  • This is a fork of https://github.com/singer-io/tap-github v1.10.0.
  • Add organization, repos_include, repos_exclude, include_archived and include_disabled options.
  • Add max_rate_limit_wait_seconds option to wait if you hit the github api limit.