Releases: MeltanoLabs/tap-hubspot
Releases · MeltanoLabs/tap-hubspot
v0.6.1
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
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
- @edgarrmondragon made their first contribution in #70
Full Changelog: v0.5.0...v0.6.0
v0.5.0.post1
What's Changed
- chore: Rename package to
meltano-tap-hubspot
by @edgarrmondragon in #70
New Contributors
- @edgarrmondragon made their first contribution in #70
Full Changelog: v0.5.0...v0.5.0.post1
v0.5.0
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
What's Changed
- feat: Renest for dynamic properties support by @pnadolny13 in #59
Full Changelog: v0.3.0...v0.4.0
v0.3.0
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
What's Changed
- fix: schema and incremental fixes by @pnadolny13 in #31
- ci: bump actions/checkout from 3 to 4 by @dependabot in #38
- chore(deps): bump singer-sdk from 0.29.0 to 0.33.1 by @dependabot in #54
- feat: add support for OAuth credentials by @pnadolny13 in #55
New Contributors
- @pnadolny13 made their first contribution in #31
Full Changelog: v0.1.0...v0.2.0
v0.1.0
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
- @dhrruvt made their first contribution in #2
- @NeilGorman104 made their first contribution in #9
- @dependabot made their first contribution in #19
Full Changelog: https://github.com/MeltanoLabs/tap-hubspot/commits/v0.1.0