This repository has been archived by the owner on Mar 10, 2024. It is now read-only.
Releases: supaglue-labs/supaglue
Releases · supaglue-labs/supaglue
v0.25.2
What's Changed
- feat: autopause syncs when salesforce api is disabled by @lucasmarshall in #2052
- fix: stream error handling by @lucasmarshall in #2054
- feat: better errors for outreach, return gateway timeouts to client by @lucasmarshall in #2057
- fix: return a 401 when tokens can't be refreshed in API by @lucasmarshall in #2056
Full Changelog: v0.25.1...v0.25.2
v0.25.1
What's Changed
- feat: pause syncs on pipedrive payment required errors by @lucasmarshall in #2048
- fix: pg error handling by @lucasmarshall in #2049
Full Changelog: v0.25.0...v0.25.1
v0.25.0
What's Changed
- feat!: surface default and override sync strategies by @tomkit in #2036
- fix: add back logic to hide banner by @tomkit in #2039
- feat: implement hubspot webhook target endpoint + webhook setup by @asdfryan in #2040
- feat: hubspot associations webhook part 2 by @asdfryan in #2042
- fix: error handling in some providers by @lucasmarshall in #2045
- feat: support custom field create/update for salesforce, picklists for salesforce/hubspot by @lucasmarshall in #2041
- fix: sync config override UI fixes by @asdfryan in #2046
Full Changelog: v0.24.1...v0.25.0
v0.24.1
What's Changed
- feat(mgmt-ui): Add per-object overrides to mgmt UI by @asdfryan in #2025
- feat(api): add application name to error messages by @lucasmarshall in #2030
- feat: add hubspot webhook config (contains migration) by @asdfryan in #2035
- feat: support apollo search by multiple emails by @asdfryan in #2037
Full Changelog: v0.24.0...v0.24.1
v0.24.0
What's Changed
- feat!: unified error interface by @lucasmarshall in #2013
- feat: uncached list endpoints for engagement vertical by @asdfryan in #2015
- feat: account search for apollo, outreach, salesloft by @asdfryan in #2017
- fix: dynamic and static list membership for sfdc by @tomkit in #2026
- feat: always upsert sequence state by @asdfryan in #2024
- feat: sync states for webhook sync.complete by @tomkit in #2018
- fix: make email not required for form submit by @lucasmarshall in #2028
Full Changelog: v0.23.0...v0.24.0
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
v0.22.0
Overview
- Added support for custom fields for Apollo
- Added S3 destination support
- Improved UX for paginating with MS Dynamics 365
- Added ability to override
autoStartOnConnection
per connection
Breaking Changes
- Pagination cursors for MS Dynamics 365 are now URI encoded (they were previously not)
What's Changed
- docs: update salesforce provider to include managed auth for sandboxes by @george-xing in #1988
- feat: MS Dynamics 365 sales standard object list endpoint by @lucasmarshall in #1985
- chore: Fix tsx issue running on some dev machines by @tonyxiao in #1990
- fix: don't allow customer deletions if there are any active connections by @asdfryan in #1991
- feat: autoStartOnConnection for embedded links (no support for magic … by @tomkit in #1993
- feat!: URL-encode cursors by @asdfryan in #1992
- fix: don't throw bare errors from dynamics by @lucasmarshall in #1989
- feat: getting standard/custom objects should contain metadata by @asdfryan in #1994
- feat: add dynamics standard objects to autocomplete by @lucasmarshall in #1996
- fix: slightly better banner scroll behavior by @tomkit in #1995
- feat: add s3 by @tomkit in #1997
- fix: lint errors by @lucasmarshall in #1999
- ci: pre-commit typecheck of changed workspaces by @lucasmarshall in #1998
- feat: support custom field updating for apollo by @asdfryan in #2000
- chore: release/0.22.0 by @tomkit in #2001
Full Changelog: v0.21.10...v0.22.0
v0.21.10
What's Changed
- fix: restore salesloft retry config by @lucasmarshall in #1986
Full Changelog: v0.21.9...v0.21.10
v0.21.9
What's Changed
- feat: get / update sequence steps / templates + apollo force sequence by @tonyxiao in #1975
- fix: integration test for sequences by @lucasmarshall in #1981
Full Changelog: v0.21.8...v0.21.9
v0.21.8
What's Changed
- fix: banner logic for no logged in user by @lucasmarshall in #1977
Full Changelog: v0.21.7...v0.21.8