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.12.5
v0.12.4
v0.12.4 (2023-07-10)
New feature:
- Create object field mapping PUT endpoint (#1209)(
32a4bff
) - association types and associations APIs for salesforce (#1201)(
d9e7f9d
) - custom objects and records API for salesforce (#1197)(
373690a
) - support schemas + field mappings for pipedrive (#1191)(
782f0f5
)
Bugs fixed:
- fix pipedrive custom fields (#1215)(
a93104e
) - return out (#1212)(
04754f0
), Closes: #### <!-- Replace this with the GitHub task ID this PR addresses - field mappings for standard objects (#1213)(
e03657b
) - mgmt-ui: Close menu when switching applications (#1211)(
7107736
), Closes: SUP1-399 - mark generated docs as generated files (#1187)(
6f4d5ea
) - mgmt-ui (#1200)(
ae941fa
)
v0.12.3
v0.12.3 (2023-07-06)
New feature:
- object to schema mapping on provider (#1189)(
e39f7d3
) - API to trigger sync (with full refresh option) (#1185)(
82116ff
) - mgmt-ui: Schemas tab (#1186)(
1f6e41f
) - rewrite custom field keys & values in both directions for pipedrive (#1184)(
8a907ac
) - endpoint for fetching objects, their expanded schemas and field mappings all in one (#1182)(
9a07f5b
)
Bugs fixed:
v0.12.1
v0.12.0
v0.12.0 (2023-06-29)
New feature:
- support field mappings for SFDC and for common models (#1134)(
b443fba
) - migrate schema mapping from sync to connection (#1131)(
d27b8d0
) - Replace inlined schemas with schema references (#1129)(
73dea69
)
Bugs fixed:
- apply schema to actions api (#1146)(
0404e7d
) - openapi tags (#1144)(
8014cd8
) - pino redact (#1142)(
15a3a8f
) - remove uniqueness constraint on connection for object_syncs (#1138)(
f2ff8b7
) - handle outreach 422 errors, react data we shouldn't log (#1141)(
39145c4
) - replace null chars (#1126)(
6f84920
) - make all postgres table names lowercase (#1128)(
470dd1f
)
v0.11.1
v0.11.1 (2023-06-26)
New feature:
Bugs fixed:
v0.11.0
v0.11.0 (2023-06-22)
New feature:
- mgmt-ui: Enable deleting providers and sync configs (#1061)(
237b753
) - auth: support managed oauth app (#1041)(
2cf224e
) - mgmt-ui: Replace integration UI with provider + sync config UI (#1049)(
93db57e
) - sync associations for hubspot custom objects (#1045)(
548045f
) - support raw objects for Dynamics 365 syncs (#1039)(
40eed10
)
Bugs fixed:
- disable adding custom objects to dynamics sync configs (#1095)(
856ccc5
) - realtime events tab (#1092)(
806af0b
) - sync config cache issue (#1090)(
98b7d8a
) - mgmt-ui: Clicking on tab should always take you to list view (#1088)(
3e7cfd5
) - custom objects saving into standard objects (#1089)(
822b13d
) - fix configuration tabs (#1087)(
d4fe03c
), Closes: #### <!-- Replace this with the GitHub task ID this PR addresses - encode other call sites to customer id (#1082)(
cac07af
), Closes: #### <!-- Replace this with the GitHub task ID this PR addresses - make links look like links (#1084)(
c2eae13
) - pin to bullseye for images, other fixes (#1079)(
66d3b3e
) - misc ui fixes (#1078)(
dc83caa
) - mgmt-ui: Fix destination UI UX (#1074)(
a8e7feb
) - mgmt-ui: encode external customer id when fetching connection (#1076)(
451ecc0
) - destination test should fail if name is a dup (#1072)(
62977ab
) - update copy for real-time events (#1070)(
531edee
) - delete provider (#1071)(
f96912f
) - fix bug with duplicate fields on mapped side (#1068)(
a93000e
) - mgmt-ui: Fix standard object and custom objects in sync config UI (#1066)(
b58f0ee
) - propagate BE errors to FE and notify (#1064)(
0f95744
), Closes: #### <!-- Replace this with the GitHub task ID this PR addresses - add managed oauth env vars (#1054)(
30558fd
) - bump body size limit from 100kb to 5mb (#1052)(
7d0a2a6
) - posthog events for oauth and sync (#1048)(
84d0a30
) - explicit creation of temp tables (#1044)(
bd0da89
) - don't write to generated columns (#1043)(
de2cc26
) - missing returnUrl should be 400s (#1037)(
0c12ed6
) - additional scopes issue (#1038)(
71a9dbc
) - add simple-oauth2 dep to core (#1036)(
0f74161
) - missing backslash (#1035)(
ca265bc
)