Releases: MeltanoLabs/tap-facebook
Releases · MeltanoLabs/tap-facebook
v0.2.0
What's Changed
- fix: schema type bugs by @pnadolny13 in #145
- chore: Reorganize stream classes by @pnadolny13 in #146
- fix: remove unrequested columns by @pnadolny13 in #147
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- chore: Remove unused
SCHEMAS_DIR
variable by @edgarrmondragon in #142 - ci: Use
hynek/build-and-inspect-python-package
by @edgarrmondragon in #140 - chore: Support Python 3.12, drop support for 3.7 by @edgarrmondragon in #141
- fix: use latest api version by default by @pnadolny13 in #139
- ci: bump poetry from 1.6.1 to 1.7.1 in /.github/workflows by @dependabot in #127
- feat: add incremental streams by @pnadolny13 in #143
- ci: bump nox-poetry from 1.0.2 to 1.0.3 in /.github/workflows by @dependabot in #95
- ci: bump poetry-dynamic-versioning from 1.0.0 to 1.2.0 in /.github/workflows by @dependabot in #128
- ci: bump actions/checkout from 4.0.0 to 4.1.1 by @dependabot in #122
- ci: bump pip from 23.2.1 to 23.3.2 in /.github/workflows by @dependabot in #144
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- chore: Rename package to
meltano-tap-facebook
by @edgarrmondragon in #79 - feat: Support Python 3.11 by @edgarrmondragon in #80
- ci: Test also with Python 3.10 and 3.11 by @pnadolny13 in #81
- chore(deps): pre-commit autoupdate by @pre-commit-ci in #82
- chore(deps): bump singer-sdk from 0.27.0 to 0.28.0 by @dependabot in #83
- chore(deps): pre-commit autoupdate by @pre-commit-ci in #84
- ci: bump poetry-dynamic-versioning from 0.22.0 to 1.0.0 in /.github/workflows by @dependabot in #105
- ci: bump pip from 23.1.2 to 23.2.1 in /.github/workflows by @dependabot in #101
- ci: bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.10 by @dependabot in #103
- ci: bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #85
- ci: bump poetry from 1.5.1 to 1.6.1 in /.github/workflows by @dependabot in #107
- fix: Fix post process type casting by @davert0 in #110
- chore(deps): pre-commit autoupdate by @pre-commit-ci in #91
- ci: bump actions/checkout from 3.5.3 to 4.0.0 by @dependabot in #111
- chore(deps-dev): bump pytest from 7.3.1 to 7.4.1 by @dependabot in #112
- fix: data types and remove odax field by @pnadolny13 in #131
- refactor: various cleanup and fixes by @pnadolny13 in #137
- chore(deps): bump singer-sdk from 0.28.0 to 0.34.0 by @dependabot in #130
- chore(deps): pre-commit autoupdate by @pre-commit-ci in #114
New Contributors
Full Changelog: v0.0.1a2...v0.1.0
v0.0.1a3
Fix README
v0.0.1a2
ci: bump poetry from 1.5.0 to 1.5.1 in /.github/workflows (#78)
v0.0.1a1
chore: Rename package to `meltano-tap-facebook`