Skip to content

Commit

Permalink
Merge branch 'master' into sam/fix/db-migration-folder
Browse files Browse the repository at this point in the history
  • Loading branch information
bodinsamuel authored Oct 25, 2024
2 parents 2be7017 + 83b033e commit bfbc70f
Show file tree
Hide file tree
Showing 23 changed files with 277 additions and 58 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,26 @@

All notable changes to this project will be documented in this file.

## [v0.42.20] - 2024-10-25

### Added

- *(integrations)* Add support for dialpad sandbox (#2885) by @StephenCole19
- *(validations)* Add provider name and remove credentials and connection_config from interpolation checks (#2894) by @hassan254-prog
- *(integrations)* Add support for elevio (#2896) by @hassan254-prog
- *(integrations)* Add support for apaleo (#2898) by @hassan254-prog

### Changed

- *(integration-templates)* Automated commit updating flows.yaml based on changes in https://github.com/NangoHQ/integration-templates/commit/5c830a77dc088a6bfa7b600caa59de7380c004c3 by Khaliq. Commit message: feat(datadog): datadog user operations (#72) by @github-actions[bot]
- *(integration-templates)* Automated commit updating flows.yaml based on changes in https://github.com/NangoHQ/integration-templates/commit/bbc2526b09b3d55e1dfc9bba7cce78a13349e670 by Khaliq. Commit message: feat(sharepoint-improvements): Sharepoint improvements (#73) by @github-actions[bot]

### Fixed

- *(pagination)* Handle number cursor (#2886) by @bodinsamuel
- *(flows)* Endpoint deduplication conflict (#2887) by @bodinsamuel
- Use DD_SITE env var instead of hardcoded value (#2888) by @TBonnin

## [v0.42.19] - 2024-10-25

### Added
Expand Down Expand Up @@ -2129,6 +2149,7 @@ All notable changes to this project will be documented in this file.
- Update Zendesk Chat configuration file (#161) by @Frenchcooc
- APIs using client_credentials as grant type (#165) by @Frenchcooc

[v0.42.20]: https://github.com/NangoHQ/nango/compare/v0.42.19..v0.42.20
[v0.42.19]: https://github.com/NangoHQ/nango/compare/v0.42.18..v0.42.19
[v0.42.18]: https://github.com/NangoHQ/nango/compare/v0.42.17..v0.42.18
[v0.42.17]: https://github.com/NangoHQ/nango/compare/v0.42.15..v0.42.17
Expand Down
35 changes: 35 additions & 0 deletions docs-v2/integrations/all/apaleo.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
title: Apaleo
sidebarTitle: Apaleo
---

API configuration: [`apaleo`](https://nango.dev/providers.yaml)

## Features

| Features | Status |
| - | - |
| [Auth (OAuth)](/integrate/guides/authorize-an-api) ||
| [Sync data](/integrate/guides/sync-data-from-an-api) ||
| [Perform workflows](/integrate/guides/perform-workflows-with-an-api) ||
| [Proxy requests](/integrate/guides/proxy-requests-to-an-api) ||
| [Receive webhooks](/integrate/guides/receive-webhooks-from-an-api) | 🚫 (time to contribute: <48h) |

<Tip>We can implement missing features in &lt;48h, just ask for it in the [community](https://nango.dev/slack).</Tip>

## Getting started

- [Register an Application in your Apaleo account](https://app.apaleo.com/apps/platform-apps/create)
- [OAuth related docs](https://apaleo.dev/guides/oauth-connection/auth-code-grant.html)
- [List of OAuth scopes](https://apaleo.dev/guides/api/scopes.html)
- [Rate limiting](https://apaleo.dev/guides/api/rate-limiting.html)
- [API versioning](https://apaleo.dev/guides/api/versioning.html)
- [API docs](https://apaleo.dev/guides/api/overview.html)

<Tip>Need help getting started? Get help in the [community](https://nango.dev/slack).</Tip>

## API gotchas

- You can access Apaleo's API swagger [documentation](https://api.apaleo.com/swagger/)

<Note>Add Getting Started links and Gotchas by [editing this page](https://github.com/nangohq/nango/tree/master/docs-v2/integrations/all/apaleo.mdx)</Note>
33 changes: 33 additions & 0 deletions docs-v2/integrations/all/elevio.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
title: Elevio
sidebarTitle: Elevio
---

API configuration: [`elevio`](https://nango.dev/providers.yaml)

## Features

| Features | Status |
| - | - |
| [Auth (API Key)](/integrate/guides/authorize-an-api) ||
| [Sync data](/integrate/guides/sync-data-from-an-api) ||
| [Perform workflows](/integrate/guides/perform-workflows-with-an-api) ||
| [Proxy requests](/integrate/guides/proxy-requests-to-an-api) ||
| [Receive webhooks](/integrate/guides/receive-webhooks-from-an-api) | 🚫 (time to contribute: &lt;48h) |

<Tip>We can implement missing features in &lt;48h, just ask for it in the [community](https://nango.dev/slack).</Tip>

## Getting started

- [Generate an API key and JWT in your Elevio account](https://app.elev.io/apikeys)
- [Elevio API docs](https://api-docs.elevio.help/en/categories/5-rest-api)
- [Elevio Authentication](https://api-docs.elevio.help/en/articles/67-rest-api-authentication-and-authorization)
- [Rate limiting](https://api-docs.elevio.help/en/articles/75-rest-api-rate-limits)

<Tip>Need help getting started? Get help in the [community](https://nango.dev/slack).</Tip>

## API gotchas

- Elevio uses API_KEY auth mode with `x-api-key: apiKey` and `Authorization: Bearer jwt` in the request header to access different endpoints.

<Note>Add Getting Started links and Gotchas by [editing this page](https://github.com/nangohq/nango/tree/master/docs-v2/integrations/all/elevio.mdx)</Note>
1 change: 1 addition & 0 deletions docs-v2/integrations/erp.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ sidebarTitle: ERP
</Tip>

<CardGroup cols={4}>
<Card title="Apaleo" href="/integrations/all/apaleo" color="#68a063" />
<Card title="Microsoft Dynamics 365 Finance & Operations" href="/integrations/all/microsoft-tenant-specific" color="#68a063" />
<Card title="Netsuite" href="/integrations/all/netsuite" color="#68a063" />
<Card title="Odoo" href="/integrations/all/odoo" color="#68a063" />
Expand Down
1 change: 1 addition & 0 deletions docs-v2/integrations/knowledge-base.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ Ask us in the [Slack community](https://nango.dev/slack) and we can help you qui
<Card title="Coda" href="/integrations/all/coda" color="#68a063" />
<Card title="Confluence" href="/integrations/all/confluence" color="#68a063" />
<Card title="Dropbox" href="/integrations/all/dropbox" color="#68a063" />
<Card title="Elevio" href="/integrations/all/elevio" color="#68a063" />
<Card title="Guru" href="/integrations/all/guru" color="#68a063" />
<Card title="Help Scout" href="/integrations/all/helpscout" color="#68a063" />
<Card title="Notion" href="/integrations/all/notion" color="#68a063" />
Expand Down
1 change: 1 addition & 0 deletions docs-v2/integrations/support.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ sidebarTitle: Support
<Card title="Freshservice" href="/integrations/all/freshservice" color="#68a063" />
<Card title="Bland" href="/integrations/all/blandai" color="#68a063" />
<Card title="Canny" href="/integrations/all/canny" color="#68a063" />
<Card title="Elevio" href="/integrations/all/elevio" color="#68a063" />
<Card title="Front" href="/integrations/all/front" color="#68a063" />
<Card title="Gainsight CC" href="/integrations/all/gainsight-cc" color="#68a063" />
<Card title="Github" href="/integrations/all/github" color="#68a063" />
Expand Down
2 changes: 2 additions & 0 deletions docs-v2/mint.json
Original file line number Diff line number Diff line change
Expand Up @@ -323,6 +323,7 @@
"integrations/all/anrok",
"integrations/all/anthropic",
"integrations/all/amplitude",
"integrations/all/apaleo",
"integrations/all/apollo",
"integrations/all/apple-app-store",
"integrations/all/asana",
Expand Down Expand Up @@ -378,6 +379,7 @@
"integrations/all/dropbox",
"integrations/all/docusign",
"integrations/all/e-conomic",
"integrations/all/elevio",
"integrations/all/egnyte",
"integrations/all/elevenlabs",
"integrations/all/entrata",
Expand Down
42 changes: 21 additions & 21 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nango",
"version": "0.42.19",
"version": "0.42.20",
"description": "Nango's CLI tool.",
"type": "module",
"main": "dist/index.js",
Expand All @@ -24,8 +24,8 @@
"@babel/parser": "^7.22.5",
"@babel/traverse": "^7.22.5",
"@babel/types": "^7.22.5",
"@nangohq/nango-yaml": "^0.42.19",
"@nangohq/shared": "^0.42.19",
"@nangohq/nango-yaml": "^0.42.20",
"@nangohq/shared": "^0.42.20",
"@swc/core": "^1.5.25",
"ajv": "^8.12.0",
"ajv-errors": "^3.0.0",
Expand Down Expand Up @@ -54,7 +54,7 @@
"@babel/core": "^7.22.1",
"@babel/preset-env": "^7.22.4",
"@babel/preset-typescript": "^7.21.5",
"@nangohq/types": "^0.42.19",
"@nangohq/types": "^0.42.20",
"@types/babel__traverse": "^7.20.1",
"@types/babel-traverse": "^6.25.7",
"@types/commander": "^2.12.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nangohq/frontend",
"version": "0.42.19",
"version": "0.42.20",
"description": "Nango's frontend library for OAuth handling.",
"type": "module",
"main": "dist/index.js",
Expand All @@ -15,7 +15,7 @@
"license": "SEE LICENSE IN LICENSE FILE IN GIT REPOSITORY",
"scripts": {},
"devDependencies": {
"@nangohq/types": "^0.42.19"
"@nangohq/types": "^0.42.20"
},
"files": [
"dist/**/*.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/nango-yaml/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nangohq/nango-yaml",
"version": "0.42.19",
"version": "0.42.20",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand All @@ -17,7 +17,7 @@
"ms": "3.0.0-canary.1"
},
"devDependencies": {
"@nangohq/types": "^0.42.19",
"@nangohq/types": "^0.42.20",
"vitest": "1.6.0"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/node-client/lib/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const NANGO_VERSION = '0.42.19';
export const NANGO_VERSION = '0.42.20';
4 changes: 2 additions & 2 deletions packages/node-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nangohq/node",
"version": "0.42.19",
"version": "0.42.20",
"description": "Nango's Node client.",
"type": "module",
"main": "dist/index.js",
Expand Down Expand Up @@ -36,7 +36,7 @@
"README.md"
],
"devDependencies": {
"@nangohq/types": "^0.42.19",
"@nangohq/types": "^0.42.20",
"tsup": "^8.2.4",
"vitest": "1.6.0"
}
Expand Down
Loading

0 comments on commit bfbc70f

Please sign in to comment.