Releases: MeltanoLabs/tap-dbt
Releases · MeltanoLabs/tap-dbt
v0.8.2
What's Changed
- feat(deps): Bump pyyaml from 6.0 to 6.0.1 by @dependabot in #193
- feat(deps): Bump singer-sdk from 0.30.0 to 0.31.0 by @dependabot in #198
- feat(deps): Bump singer-sdk from 0.31.0 to 0.31.1 by @dependabot in #201
- feat(deps): Bump cryptography from 41.0.0 to 41.0.3 by @dependabot in #202
- feat(deps): Bump certifi from 2022.12.7 to 2023.7.22 by @dependabot in #203
#206 - fix: post process openapi schema to allow null types by @mjsqu in #214
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- build(deps-dev): bump faker from 18.12.0 to 18.13.0 by @dependabot in #186
- chore(deps): pre-commit autoupdate by @pre-commit-ci in #187
- build(deps): bump singer-sdk from 0.29.0 to 0.30.0 by @dependabot in #188
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- feat(deps): bump singer-sdk from 0.28.0 to 0.29.0 by @dependabot in #185
Full Changelog: v0.7.1...v0.8.0
v0.7.1
What's Changed
- build(deps): bump singer-sdk from 0.27.0 to 0.28.0 by @dependabot in #170
- fix: Use permalink to retrieve OpenAPI spec by @edgarrmondragon in #177
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- build(deps): bump requests from 2.28.2 to 2.31.0 by @dependabot in #161
- feat: Add four new endpoints - Connections, Environments, Repositories, Users by @mjsqu in #162
- fix: Select streams by default and add new streams to docs by @mjsqu in #164
- feat: Incremental RunsStream by @mjsqu in #165
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- build(deps): bump singer-sdk to 0.27.0 by https://github.com/dependabot in #153
Full Changelog: 0.5.0...v0.6.0
v0.6.0a1
What's Changed
- build(deps): bump singer-sdk to 0.27.0 by @dependabot in #153
Full Changelog: v0.5.1a1...v0.6.0a1
v0.5.1a1
What's Changed
- build(deps-dev): bump pytest from 7.3.0 to 7.3.1 by @dependabot in #137
- build(deps): bump pip from 23.0.1 to 23.1 in /.github/workflows by @dependabot in #138
- chore: Use PyPI OIDC to publish and use dynamic versioning by @edgarrmondragon in #139
Full Changelog: 0.5.0...v0.5.1a1
0.5.0
What's Changed
- chore: Use constrained Poetry version in release workflow by @edgarrmondragon in #125
- build(deps-dev): bump faker from 18.3.1 to 18.3.2 by @dependabot in #126
- build(deps): bump poetry from 1.4.1 to 1.4.2 in /.github/workflows by @dependabot in #127
- chore: Use
faker
fixture by @edgarrmondragon in #128 - chore(deps): pre-commit autoupdate by @pre-commit-ci in #129
- build(deps): bump singer-sdk from 0.22.1 to 0.23.0 by @dependabot in #130
- build(deps-dev): bump faker from 18.3.2 to 18.3.4 by @dependabot in #131
- build(deps-dev): bump faker from 18.3.4 to 18.4.0 by @dependabot in #132
- build(deps-dev): bump pytest from 7.2.2 to 7.3.0 by @dependabot in #133
- chore(deps): pre-commit autoupdate by @pre-commit-ci in #134
- build(deps): bump singer-sdk from 0.23.0 to 0.24.0 by @dependabot in #136
- feat: add configurable page sizing by @mjsqu in #135
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
- Get
base_url
from config rather than hardcoded string by @hholgersen in #91 - fix: Correct variable name from
response_jsonpath
torecords_jsonpath
by @mjsqu in #110 - chore: Lint project by @edgarrmondragon in #113
- ci: Test on Python 3.11 by @edgarrmondragon in #114
- refactor: Working pagination using the "extra" fields and the
has_more
method by @mjsqu in #119
New Contributors
- @pre-commit-ci made their first contribution in #61
- @pnadolny13 made their first contribution in #84
- @hholgersen made their first contribution in #91
- @mjsqu made their first contribution in #110
Full Changelog: 0.3.0...0.4.0