Skip to content

Releases: MeltanoLabs/tap-hubspot

v0.6.1

10 Dec 23:11
3ffca2d
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump singer-sdk from 0.42.1 to 0.43.1 by @dependabot in #90

Full Changelog: v0.6.0...v0.6.1

v0.6.0

09 Dec 23:17
87c1ef8
Compare
Choose a tag to compare

What's Changed

  • chore: Rename package to meltano-tap-hubspot by @edgarrmondragon in #70
  • fix: Use datetime.datetime.fromisoformat to parse replication keys by @edgarrmondragon in #74
  • ci: bump pip from 23.3.2 to 24.0 in /.github/workflows by @dependabot in #71
  • ci: bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.11 by @dependabot in #61
  • chore(deps-dev): bump pytest from 7.4.0 to 7.4.4 by @dependabot in #66
  • ci: bump actions/setup-python from 4 to 5 by @dependabot in #63
  • ci: bump poetry-dynamic-versioning from 1.2.0 to 1.4.1 in /.github/workflows by @dependabot in #83
  • ci: bump actions/download-artifact from 4.1.1 to 4.1.8 by @dependabot in #84
  • ci: bump poetry from 1.7.1 to 1.8.5 in /.github/workflows by @dependabot in #82
  • feat: Refresh the tap by @edgarrmondragon in #85
    • Support Python 3.9+
    • Update dev dependencies
    • Bump the SDK to v0.42
  • ci: bump pypa/gh-action-pypi-publish from 1.8.11 to 1.12.3 by @dependabot in #89

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0.post1

25 Jan 17:52
4fed92a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.0.post1

v0.5.0

25 Jan 16:05
bddc96f
Compare
Choose a tag to compare

What's Changed

  • feat: support incremental syncs using search endpoints by @pnadolny13 in #67

Full Changelog: v0.4.0...v0.5.0

v0.4.0

06 Dec 15:27
578b9e9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

16 Nov 15:00
67066c7
Compare
Choose a tag to compare

What's Changed

  • 🚨 BREAKING CHANGE 🚨 feat: de-nest properties by @pnadolny13 in #57 - The properties are now de-nested where previously they were all contained in a single json object. Effectively this will result in the attributes being flattened within your destination.

Full Changelog: v0.2.0...v0.3.0

v0.2.0

15 Nov 14:35
3c53e5c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

07 Jul 19:32
e625a1d
Compare
Choose a tag to compare

What's Changed

  • DATA-3418 Added property streams by @dhrruvt in #2
  • DATA-3412 Added hubspot streams and updated authentication by @dhrruvt in #1
  • DATA-3419 Added association type stream by @dhrruvt in #3
  • DATA-3550 Removed unused code by @dhrruvt in #5
  • DATA-3546 Added authenticators by @dhrruvt in #4
  • DATA-3552 Added tests by @dhrruvt in #8
  • Remove "sdk" suffix from connector by @NeilGorman104 in #9
  • Requested Changes for Pre Migration PR by @NeilGorman104 in #11
  • DATA-3554 Updated stream by @dhrruvt in #12
  • DATA-3609 Updated property stream by @dhrruvt in #16
  • Add Object Streams by @NeilGorman104 in #15
  • DATA-3651 Added records jsonpath by @dhrruvt in #17
  • Hubspot 'main' PR by @NeilGorman104 in #10
  • ci: bump poetry-dynamic-versioning from 0.22.0 to 0.24.0 in /.github/workflows by @dependabot in #19
  • ci: bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 by @dependabot in #18
  • chore(deps): bump singer-sdk from 0.26.0 to 0.29.0 by @dependabot in #21

New Contributors

Full Changelog: https://github.com/MeltanoLabs/tap-hubspot/commits/v0.1.0