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.16.12

20 Oct 20:54
ad259ad
Compare
Choose a tag to compare

v0.16.12 (2023-10-20)

New feature:

  • standard object CRUD apis (with cached reads) (#1751)(fc8f51d)
  • custom object list API + association schema payload fix (#1750)(c34f0e8)
  • Write unified data into jsonb field (#1720)(4e5a8d2)
  • custom object syncs for managed destination (#1749)(7233ca3)

Bugs fixed:

  • add openApiErrorHandlerMiddleware to places it's missing from (#1754)(c324ffc)
  • Add missing table setup queries for bigquery unified data jsonb column (#1752)(167afe1)

v0.16.11

18 Oct 22:29
7252717
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.10...v0.16.11

v0.16.10

16 Oct 22:42
4878eb7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.9...v0.16.10

v0.16.9

10 Oct 19:36
0cee6d1
Compare
Choose a tag to compare

What's Changed

  • fix: move posthog properties to top level by @lucasmarshall in #1710
  • docs: remove expanded associations in openAPI spec (not supported) by @asdfryan in #1711
  • feat: Batch sequence steps in sequence creation and implement for Salesloft + Outeach by @tonyxiao in #1661
  • docs: mark new properties endpoints as preview by @asdfryan in #1712
  • chore: release 0.16.9 by @asdfryan in #1713

Full Changelog: v0.16.8...v0.16.9

v0.16.8

06 Oct 22:26
0861243
Compare
Choose a tag to compare

What's Changed

  • ci: gate deploys on staging integration tests by @lucasmarshall in #1705
  • docs: unified properties API (create, update, read unified properties) by @asdfryan in #1704
  • fix: apollo sync improvements, paginator stream changes by @tomkit in #1706
  • chore: release 0.16.8 by @tomkit in #1708

Full Changelog: v0.16.7...v0.16.8

v0.16.7

06 Oct 06:53
a16fad4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.6...v0.16.7

v0.16.6

05 Oct 06:16
bd60705
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.5...v0.16.6

v0.16.5

05 Oct 00:19
c9838b4
Compare
Choose a tag to compare

v0.16.5 (2023-10-04)

Bugs fixed:

v0.16.4

05 Oct 00:19
f339382
Compare
Choose a tag to compare

v0.16.4 (2023-10-04)

Bugs fixed:

v0.16.3

04 Oct 05:37
c4ada85
Compare
Choose a tag to compare

v0.16.3 (2023-10-03)

Bugs fixed:

  • log pino context needs to come after open api middleware (#1689)(ba3591d)
  • fix docs