Releases: MeltanoLabs/tap-github
Releases · MeltanoLabs/tap-github
v1.7.0
What's Changed
- feat: Include closed milestones in milestones stream by @TrishGillett in #300
- packaging: Bump
singer-sdk
to 0.34 by @edgarrmondragon in #319 - refactor: Override
authenticate_request
inGitHubTokenAuthenticator
by @edgarrmondragon in #321 - chore(deps-dev): Bump types-beautifulsoup4 from 4.12.0.20240907 to 4.12.0.20241020 in the development-dependencies group by @dependabot in #322
- chore: pre-commit autoupdate by @pre-commit-ci in #324
- fix: Remove misleading replication key from
workflows
andworkflow_runs
stream by @edgarrmondragon in #325
Full Changelog: v1.6.1...v1.7.0
v1.6.1
What's Changed
- chore(deps-dev): Bump pytest from 8.3.2 to 8.3.3 in the development-dependencies group by @dependabot in #308
- chore: pre-commit autoupdate by @pre-commit-ci in #309
- ci: Change how poetry deps are cached by @edgarrmondragon in #310
- chore: pre-commit autoupdate by @pre-commit-ci in #311
- chore: pre-commit autoupdate by @pre-commit-ci in #312
- chore(deps): Bump types-python-dateutil from 2.9.0.20240906 to 2.9.0.20241003 by @dependabot in #313
- chore: pre-commit autoupdate by @pre-commit-ci in #315
- packaging: Add explicit dependency on
python-dateutil
by @edgarrmondragon in #316 - chore: Remove unused dev dependencies by @edgarrmondragon in #317
- packaging: Bump
singer-sdk
to 0.33 by @edgarrmondragon in #318
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- chore: Replace black, isort and pyupgrade with Ruff by @edgarrmondragon in #292
- chore: Enable Ruff
F
,E
andW
rules by @edgarrmondragon in #293 - chore: Enable Ruff
SIM
rule by @edgarrmondragon in #294 - chore: Enable Ruff
RUF
rules by @edgarrmondragon in #295 - chore: pre-commit autoupdate by @pre-commit-ci in #296
- chore(deps): Bump types-python-dateutil from 2.9.0.20240316 to 2.9.0.20240821 by @dependabot in #298
- chore(deps-dev): Bump mypy from 1.11.1 to 1.11.2 in the development-dependencies group by @dependabot in #297
- chore: pre-commit autoupdate by @pre-commit-ci in #299
- chore: pre-commit autoupdate by @pre-commit-ci in #301
- chore: pre-commit autoupdate by @pre-commit-ci in #306
- chore(deps): Bump types-python-dateutil from 2.9.0.20240821 to 2.9.0.20240906 by @dependabot in #304
- chore(deps-dev): Bump types-beautifulsoup4 from 4.12.0.20240511 to 4.12.0.20240907 in the development-dependencies group by @dependabot in #303
- feat: Enable running with multiple app keys provided via config by @TrishGillett in #302
Full Changelog: v1.5.0...v1.6.0
v1.5.0
v1.4.8
What's Changed
- fix: fix problem when app token used without installation ID provided by @TrishGillett in #291
Full Changelog: v1.4.7...v1.4.8
v1.4.7
What's Changed
- chore(deps): Bump types-simplejson from 3.19.0.20240310 to 3.19.0.20240801 by @dependabot in #286
- chore: pre-commit autoupdate by @pre-commit-ci in #288
- chore(deps): Bump pyjwt from 2.8.0 to 2.9.0 by @dependabot in #287
- chore(deps-dev): Bump the development-dependencies group with 2 updates by @dependabot in #285
- fix: Tokens in config are no longer ignored when there are tokens in the environment, part of refactoring in preparation for app token refreshing by @TrishGillett in #284
Full Changelog: v1.4.6...v1.4.7
v1.4.6
What's Changed
- feat: Add
run_attempt
toworkflow_runs
schema by @santhosh-fit in #283
Full Changelog: v1.4.5...v1.4.6
v1.4.5
What's Changed
- chore(deps-dev): Bump pytest from 8.3.1 to 8.3.2 in the development-dependencies group by @dependabot in #279
- chore: pre-commit autoupdate by @pre-commit-ci in #280
- refactor: Authenticator refactoring (preparation for app token refreshing) by @TrishGillett in #281
Full Changelog: v1.4.4...v1.4.5
v1.4.4
What's Changed
- chore(deps-dev): Bump the development-dependencies group with 2 updates by @dependabot in #276
- chore: pre-commit autoupdate by @pre-commit-ci in #277
- fix: Expand CollaboratorsStream primary keys by @TrishGillett in #278
New Contributors
- @TrishGillett made their first contribution in #278
Full Changelog: v1.4.3...v1.4.4
v1.4.3
What's Changed
- feat: Add
created_at
toworkflow_run_jobs
schema by @santhosh-fit in #275
New Contributors
- @santhosh-fit made their first contribution in #275
Full Changelog: v1.4.2...v1.4.3