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
@@ -393,8 +394,15 @@ API](https://cube.dev/docs/product/apis-integrations/orchestration-api) and
393
394
Node.js 18 reaches [End of Life on April 30, 2025][link-nodejs-eol]. This means
394
395
no more updates. Please upgrade to Node.js 20 or higher.
395
396
397
+
### Node.js 20
398
+
399
+
**Deprecated in Release: v1.3.0**
400
+
401
+
Node.js 20 is in maintenance mode from [November 22, 2024][link-nodejs-eol]. This means
402
+
no more new features, only security updates. Please upgrade to Node.js 22 or higher.
403
+
396
404
### `CUBEJS_SCHEDULED_REFRESH_CONCURRENCY`
397
405
398
406
**Deprecated in Release: v1.2.7**
399
407
400
-
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.
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