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.16.2
v0.16.2 (2023-10-03)
New feature:
- pardot metadata (#1686)(
dc589e6
) - CRM search contact/leads on email (#1678)(
5c1214a
), Closes: SUP-638 - Support phone number during egagement contact creation & retrieval (#1679)(
62e5190
)
Bugs fixed:
- log context for api (#1684)(
0995666
) - add application id to posthog events (#1685)(
b46f33a
) - checkly deploy check (#1683)(
fc30fc7
) - add customer id to posthog events (#1682)(
c5a2881
), Closes: SUP-657 - marketo fields (#1681)(
9100f2b
) - respect schemas in list membership (#1677)(
a718b69
) - logging provider name to posthog (#1680)(
e88f09f
), Closes: SUP-657
v0.16.1
v0.16.0
v0.16.0 (2023-09-29)
Breaking changes:
- The URL for CRM List Lists and List List Memberships has changed to be more restful
Bugs fixed:
v0.15.1
v0.15.0
v0.15.0 (2023-09-27)
Breaking changes:
- The response signature for CRM: List Lists and CRM: List Memberships endpoints have changed to match other List endpoints.
New feature:
- use common crm schema for list memberships. cleanup interface (#1652)(
0d52be3
) - implement salesforce lead upsert (#1653)(
bf6a611
), Closes: SUP-626 - Slack oauth and passthrough implementation (#1633)(
b5cc322
)
Bugs fixed:
- salesforce upsert (#1655)(
1f0cea2
) - return cache invalidation errors on remote read or db write errors (#1647)(
cbe6971
) - high severity dependabot alerts (#1651)(
ff5e93d
) - improvements and fixes for list lists and list memberships (#1649)(
e055888
) - don't retry on hourly/daily apollo rate limits, or non-rate-limit errors (#1650)(
2f01b7a
) - return 400 error when uncached reads are requested for objects that don't support it (#1645)(
b21b5e2
) - return 400 errors from remotes as 500s (#1646)(
e9ddd60
) - make it more obvious how to edit sync config (#1642)(
cbb01dc
)