v0.42.19
github-actions
released this
25 Oct 04:56
·
126 commits
to master
since this release
v0.42.19 - 2024-10-25
Added
- (integrations) Platform changes to add JWT as an auth_mode (#2840) by @hassan254-prog
- (integration) Add support for ghost APIs (#2841) by @hassan254-prog
- (integrations) Add support for bill (#2852) by @hassan254-prog
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@1be625c by Andres Reales. Commit message: feat(freshdesk): add Freshdesk users integration (#63) by @github-actions[bot]
- (connection) Add deleted_at to the upsert functions (#2864) by @hassan254-prog
- Basic/apikey credentials check cron job (#2862) by @TBonnin
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@f9b5a6d by Hassan_Wari. Commit message: feat(integrations): add bill integrations (#62) by @github-actions[bot]
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@7d7b609 by Andres Reales. Commit message: feat(Intercom): add users syncs and actions to intercom integration (#64) by @github-actions[bot]
- (providers) Add proxy fields to okta (#2867) by @hassan254-prog
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@620bbfd by Hassan_Wari. Commit message: feat(integrations): add okta integrations (#65) by @github-actions[bot]
- (ui) Add missing script name, webhook secret update (#2865) by @bodinsamuel
- (integrations) Add support for sedna (#2869) by @hassan254-prog
- (docs) Add code snippet to ghost-admin (#2871) by @hassan254-prog
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@2b5aa3d by Hassan_Wari. Commit message: feat(integrations): add front integrations (#67) by @github-actions[bot]
- (integrations) Add support for ragie.ai (#2876) by @Marfuen
- (webhooks) [nan-1909] add in webhook support for airtable (#2875) by @khaliqgant
- (integrations) Add support for malwarebytes (#2877) by @hassan254-prog
- (integrations) Add support for datadog (#2879) by @hassan254-prog
- (notion-scim) Support notion SCIM (#2880) by @khaliqgant
- (connections) Add FK to end users (#2883) by @bodinsamuel
- (connections) Link to end_user on success (#2884) by @bodinsamuel
- (malwarebytes) Add malwarebytes required header (#2889) by @khaliqgant
Changed
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@6f59edc by Khaliq. Commit message: feat(intercom): [nan-1916] add fetch article action (#60) by @github-actions[bot]
- RefreshTokens cron to use redis based locking (#2859) by @TBonnin
- Connect UI (#2863) by @bodinsamuel
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@5d31fe1 by Khaliq. Commit message: feat(airtable): [nan-1909] add airtable operations (#68) by @github-actions[bot]
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@ad5ab48 by Khaliq. Commit message: feat(dropbox): Add Dropbox operations (#69) by @github-actions[bot]
- Typo in node client (#2873) by @bodinsamuel
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@a6f831c by Khaliq. Commit message: feat(hubspot): [nan-1888] [nan-1900] Hubspot products sync and create-property (#70) by @github-actions[bot]
- Typo in nango.yaml (#2881) by @bodinsamuel
Fixed
- (response-saver) Concat paginated responses (#2857) by @khaliqgant
- (connect-ui) Skip integrations list when only one integration is allowed (#2837) by @bodinsamuel
- (bill.com) Remove version to be able to put in the script (#2860) by @khaliqgant
- Lock can be released even when not holding the lock (#2858) by @TBonnin
- (ui) Allow to dismiss slack banner (#2866) by @bodinsamuel
- (connection) GetConnectionCredentials should return credentials even on error (#2870) by @bodinsamuel
- (api) Rename internal api connection->connections (#2872) by @bodinsamuel
- (ui) Integration rename, env switch when showing one integration (#2878) by @bodinsamuel
- (dockerfile) Do not clean up source (#2882) by @bodinsamuel
- (pagination) [nan-1958] per page offset pagination (#2890) by @khaliqgant