This repository has been archived by the owner on Apr 18, 2024. It is now read-only.
Releases: potloc/tap-hubspot
Releases · potloc/tap-hubspot
v.1.3.0 - Allow for granular selection of columns
New feature release 🎉
We have now fixed a bug where users would receive a 414 if they had too many properties in their query, even if only select columns were selected.
This means that now, you can use a select statement to only get the columns you require. This will then have an impact on the columns used in your query.
A big shoutout to @irenegonzalez27 for the PR.
v1.2.1 - Bumped support for Python versions
chore: Bump `singer-sdk` to v0.32.0 and support Python 3.11 (#90)
Added support for associations in deals, contacts & companies stream
The goal is the remove the need for the large, clunky associations tables.
1.1.1: fix: gracefully continue with warning if dynamic discovery fails (#41)
* gracefully continue with warning if dynamic discovery fails * rename variables for clarity
Bug fix - Upgrade to sdk version 0.26.0
DE-1650 Tap-hubspot - Issue regarding upgrade (#43) * Removed post process * Removed singer * Remove lines * Remove line client.py * Remove line events_stream * Removed line marketing stream * removed line