Skip to content

Commit 42403f3

Browse files
author
Release Bot
committed
chore(release): 0.58.6
1 parent 180cf75 commit 42403f3

File tree

14 files changed

+128
-57
lines changed

14 files changed

+128
-57
lines changed

CHANGELOG.md

Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,76 @@
22

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

5+
## [v0.58.6] - 2025-04-24
6+
7+
### Added
8+
9+
- *(integrations)* Add support for devin (#3889) by @hassan254-prog
10+
- *(integrations)* Add support for gem (#3892) by @hassan254-prog
11+
- *(integrations)* Add support for companycam (#3894) by @CharlesWithC
12+
- *(integrations)* Add support for rootly (#3903) by @hassan254-prog
13+
- *(integrations)* Add support for jira data center basic auth (#3902) by @hassan254-prog
14+
- Calculate billable connections metric (#3900) by @TBonnin
15+
- *(integration-templates)* Automated commit updating flows.yaml based on changes in https://github.com/NangoHQ/integration-templates/commit/7b9a44b3fbf9af77448779df5c41c67d825f9e1b by Victor Lang'at. Commit message: feat(xero): add bank transactions sync (#311) by @github-actions[bot]
16+
- *(logs)* Always append accountId to msg (#3907) by @bodinsamuel
17+
- *(ui)* Improve operation search, perf, caching (#3901) by @bodinsamuel
18+
- Add github actions to close inactive issues/PRs (#3913) by @TBonnin
19+
- Delete environments (#3899) by @kaposke
20+
- *(providers)* Add support for incident.io (#3917) by @viictoo
21+
- Add support for Sentry (#3925) by @viictoo
22+
- *(integrations)* Add suport for redtail crm sandbox (#3918) by @hassan254-prog
23+
- *(plans)* Add connections_max flag (#3931) by @bodinsamuel
24+
- *(persist)* Log unchanged records (#3929) by @bodinsamuel
25+
- Event tracking v2 (#3922) by @bodinsamuel
26+
- *(ui, api, db)* Allow editing integration name via new field (#3882) by @SteliosMav
27+
- *(api)* Enforce max cli version with flag (#2957) by @bodinsamuel
28+
- *(cli)* Version command shorthand (#3942) by @kaposke
29+
- *(api)* Enforce max connections (#3935) by @bodinsamuel
30+
- Billing with Lago (#3927) by @TBonnin
31+
- *(integrations)* Add support for docuware (#3941) by @hassan254-prog
32+
- *(api)* Enforce max connections (again) (#3949) by @bodinsamuel
33+
- *(api)* GET /plans (#3950) by @bodinsamuel
34+
- *(cli)* Add message when all files compile successfully in `nango dev` (#3908) by @kaposke
35+
36+
### Changed
37+
38+
- *(deps-dev)* Bump vite from 6.2.5 to 6.2.6 in /packages/webapp (#3893) by @dependabot[bot]
39+
- Rename plans, fix add-on info (#3897) by @bastienbeurier
40+
- *(scheduler)* Restart worker when exiting (#3909) by @TBonnin
41+
- Fix Qualtrics API reference link (#3923) by @rguldener
42+
- *(integration-templates)* Automated commit updating flows.yaml based on changes in https://github.com/NangoHQ/integration-templates/commit/ca76842e66fcedcf1e92465801c69c3dbe86d164 by lordsarcastic. Commit message: feat(microsoft-teams): Messages sync (#310) by @github-actions[bot]
43+
- *(integration-templates)* Automated commit updating flows.yaml based on changes in https://github.com/NangoHQ/integration-templates/commit/d3572f77463c8689ca6844336f4298c189e19560 by Khaliq. Commit message: feat(workday): Workday improvements (#314) by @github-actions[bot]
44+
- *(integration-templates)* Automated commit updating flows.yaml based on changes in https://github.com/NangoHQ/integration-templates/commit/900799a12446be9a45d10b6d6e72949b1663c1d8 by lordsarcastic. Commit message: feat(xero): Add credit notes support (#313) by @github-actions[bot]
45+
46+
### Fixed
47+
48+
- Fix typos across the docs (#3895) by @SteliosMav
49+
- *(ui)* Logs fix history, virtualization, data loading and caching (#3888) by @bodinsamuel
50+
- *(docker)* Incorrect providers path (#3896) by @bodinsamuel
51+
- *(gong-oauth)* Make api_base_url_for_customer field not required (#3898) by @hassan254-prog
52+
- *(cli)* Compile one file and symlink (#3905) by @bodinsamuel
53+
- *(integration-templates)* Automated commit updating flows.yaml based on changes in https://github.com/NangoHQ/integration-templates/commit/8be22ff82e59b167081c83fa831d8352492fee26 by Hassan_Wari. Commit message: fix(g-calendar): events sync (#312) by @github-actions[bot]
54+
- *(api)* Typo in file name (#3912) by @bodinsamuel
55+
- *(cli)* Ignore symlink test for windows (#3911) by @bodinsamuel
56+
- *(persist)* Express error handler didn't use correct error response schema (#3915) by @TBonnin
57+
- *(integrations)* Use the correct base url (#3904) by @hassan254-prog
58+
- *(ui)* Disable cache when live (#3921) by @bodinsamuel
59+
- *(auth)* Split Tableau from connection (#3926) by @bodinsamuel
60+
- *(persist)* Fix lock id generation (#3932) by @TBonnin
61+
- *(cli)* Correctly resolve file with fake extension (#3924) by @bodinsamuel
62+
- *(auth)* Split Bill from connection (#3930) by @bodinsamuel
63+
- *(jira)* Use endpoint that requires no scopes (#3937) by @khaliqgant
64+
- *(cron)* Invalid lock ttl (#3936) by @bodinsamuel
65+
- *(api)* PUT /sync/update-connection-frequency new format (#3940) by @bodinsamuel
66+
- *(auth)* Split Signature from connection (#3939) by @bodinsamuel
67+
- *(integrations)* Fix integrations categories (#3944) by @hassan254-prog
68+
- *(plans)* Store definitions, fix trial api path (#3943) by @bodinsamuel
69+
- *(jira-basic)* Update verification endpoint (#3947) by @khaliqgant
70+
- *(deploy)* Cli should not pass empty string for actions' run (#3948) by @bodinsamuel
71+
- *(auth)* Split Apple App Store from connection (#3945) by @bodinsamuel
72+
- *(gem)* Fix gem integration (#3951) by @hassan254-prog
73+
- *(auth)* Split Github App from connection (#3946) by @bodinsamuel
74+
575
## [v0.58.5] - 2025-04-11
676

777
### Added
@@ -3673,6 +3743,7 @@ All notable changes to this project will be documented in this file.
36733743
- Update Zendesk Chat configuration file (#161) by @Frenchcooc
36743744
- APIs using client_credentials as grant type (#165) by @Frenchcooc
36753745

3746+
[v0.58.6]: https://github.com/NangoHQ/nango/compare/v0.58.5..v0.58.6
36763747
[v0.58.5]: https://github.com/NangoHQ/nango/compare/v0.58.4..v0.58.5
36773748
[v0.58.4]: https://github.com/NangoHQ/nango/compare/v0.58.3..v0.58.4
36783749
[v0.58.3]: https://github.com/NangoHQ/nango/compare/v0.58.2..v0.58.3

package-lock.json

Lines changed: 34 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nangohq/nango",
33
"type": "module",
4-
"version": "0.58.5",
4+
"version": "0.58.6",
55
"workspaces": [
66
"packages/*",
77
"scripts"

packages/cli/lib/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const NANGO_VERSION = '0.58.5';
1+
export const NANGO_VERSION = '0.58.6';

packages/cli/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nango",
3-
"version": "0.58.5",
3+
"version": "0.58.6",
44
"description": "Nango's CLI tool.",
55
"type": "module",
66
"main": "dist/index.js",
@@ -24,9 +24,9 @@
2424
"@babel/parser": "^7.22.5",
2525
"@babel/traverse": "^7.22.5",
2626
"@babel/types": "^7.22.5",
27-
"@nangohq/nango-yaml": "0.58.5",
28-
"@nangohq/node": "0.58.5",
29-
"@nangohq/runner-sdk": "0.58.5",
27+
"@nangohq/nango-yaml": "0.58.6",
28+
"@nangohq/node": "0.58.6",
29+
"@nangohq/runner-sdk": "0.58.6",
3030
"@swc/core": "^1.5.25",
3131
"@types/unzipper": "^0.10.10",
3232
"ajv": "^8.17.1",
@@ -58,7 +58,7 @@
5858
"@babel/core": "^7.22.1",
5959
"@babel/preset-env": "^7.22.4",
6060
"@babel/preset-typescript": "^7.21.5",
61-
"@nangohq/types": "0.58.5",
61+
"@nangohq/types": "0.58.6",
6262
"@types/babel__traverse": "^7.20.1",
6363
"@types/babel-traverse": "^6.25.7",
6464
"@types/commander": "^2.12.2",

packages/frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nangohq/frontend",
3-
"version": "0.58.5",
3+
"version": "0.58.6",
44
"description": "Nango's frontend library for OAuth handling.",
55
"type": "module",
66
"main": "dist/index.js",
@@ -15,7 +15,7 @@
1515
"license": "SEE LICENSE IN LICENSE FILE IN GIT REPOSITORY",
1616
"scripts": {},
1717
"dependencies": {
18-
"@nangohq/types": "0.58.5"
18+
"@nangohq/types": "0.58.6"
1919
},
2020
"files": [
2121
"dist/**/*.js",

packages/nango-yaml/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nangohq/nango-yaml",
3-
"version": "0.58.5",
3+
"version": "0.58.6",
44
"type": "module",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",
@@ -17,7 +17,7 @@
1717
"ms": "3.0.0-canary.1"
1818
},
1919
"devDependencies": {
20-
"@nangohq/types": "0.58.5",
20+
"@nangohq/types": "0.58.6",
2121
"vitest": "3.1.1"
2222
},
2323
"files": [

packages/node-client/lib/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const NANGO_VERSION = '0.58.5';
1+
export const NANGO_VERSION = '0.58.6';

packages/node-client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nangohq/node",
3-
"version": "0.58.5",
3+
"version": "0.58.6",
44
"description": "Nango's Node client.",
55
"type": "module",
66
"main": "dist/index.js",
@@ -25,7 +25,7 @@
2525
},
2626
"license": "SEE LICENSE IN LICENSE FILE IN GIT REPOSITORY",
2727
"dependencies": {
28-
"@nangohq/types": "0.58.5",
28+
"@nangohq/types": "0.58.6",
2929
"axios": "^1.8.4"
3030
},
3131
"engines": {

packages/providers/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nangohq/providers",
3-
"version": "0.58.5",
3+
"version": "0.58.6",
44
"description": "Nango's providers.yaml and getters",
55
"type": "module",
66
"main": "./dist/index.js",
@@ -11,7 +11,7 @@
1111
"js-yaml": "4.1.0"
1212
},
1313
"devDependencies": {
14-
"@nangohq/types": "0.58.5",
14+
"@nangohq/types": "0.58.6",
1515
"vitest": "3.1.1"
1616
},
1717
"files": [

0 commit comments

Comments
 (0)