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.18.1
What's Changed
- fix: missing partitions for contacts and sequence states by @asdfryan in #1844
- feat: list endpoints for engagement (cached reads) by @asdfryan in #1845
- docs: clarify encoded dates in query param by @tomkit in #1846
- chore: release 0.18.1 by @tomkit in #1848
Full Changelog: v0.18.0...v0.18.1
v0.18.0
What's Changed
- chore: need to retry activities at least once because of deploys by @asdfryan in #1830
- docs: fix examples throughout openAPI spec by @asdfryan in #1833
- docs: update create sequence state to singular by @asdfryan in #1832
- chore: pause emit pause reason by @asdfryan in #1834
- docs: specify ISO format in description by @asdfryan in #1835
- chore: autopause for misconfigured entity by @asdfryan in #1836
- chore: fix flaky integration tests for pipedrive by @asdfryan in #1837
- chore: remove mongodb by @tomkit in #1838
- chore: disable lekko for now for page load perf by @tomkit in #1840
- docs: update provider setup docs by @george-xing in #1820
- feat: write custom objects into a single table and create convenience views by @tonyxiao in #1839
- chore: script to generate sync runs by @tomkit in #1841
- chore: release 0.18.0 by @asdfryan in #1842
Full Changelog: v0.17.6...v0.18.0
v0.17.6
What's Changed
- chore: autopause on unmapped entities by @asdfryan in #1822
- chore: move batch endpoint by @asdfryan in #1821
- fix: heartbeat per page for salesloft syncs by @asdfryan in #1823
- docs: some more improvements by @tomkit in #1824
- fix: salesloft pagination by @asdfryan in #1825
- fix: cache invalidation for apollo create sequence by @asdfryan in #1826
- fix: single create for engagement by @asdfryan in #1827
- chore: release 0.17.6 by @asdfryan in #1829
Full Changelog: v0.17.5...v0.17.6
v0.17.5
What's Changed
- fix: openapi spec for metadata API by @asdfryan in #1808
- chore: fix/cleanup openAPI specs x-provider-name param across the board by @asdfryan in #1809
- chore: cleanup after integration tests by @asdfryan in #1810
- fix: notification service by @tomkit in #1812
- chore: add better openapi linting and fix lint errors by @lucasmarshall in #1811
- docs: update sequence step type mapping by @asdfryan in #1813
- docs: fix table formatting by @asdfryan in #1815
- chore: add inactive sfdc user to autopause list by @tomkit in #1814
- fix: integration tests by @asdfryan in #1816
- chore: move object/properties endpoints to crm by @asdfryan in #1818
- docs: custom field tutorial and reorg by @tomkit in #1817
- chore: release 0.17.5 by @asdfryan in #1819
Full Changelog: v0.17.4...v0.17.5
v0.17.4
v0.17.3
v0.17.2
What's Changed
- feat: hubspot custom fields api (no picklist) by @asdfryan in #1777
- feat: engagement api improvements by @tonyxiao in #1789
- fix: disallow creating customer with empty id by @asdfryan in #1790
- fix: temp api keys should last 24 hours instead of 30 seconds by @asdfryan in #1794
- chore: restore list and get provider endpoints by @tomkit in #1795
- chore: support specifying postgres SSL CA certs and client certs/keys by @lucasmarshall in #1791
- fix: custom object syncs + operations by @asdfryan in #1796
- feat: autocreate managed destination, add link to create destination by @asdfryan in #1797
- feat: pause sync on certain error types and send webhook, notification by @tomkit in #1793
- feat: Update docs for engagement api improvements by @tonyxiao in #1792
- feat: Add batch create capability and implement for Apollo sequence state by @tonyxiao in #1798
- docs: several improvements by @tomkit in #1799
- chore: release 0.17.2 by @tomkit in #1801
Full Changelog: v0.17.1...v0.17.2
v0.17.1
What's Changed
- chore: use individual dockerfiles so cache isn't shared by @lucasmarshall in #1778
- ci: cache invalidation tests by @lucasmarshall in #1776
- fix: openapi tags for list users and opportunities by @asdfryan in #1779
- docs: flesh out crm and engagement common schemas by @tomkit in #1780
- chore: revert "chore: use individual dockerfiles so cache isn't shared" by @asdfryan in #1782
- chore: revert "chore: restore docker compose watch functionality" by @asdfryan in #1783
- ci: bump timeouts for integration tests by @lucasmarshall in #1781
- ci: run integration tests every 30m by @lucasmarshall in #1784
- fix: introduce upper limit for amount (hubspot only) by @asdfryan in #1785
- chore: more useful error logging for failed syncs by @asdfryan in #1786
- fix: customers table should display all customers by @asdfryan in #1787
- chore: release 0.17.1 by @asdfryan in #1788
Full Changelog: v0.17.0...v0.17.1
v0.17.0
What's Changed
- feat: cache invalidation for custom objects by @asdfryan in #1760
- docs: improve common schema for crm by @tomkit in #1762
- chore: integration tests by @lucasmarshall in #1738
- fix: custom object entity mappings by @asdfryan in #1764
- feat: support custom objects/associations for Salesforce by @asdfryan in #1757
- fix: return better error codes for some errors by @lucasmarshall in #1766
- fix: salesforce name field must be Name by @asdfryan in #1768
- feat: Implement cache invalidation for managed destination by @asdfryan in #1767
- feat: cached list reads for CRM Leads, Opportunities and Users by @asdfryan in #1769
- fix: custom object misc fixes by @asdfryan in #1770
- chore: restore docker compose watch functionality by @lucasmarshall in #1765
- feat: Apollo create / get sequence and create sequence step by @tonyxiao in #1763
- fix: staging build broken due to importing untranspiled module by @tonyxiao in #1771
- fix: staging build due to json import by @tonyxiao in #1772
- chore: minor UX improvements from onboarding by @tomkit in #1773
- chore: release 0.17.0 by @tomkit in #1774
Full Changelog: v0.16.13...v0.17.0