Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Releases: potloc/tap-hubspot

v.1.3.0 - Allow for granular selection of columns

04 Jan 14:26
126df4c
Compare
Choose a tag to compare

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

04 Jan 13:45
25a2bab
Compare
Choose a tag to compare
chore: Bump `singer-sdk` to v0.32.0 and support Python 3.11 (#90)

Added support for associations in deals, contacts & companies stream

02 Jun 21:08
85407d1
Compare
Choose a tag to compare

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)

17 May 18:55
27f4fa6
Compare
Choose a tag to compare
* gracefully continue with warning if dynamic discovery fails

* rename variables for clarity

Bug fix - Upgrade to sdk version 0.26.0

17 May 14:01
b062921
Compare
Choose a tag to compare
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

1.0.0

21 Nov 18:54
2a98e9e
Compare
Choose a tag to compare

Identifying versions in order to promote stability when we release new versions. This is our latest release at the time of the start of tagging