Releases: MeltanoLabs/tap-github
Releases · MeltanoLabs/tap-github
v1.27.1
What's Changed
- chore: Lock file maintenance by @edgarrmondragon in #547
- chore(deps): Bump cryptography from 46.0.6 to 46.0.7 by @dependabot[bot] in #548
- chore(deps): Bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 in the actions group by @dependabot[bot] in #549
- chore(deps-dev): Bump the development-dependencies group with 4 updates by @dependabot[bot] in #550
- chore: Lock file maintenance by @edgarrmondragon in #551
- chore(deps): Bump the actions group with 2 updates by @dependabot[bot] in #552
- chore: Lock file maintenance by @edgarrmondragon in #553
- fix: Skip the
dependenciesstream with a warning if it has timed out and been retried by @edgarrmondragon in #554
Full Changelog: v1.27.0...v1.27.1
v1.27.0
What's Changed
- chore(deps-dev): Bump the development-dependencies group with 5 updates by @dependabot[bot] in #544
- chore: pre-commit autoupdate by @pre-commit-ci[bot] in #545
- feat: tolerate 500 and 504 for diff streams by @TrishGillett in #546
Full Changelog: v1.26.4...v1.27.0
v1.26.4
What's Changed
- chore: Lock file maintenance by @edgarrmondragon in #542
- feat(issues): Added
state_reason, sub-issues fields by @adamrubinstein-shopify in #543
New Contributors
- @adamrubinstein-shopify made their first contribution in #543
Full Changelog: v1.26.3...v1.26.4
v1.26.3
What's Changed
- chore(deps-dev): Bump types-requests from 2.32.4.20260324 to 2.33.0.20260327 in the development-dependencies group by @dependabot[bot] in #540
- chore(deps): Bump pygments from 2.19.2 to 2.20.0 by @dependabot[bot] in #541
- chore(deps): Bump the actions group with 2 updates by @dependabot[bot] in #539
- fix: Retry 404s and print the request ID in error logging by @TrishGillett in #535
Full Changelog: v1.26.2...v1.26.3
v1.26.2
What's Changed
- chore(deps-dev): Bump the development-dependencies group with 2 updates by @dependabot[bot] in #533
- chore(deps): Bump the actions group with 3 updates by @dependabot[bot] in #532
- fix: Retry after GraphQL timeouts by @edgarrmondragon in #536
- chore: Lock file maintenance by @edgarrmondragon in #537
- fix(deps): Bump
requeststo 2.33 by @edgarrmondragon in #538
Full Changelog: v1.26.1...v1.26.2
v1.26.1
What's Changed
- refactor: Move tests outside of main package by @edgarrmondragon in #509
- chore(deps-dev): Bump types-python-dateutil from 2.9.0.20251115 to 2.9.0.20260124 in the development-dependencies group by @dependabot[bot] in #511
- chore: Fix test layout by @edgarrmondragon in #512
- ci: Ensure env vars are passed to Tox by @edgarrmondragon in #513
- chore(deps): Bump cryptography from 46.0.3 to 46.0.4 in the runtime-dependencies group by @dependabot[bot] in #517
- chore(deps-dev): Bump ty from 0.0.13 to 0.0.14 in the development-dependencies group by @dependabot[bot] in #516
- chore(deps): Bump the actions group with 2 updates by @dependabot[bot] in #515
- chore: pre-commit autoupdate by @pre-commit-ci[bot] in #518
- chore(deps-dev): Bump the development-dependencies group with 2 updates by @dependabot[bot] in #520
- chore(deps): Bump astral-sh/setup-uv from 7.2.1 to 7.3.0 in the actions group by @dependabot[bot] in #519
- chore(deps): Bump cryptography from 46.0.4 to 46.0.5 by @dependabot[bot] in #521
- chore(deps-dev): Bump ty from 0.0.15 to 0.0.17 in the development-dependencies group by @dependabot[bot] in #522
- chore(deps-dev): Bump ty from 0.0.17 to 0.0.18 in the development-dependencies group by @dependabot[bot] in #523
- chore(deps): Bump the actions group with 2 updates by @dependabot[bot] in #524
- chore(deps-dev): Bump the development-dependencies group with 2 updates by @dependabot[bot] in #525
- chore: pre-commit autoupdate by @pre-commit-ci[bot] in #526
- chore: Lock file maintenance by @edgarrmondragon in #529
- chore(deps): Bump the actions group with 2 updates by @dependabot[bot] in #530
- fix(deps): Bump
PyJWTto 2.12 by @edgarrmondragon in #531
Full Changelog: v1.26.0...v1.26.1
v1.26.0
What's Changed
- chore: pre-commit autoupdate by @pre-commit-ci[bot] in #501
- chore(deps): Bump urllib3 from 2.6.0 to 2.6.3 by @dependabot[bot] in #502
- chore(deps): Bump singer-sdk from 0.53.4 to 0.53.5 in the runtime-dependencies group by @dependabot[bot] in #504
- chore(deps-dev): Bump types-requests from 2.32.4.20250913 to 2.32.4.20260107 in the development-dependencies group by @dependabot[bot] in #503
- chore(deps): Bump actions/cache from 5.0.1 to 5.0.2 in the actions group by @dependabot[bot] in #505
- feat: Make
backoff_max_triesconfigurable by @TrishGillett in #506 - ci: Stop uploading wheels to GitHub releases by @edgarrmondragon in #507
- packaging: Migrate to uv! by @edgarrmondragon in #508
Full Changelog: v1.25.1...v1.26.0
v1.25.1
What's Changed
- chore(deps): Bump urllib3 from 2.5.0 to 2.6.0 by @dependabot[bot] in #494
- chore(deps): Bump actions/checkout from 6.0.0 to 6.0.1 in the actions group by @dependabot[bot] in #496
- chore(deps-dev): Bump pytest from 9.0.1 to 9.0.2 in the development-dependencies group by @dependabot[bot] in #495
- chore(deps): Bump the actions group with 2 updates by @dependabot[bot] in #499
- chore(deps-dev): Bump mypy from 1.19.0 to 1.19.1 in the development-dependencies group by @dependabot[bot] in #498
- fix: Tolerate 414 error in ProjectItemsStream by @TrishGillett in #500
Full Changelog: v1.25.0...v1.25.1
v1.25.0
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
What's Changed
- chore(deps): Bump singer-sdk from 0.52.2 to 0.52.5 in the runtime-dependencies group by @dependabot[bot] in #481
- chore: pre-commit autoupdate by @pre-commit-ci[bot] in #482
- chore(deps-dev): Bump the development-dependencies group with 2 updates by @dependabot[bot] in #483
- packaging: Use PEP 621 and PEP 735 by @edgarrmondragon in #484
- fix: Bump Singer SDK to 0.53 by @edgarrmondragon in #485
Full Changelog: v1.24.0...v1.24.1