Skip to content

[pull] master from NangoHQ:master#294

Merged
pull[bot] merged 24 commits intocode-watch:masterfrom
NangoHQ:master
Dec 21, 2023
Merged

[pull] master from NangoHQ:master#294
pull[bot] merged 24 commits intocode-watch:masterfrom
NangoHQ:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Dec 19, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

khaliqgant and others added 9 commits December 19, 2023 06:56
* [nan-20] parse new properties and set validation logic

• add tests to support new properties

* [nan-20] replaceMetada (set) and updateMetada

• update docs
• adds tests

* use connectionCreatedHook to make it easier to manage connection lifecycle

* [nan-20] progress on webhook and post connection

* [nan-20] webhook logic written in the sync script

* [nan-20] allow a webhook update to send a nango webhook once finished

* [nan-20] feedback updates

* [nan-20] fix spacing

* [nan-20] update test failure

* [nan-20] remove todo

* [nan-20] don't allow invalid webhooks through

* [nan-20] query for the connection using the identifier instead of looping over all connections

* [nan-20] observability

* [nan-20] add jira webhook handling

* [nan-20] pr feedback

* [nan-134] don't allow commas or semi colons to end

* [nan-20] remove deprecated

* [nan-20] remove runner node_modules and dist

* [nan-20] update webhook logic

* [nan-20] add possibility for customer defined feature flag

* [nan-20] remove tsbuild file
* Add 60s default timeout to db client

* delete old activity logs every hour

* no timeout for db migrations

* remove 'drop index created_at_index' migration

This index didn't actually exist
* comment out migration that is causing issues

* return promise
* [nan-172] remove sync/records references

* [nan-172] remove dupe line
@pull pull bot added the ⤵️ pull label Dec 19, 2023
khaliqgant and others added 15 commits December 19, 2023 16:36
…rrect query (#1447)

* [nan-182] pass more information in flow delete call to perform the correct query

* [nan-182] complain about missing sync name
…ly (#1440)

this commit is also removing the global temporal flag for jobs service
as well as the runner-for-account flag
it looks like v4.21.0 have introduced a memory leak.
See DataDog/dd-trace-js#3887
We are seeing some crash in nango-server due to
`RangeError: Maximum call stack size exceeded` error.
Pinning dd-trace to 4.20.0 which doesn't seem to be affected by the
memory leak until the problem is fixed
* Add integration templates for zoho-crm

* Made changes to zoho-crm-accounts

* Removed trailing spaces

* Added a new line at end of file

* Made changes to contacts and deals sync scripts

---------

Co-authored-by: Bastien Beurier <bastienbeurier@gmail.com>
using superjson as recommended on trpc documentation to ensure Dates are
properly decoded
* postgress error doesn't always have detail

Not showing `Detail: undefined` when no error detail are returned by
postgres. Otherwise it is confusing and misleading.

* data.service: do not return internal Postgres error details
* [nan-164] add enterprise logic

* [nan-164] add enterprise

* [nan-164] build and publish enterprise for server

* [nan-164] improve spacing
@pull pull bot merged commit 817ef14 into code-watch:master Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

4 participants