Skip to content

Releases: MeltanoLabs/tap-github

v1.25.0

04 Dec 15:34
ec9caf8

Choose a tag to compare

What's Changed

  • chore(deps): Bump the actions group with 2 updates by @dependabot[bot] in #486
  • chore(deps): Bump singer-sdk from 0.53.2 to 0.53.3 in the runtime-dependencies group by @dependabot[bot] in #487
  • chore(deps): Bump actions/setup-python from 6.0.0 to 6.1.0 in the actions group by @dependabot[bot] in #489
  • chore: pre-commit autoupdate by @pre-commit-ci[bot] in #492
  • chore(deps-dev): Bump mypy from 1.18.2 to 1.19.0 in the development-dependencies group by @dependabot[bot] in #490
  • chore(deps): Bump the runtime-dependencies group with 2 updates by @dependabot[bot] in #491
  • chore: Lock file maintenance by @edgarrmondragon in #493
  • feat: Add ability to authenticate multiple orgs in one stream by @linbug in #488

Full Changelog: v1.24.1...v1.25.0

v1.24.1

19 Nov 07:09
4a2828e

Choose a tag to compare

What's Changed

Full Changelog: v1.24.0...v1.24.1

v1.24.0

31 Oct 17:12
d7b9f56

Choose a tag to compare

What's Changed

  • chore(deps): Bump actions/download-artifact from 5.0.0 to 6.0.0 in the actions group by @dependabot[bot] in #479
  • chore(deps): Bump singer-sdk from 0.52.1 to 0.52.2 in the runtime-dependencies group by @dependabot[bot] in #478
  • feat: Add ReviewCommentReactions stream by @linbug in #480

New Contributors

Full Changelog: v1.23.3...v1.24.0

v1.23.3

22 Oct 18:15
67ac7f2

Choose a tag to compare

What's Changed

Full Changelog: v1.23.2...v1.23.3

v1.23.2

22 Oct 00:53
1c2c39b

Choose a tag to compare

What's Changed

  • chore(deps): Bump singer-sdk from 0.50.2 to 0.51.0 by @dependabot[bot] in #476
  • chore(deps): Bump cryptography from 46.0.2 to 46.0.3 in the runtime-dependencies group by @dependabot[bot] in #475

Full Changelog: v1.23.1...v1.23.2

v1.23.1

14 Oct 22:10
89476e6

Choose a tag to compare

What's Changed

  • chore(deps): Bump singer-sdk from 0.50.0 to 0.50.1 in the runtime-dependencies group by @dependabot[bot] in #468
  • chore: pre-commit autoupdate by @pre-commit-ci[bot] in #469
  • chore(deps): Bump hynek/build-and-inspect-python-package from 2.13.0 to 2.14.0 in the actions group by @dependabot[bot] in #473
  • chore(deps-dev): Bump types-python-dateutil from 2.9.0.20250822 to 2.9.0.20251008 in the development-dependencies group by @dependabot[bot] in #470
  • chore(deps): Bump singer-sdk from 0.50.1 to 0.50.2 in the runtime-dependencies group by @dependabot[bot] in #471
  • fix: String to int conversion in scraping by @rluvaton in #474

New Contributors

Full Changelog: v1.23.0...v1.23.1

v1.23.0

01 Oct 02:46
a944462

Choose a tag to compare

What's Changed

  • chore(deps-dev): Bump mypy from 1.18.1 to 1.18.2 in the development-dependencies group by @dependabot[bot] in #463
  • chore(deps): Bump cryptography from 45.0.7 to 46.0.1 by @dependabot[bot] in #462
  • chore(deps): Bump beautifulsoup4 from 4.13.5 to 4.14.2 by @dependabot[bot] in #464
  • chore(deps): Bump actions/cache from 4.2.4 to 4.3.0 in the actions group by @dependabot[bot] in #465
  • feat: Make ProjectItemsStream skip project if query can't be validated by @TrishGillett in #466
  • fix: Bump Singer SDK to 0.50 by @edgarrmondragon in #467

Full Changelog: v1.22.0...v1.23.0

v1.22.0

17 Sep 02:11
fd73f4e

Choose a tag to compare

What's Changed

  • chore(deps-dev): Bump the development-dependencies group with 2 updates by @dependabot[bot] in #449
  • chore(deps): Bump the runtime-dependencies group with 2 updates by @dependabot[bot] in #450
  • docs: Indicate :app_id: is a placeholder by @susovan87 in #452
  • chore: pre-commit autoupdate by @pre-commit-ci[bot] in #454
  • fix(client): Extract records via records_jsonpath by @afkerhousse in #455
  • fix: Enable incremental syncing for workflow_runs stream by @afkerhousse in #456
  • chore(deps-dev): Bump mypy from 1.17.1 to 1.18.1 in the development-dependencies group by @dependabot[bot] in #457
  • chore(deps): Bump singer-sdk from 0.48.1 to 0.49.0 by @dependabot[bot] in #458
  • chore(deps-dev): Bump types-requests from 2.32.4.20250809 to 2.32.4.20250913 in the development-dependencies group by @dependabot[bot] in #459
  • fix: Address some deprecation warnings by @edgarrmondragon in #460
  • fix: Optimize workflow_run_jobs pagination to prevent 502 errors by @afkerhousse in #461

New Contributors

Full Changelog: v1.21.0...v1.22.0

v1.21.0

19 Aug 00:55
3226616

Choose a tag to compare

What's Changed

  • chore(deps-dev): Bump the development-dependencies group with 2 updates by @dependabot[bot] in #434
  • chore(deps-dev): Bump mypy from 1.17.0 to 1.17.1 in the development-dependencies group by @dependabot[bot] in #437
  • chore: pre-commit autoupdate by @pre-commit-ci[bot] in #438
  • chore(deps): Bump cryptography from 45.0.5 to 45.0.6 in the runtime-dependencies group by @dependabot[bot] in #441
  • chore(deps): Bump the actions group with 3 updates by @dependabot[bot] in #440
  • chore(deps): Bump actions/checkout from 4.3.0 to 5.0.0 in the actions group by @dependabot[bot] in #444
  • chore(deps-dev): Bump the development-dependencies group with 2 updates by @dependabot[bot] in #445
  • feat: Add GraphQL Discussion Streams: Categories, Discussions, Comments, & Replies by @JeannC in #436
  • fix: Bump Singer SDK to 0.48 by @edgarrmondragon in #446
  • chore: Dropped support for Python 3.9, started testing with 3.14 by @edgarrmondragon in #447

New Contributors

Full Changelog: v1.20.0...v1.21.0

v1.20.0

08 Jul 17:36
4c057a8

Choose a tag to compare

What's Changed

  • chore(deps): Bump singer-sdk from 0.47.3 to 0.47.4 in the runtime-dependencies group by @dependabot in #428
  • chore(deps): Bump svenstaro/upload-release-action from 2.10.0 to 2.11.2 in the actions group by @dependabot in #430
  • chore(deps): Bump cryptography from 45.0.4 to 45.0.5 in the runtime-dependencies group by @dependabot in #429
  • chore: pre-commit autoupdate by @pre-commit-ci in #431
  • feat: adding label info in issue event stream by @malexmad in #432

Full Changelog: v1.19.1...v1.20.0