v1.4.0
What's Changed
- chore: pre-commit autoupdate by @pre-commit-ci in #200
- fix: Fix transformation for plus/minus one reactions by @sicarul in #195
- fix: chunk repo list to avoid graphql timeout errors by @laurentS in #203
- fix: update html parser to work on very high values like 5k+ by @laurentS in #206
- fix: update ci caching logic by @laurentS in #207
- fix: If a member is part of multiple teams, they will only be listed once by @morrislaptop in #204
- chore: pre-commit autoupdate by @pre-commit-ci in #210
- chore(deps): Bump requests from 2.28.2 to 2.31.0 by @dependabot in #211
- fix: extra metrics when there are 0 dependents by @ericboucher in #213
- fix: chunk user list when enriching with ids to avoid timeouts by @laurentS in #214
- chore: update dependencies by @laurentS in #209
- fix: skip repos for which contributors list is too large by @laurentS in #218
- fix: check that exc.response is not empty before accessing it by @laurentS in #219
- fix: update dependenciesStream pkey to avoid duplicate records by @laurentS in #220
- chore: pre-commit autoupdate by @pre-commit-ci in #217
- chore: pre-commit autoupdate by @pre-commit-ci in #221
- fix: update sdk to 0.30.0 by @laurentS in #224
- feat: log when a repo is renamed by @ericboucher in #230
- fix: clean up control chars from issue titles as well by @laurentS in #232
- fix: prevent crash on null chars in pr titles by @laurentS in #233
- chore(deps): Bump cryptography from 41.0.2 to 41.0.3 by @dependabot in #231
- chore: pre-commit autoupdate by @pre-commit-ci in #228
- chore: pre-commit autoupdate by @pre-commit-ci in #236
- chore(deps): Bump urllib3 from 1.26.16 to 1.26.18 by @dependabot in #237
- chore: pre-commit autoupdate by @pre-commit-ci in #238
- chore: pre-commit autoupdate by @pre-commit-ci in #240
- feat(taps): Add
files
andstats
toPullRequestCommitsStream
by @dlouseiro in #241 - chore(deps): Bump cryptography from 41.0.3 to 41.0.6 by @dependabot in #239
- chore: Update version in pyproject.toml by @wadevries in #229
- chore: pre-commit autoupdate by @pre-commit-ci in #245
- fix: Lock file for target-jsonl by @visch in #250
- feat: Sets MAX_RESULTS_LIMIT to 1000 when RepositoryStream.path is /search/repositories only by @merlindavies in #253
- fix: releases replication key by @TylerHillery in #254
- test: Update hardcoded test value by @edgarrmondragon in #257
- chore: Drop support for Python 3.7 by @edgarrmondragon in #259
- chore: Pin to a singer-sdk release by @edgarrmondragon in #261
- chore: Add dependabot configuration by @edgarrmondragon in #262
- chore(deps): Bump actions/add-to-project from 0.5.0 to 1.0.2 in the actions group by @dependabot in #263
- chore(deps): Bump types-python-dateutil from 2.8.19.20240311 to 2.9.0.20240316 by @dependabot in #265
- chore(deps): Bump pyjwt from 2.7.0 to 2.8.0 by @dependabot in #266
- chore: Bump singer-sdk to 0.32.0 by @edgarrmondragon in #267
- feat: Add support for Python 3.12 by @edgarrmondragon in #269
New Contributors
- @pre-commit-ci made their first contribution in #200
- @morrislaptop made their first contribution in #204
- @dlouseiro made their first contribution in #241
- @wadevries made their first contribution in #229
- @visch made their first contribution in #250
- @merlindavies made their first contribution in #253
- @TylerHillery made their first contribution in #254
Full Changelog: v1.3.0...v1.4.0