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

06 Jun 22:02
0e5bfd2
Compare
Choose a tag to compare

v0.9.4 (2023-06-06)

Bugs fixed:

v0.9.3: chore: release 0.9.3 (#961)

06 Jun 18:52
ea70198
Compare
Choose a tag to compare

v0.9.3 (2023-06-06)

New feature:

  • embedded links default to v2 syncs if the version query parameter is omitted
  • mgmt: add pagination to sync history (#950)(980e8b3)
  • actions api for engagement vertical (#957)(85709e0)
  • support v2 actions api for pipedrive (#955)(cfdae17)

Bugs fixed:

v0.9.2

05 Jun 19:26
ab70477
Compare
Choose a tag to compare

v0.9.2 (2023-06-05)

Bugs fixed:

v0.9.1

05 Jun 19:25
5705167
Compare
Choose a tag to compare

v0.9.1 (2023-06-05)

New feature:

Bugs fixed:

  • create/update/delete properties, return fields that were created for custom objects (#947)(1c3393c)

v0.9.0

31 May 15:48
ffee7d1
Compare
Choose a tag to compare

v0.9.0 (2023-05-30)

New feature:

  • add _supaglue_application_id to pg and s3 (#939)(e2dd075)
  • pg cache invalidation, pull destination from integration, add _supaglue prefix for fields (#937)(248b285)
  • v2 openapi spec (#933)(f77ae89)
  • support full only for S3 destinations (#928)(c4b67ca)
  • support s3 destination (#922)(5f18caf)

Bugs fixed:

v0.8.8

23 May 20:53
644eba0
Compare
Choose a tag to compare

v0.8.8 (2023-05-23)

New feature:

  • openapi spec for destination management API endpoints (#889)(98112a9)

Bugs fixed:

  • pub sub worker shouldn't crash if there is an issue connecting to a salesforce connection (#910)(dfa6277)
  • various pub sub fixes (#907)(b436d83)
  • destination name update UI (#891)(53657d8)
  • get instanceurl from token in pub sub (#885)(5fa8c4c)

v0.8.7

19 May 19:59
7f906b7
Compare
Choose a tag to compare

v0.8.7 (2023-05-19)

New feature:

Bugs fixed:

  • handle hubspot dedups (#870)(8eaae32)
  • updating integration in UI should not override sync config (#863)(f9a3d35)

v0.8.6

18 May 00:23
7a95544
Compare
Choose a tag to compare

v0.8.6 (2023-05-17)

Bugs fixed:

v0.8.5

17 May 02:00
ca77b2d
Compare
Choose a tag to compare

v0.8.5 (2023-05-16)

Bugs fixed:

v0.8.4

17 May 01:59
4f6a45f
Compare
Choose a tag to compare

v0.8.4 (2023-05-16)

New feature:

Bugs fixed:

  • incorrect instanceUrl for hubspot (#847)(b4ef1c5)
  • handle empty pipedrive responses (#846)(a1f0cda)
  • add more context to logs, and add context when we have it - not later (#842)(cdd5ee7)
  • re-enable svix, make optional (#840)(c6ad8f9)
  • update package.json to patch 9.8 CVSS Critical vulnerability (#841)(ab6ceaa), Closes: 9.8 CVSS Critical vulnerability
  • use sentry dsn from env (#839)(3dd4602)
  • don't retry on invalid refresh tokens (#838)(1ef3ec7)
  • pub-sub worker issues on cloud (#837)(ceaddc8)