This repository has been archived by the owner on Mar 10, 2024. It is now read-only.
v0.23.0
Overview
- Added an Upsert endpoint for Accounts in the Engagement category
Breaking Changes
- Pagination cursors are no longer URI encoded
- Changed the shape of Hubspot standard and custom object when listing or syncing to include metadata and properties instead of just properties
- Fixed the inconsistency in response for listing and syncing Hubspot standard and custom objects after making a write
What's Changed
- chore: unified error interface by @lucasmarshall in #1940
- chore: revert "chore: unified error interface" by @asdfryan in #2002
- fix: salesforce describe email type should be categorized as text by @asdfryan in #2003
- docs: fix common schema docs by @tomkit in #2004
- fix: revert "feat!: URL-encode cursors" by @asdfryan in #2005
- feat: upsert accounts by @asdfryan in #2006
- fix: return a 400 when a form submit to pardot doesn't include a required field by @lucasmarshall in #2007
- chore: fix integration tests by @asdfryan in #2009
- fix!: cache invalidation for standard and custom objects, remove support for schemas in standard objects by @asdfryan in #2008
- fix: deleting applications by @asdfryan in #2010
- chore: release 0.23.0 by @tomkit in #2011
Full Changelog: v0.22.0...v0.23.0