Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.

Releases: supaglue-labs/supaglue

v0.21.7

22 Nov 00:17
e456e5b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.21.6...v0.21.7

v0.21.6

21 Nov 01:38
e2a573e
Compare
Choose a tag to compare

What's Changed

  • fix: bump keepalive timeout to match LB config by @lucasmarshall in #1952
  • fix: retry on 429 or 5xx failures for native hubspot client. retry on by @tomkit in #1956
  • fix: increase time between rate-limited retries for salesloft by @lucasmarshall in #1958

Full Changelog: v0.21.5...v0.21.6

v0.21.5

17 Nov 23:35
e3212f1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.21.4...v0.21.5

v0.21.4

16 Nov 19:36
804f4bc
Compare
Choose a tag to compare

v0.21.4 (2023-11-16)

New feature:

  • confirmation dialog for deleting/updating sync configs (#1925)(2946966)

Bugs fixed:

v0.21.2

15 Nov 01:52
bd50cbc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.21.1...v0.21.2

v0.21.1

15 Nov 00:22
03b744a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.21.0...v0.21.1

v0.21.0

14 Nov 01:20
24a95b8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20.0...v0.21.0

v0.20.0

10 Nov 06:11
fc3edea
Compare
Choose a tag to compare

Overview:

  • Improved the performance of syncs
  • Improved compatibility with more Postgres destinations
  • Add support for List List (accounts) and List List Membership (accounts) for Hubspot

What's Changed

  • chore: dedupe in first stream step for perf improvement by @tomkit in #1879
  • chore(deps): bump @sentry/nextjs from 7.64.0 to 7.77.0 by @dependabot in #1880
  • chore: switch Lekko SDK usage from server props to API route by @DavidSGK in #1863
  • feat: SDK from generated openapi types and start using it in integration tests by @tonyxiao in #1861
  • feat: support account hubspot lists and migrate to v3 API by @asdfryan in #1878
  • chore: set statement_timeout per session instead of at connection tim… by @tomkit in #1881
  • chore: release 0.20.0 by @tomkit in #1883

New Contributors

Full Changelog: v0.19.0...v0.20.0

v0.19.0

08 Nov 06:00
7c0dc45
Compare
Choose a tag to compare

Overview

  • Several fixes were made to CRM Custom Objects/Associations and CRM Metadata Custom Objects/Associations endpoints.
  • Breaking change: the response signature for LIST CRM Metadata Custom Objects changed

What's Changed

Full Changelog: v0.18.2...v0.19.0

v0.18.2

03 Nov 23:34
efcd7a6
Compare
Choose a tag to compare

Overview

  • We fixed a few bugs related to the Custom Object-related APIs
  • We improved docs for Sequence State and pagination tutorial
  • We fixed the Connections Management API to respect customer ID in the URL path

What's Changed

  • docs: update pagination tutorial to include listing api by @tomkit in #1849
  • docs: fix list sequence state tag by @tomkit in #1850
  • fix: custom objects API + integration tests by @asdfryan in #1851
  • fix: update connection instance url upon reauth by @tomkit in #1853
  • feat: Sequence integration tests by @tonyxiao in #1843
  • fix: respect customer id in path for connection apis. peg integration tests to release tag for prod by @tomkit in #1852
  • fix: wait longer before calling get after update by @asdfryan in #1854
  • chore: release 0.18.2 by @tomkit in #1856

Full Changelog: v0.18.1...v0.18.2