You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: DEPRECATION.md
+12-6Lines changed: 12 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -394,15 +394,21 @@ API](https://cube.dev/docs/product/apis-integrations/orchestration-api) and
394
394
Node.js 18 reaches [End of Life on April 30, 2025][link-nodejs-eol]. This means
395
395
no more updates. Please upgrade to Node.js 20 or higher.
396
396
397
+
### `CUBEJS_SCHEDULED_REFRESH_CONCURRENCY`
398
+
399
+
**Deprecated in Release: v1.2.7**
400
+
401
+
This environment variable was renamed to [`CUBEJS_SCHEDULED_REFRESH_QUERIES_PER_APP_ID`](https://cube.dev/docs/reference/configuration/environment-variables#cubejs_scheduled_refresh_queries_per_app_id). Please use the new name.
Node.js 20 is in maintenance mode from [November 22, 2024][link-nodejs-eol]. This means
402
414
no more new features, only security updates. Please upgrade to Node.js 22 or higher.
403
-
404
-
### `CUBEJS_SCHEDULED_REFRESH_CONCURRENCY`
405
-
406
-
**Deprecated in Release: v1.2.7**
407
-
408
-
This environment variable was renamed to [`CUBEJS_SCHEDULED_REFRESH_QUERIES_PER_APP_ID`](https://cube.dev/docs/reference/configuration/environment-variables#cubejs_scheduled_refresh_queries_per_app_id). Please use the new name.
0 commit comments