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
| Deprecated |[`renewQuery` parameter of the `/v1/load` endpoint](#renewquery-parameter-of-the-v1load-endpoint)| v1.3.73 ||
69
70
70
71
### Node.js 8
71
72
@@ -412,3 +413,8 @@ This environment variable was renamed to [`CUBEJS_SCHEDULED_REFRESH_QUERIES_PER_
412
413
413
414
Node.js 20 is in maintenance mode from [November 22, 2024][link-nodejs-eol]. This means
414
415
no more new features, only security updates. Please upgrade to Node.js 22 or higher.
416
+
417
+
### `renewQuery` parameter of the `/v1/load` endpoint
418
+
419
+
This parameter is deprecated and will be removed in future releases. See [cache control](https://cube.dev/docs/product/apis-integrations/rest-api#cache-control)
420
+
options and use the new `cache` parameter of the `/v1/load` endpoint instead.
0 commit comments