Releases: MeltanoLabs/tap-facebook
Releases · MeltanoLabs/tap-facebook
v0.6.1
What's Changed
- chore(deps): pre-commit autoupdate by @pre-commit-ci in #270
- ci: bump astral-sh/setup-uv from 3 to 4 by @dependabot in #271
- chore(deps): pre-commit autoupdate by @pre-commit-ci in #273
- chore(deps-dev): bump pytest from 8.3.3 to 8.3.4 by @dependabot in #274
- chore(deps): pre-commit autoupdate by @pre-commit-ci in #275
- ci: bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 by @dependabot in #276
- feat(deps): bump singer-sdk from 0.42.1 to 0.43.0 by @dependabot in #277
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- ci: bump pip from 24.2 to 24.3.1 in /.github/workflows by @dependabot in #256
- ci: bump pypa/gh-action-pypi-publish from 1.10.1 to 1.12.2 by @dependabot in #259
- ci: bump poetry from 1.8.3 to 1.8.4 in /.github/workflows by @dependabot in #253
- ci: bump nox from 2024.4.15 to 2024.10.9 in /.github/workflows by @dependabot in #252
- ci: bump poetry-dynamic-versioning from 1.4.0 to 1.4.1 in /.github/workflows by @dependabot in #247
- chore(deps): pre-commit autoupdate by @pre-commit-ci in #239
- chore(deps-dev): bump pytest from 8.3.2 to 8.3.3 by @dependabot in #246
- feat: Support Python 3.13, dropped support for Python 3.8 by @edgarrmondragon in #263
- chore(deps): bump singer-sdk from 0.39.1 to 0.42.1 by @dependabot in #261
- chore: Run
poetry lock
by @edgarrmondragon in #265 - chore: Fix typing by @edgarrmondragon in #266
- chore(deps): bump facebook-business from 19.0.3 to 21.0.3 by @dependabot in #255
- feat(deps): bump facebook-business from 21.0.3 to 21.0.5 by @dependabot in #269
- chore(deps): pre-commit autoupdate by @pre-commit-ci in #268
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- chore(deps): pre-commit autoupdate by @pre-commit-ci in #235
- ci: Fix Python version by @edgarrmondragon in #237
- chore(deps): bump singer-sdk from 0.39.0 to 0.39.1 by @dependabot in #236
- chore(deps): pre-commit autoupdate by @pre-commit-ci in #238
- ci: bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 by @dependabot in #245
- fix: Exclude deprecated insights fields for v19.0 and above by @edgarrmondragon in #262
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- chore(deps): pre-commit autoupdate by @pre-commit-ci in #180
- chore(deps): pre-commit autoupdate by @pre-commit-ci in #183
- ci: bump actions/setup-python from 5.0.0 to 5.1.0 by @dependabot in #187
- chore(deps): pre-commit autoupdate by @pre-commit-ci in #186
- ci: bump actions/checkout from 4.1.1 to 4.1.6 by @dependabot in #203
- chore(deps): pre-commit autoupdate by @pre-commit-ci in #198
- chore(deps): pre-commit autoupdate by @pre-commit-ci in #206
- chore(deps): pre-commit autoupdate by @pre-commit-ci in #208
- chore(deps-dev): bump pytest from 8.0.0 to 8.2.2 by @dependabot in #207
- chore(deps): pre-commit autoupdate by @pre-commit-ci in #211
- ci: bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #213
- chore(deps): bump singer-sdk from 0.35.0 to 0.38.0 by @dependabot in #214
- ci: bump pypa/gh-action-pypi-publish from 1.8.11 to 1.9.0 by @dependabot in #212
- chore(deps): pre-commit autoupdate by @pre-commit-ci in #217
- chore(deps): pre-commit autoupdate by @pre-commit-ci in #219
- chore(deps): pre-commit autoupdate by @pre-commit-ci in #220
- ci: bump actions/download-artifact from 4.1.1 to 4.1.8 by @dependabot in #222
- ci: bump pip from 23.3.2 to 24.1.2 in /.github/workflows by @dependabot in #221
- ci: bump poetry-dynamic-versioning from 1.2.0 to 1.4.0 in /.github/workflows by @dependabot in #215
- chore(deps): pre-commit autoupdate by @pre-commit-ci in #223
- ci: bump actions/setup-python from 5.1.0 to 5.1.1 by @dependabot in #224
- chore(deps): pre-commit autoupdate by @pre-commit-ci in #225
- chore: Update locked dependencies by @edgarrmondragon in #228
- chore(deps): pre-commit autoupdate by @pre-commit-ci in #229
- ci: bump pip from 24.1.2 to 24.2 in /.github/workflows by @dependabot in #230
- packaging: Add explicit dependency on pendulum library by @edgarrmondragon in #232
- feat: Bump singer-sdk of 0.39.0 by @edgarrmondragon in #233
- chore: Update CI dependencies by @edgarrmondragon in #234
Full Changelog: v0.3.4...v0.4.0
v0.3.4
What's Changed
- chore(deps): pre-commit autoupdate by @pre-commit-ci in #167
- fix: creatives schema types by @pnadolny13 in #179
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- chore(deps): pre-commit autoupdate by @pre-commit-ci in #159
- chore(deps): pre-commit autoupdate by @pre-commit-ci in #163
- chore(deps): bump singer-sdk from 0.34.1 to 0.35.0 by @dependabot in #161
- fix: instagram story id schema by @pnadolny13 in #165
Full Changelog: v0.3.2...v0.3.3
v0.3.2
v0.3.1
What's Changed
- chore: add primary key for insight streams by @pnadolny13 in #155
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- chore(deps-dev): bump pytest from 7.4.4 to 8.0.0 by @dependabot in #150
- feat: Ad insight reports by @pnadolny13 in #151
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- fix: merge custom audiences classes and remove rule by @pnadolny13 in #149
Full Changelog: v0.2.0...v0.2.1