Skip to content

[pull] master from cube-js:master#327

Merged
pull[bot] merged 4 commits intocode:masterfrom
cube-js:master
Mar 3, 2026
Merged

[pull] master from cube-js:master#327
pull[bot] merged 4 commits intocode:masterfrom
cube-js:master

Conversation

@pull
Copy link

@pull pull bot commented Mar 3, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

AvilaJulio and others added 4 commits March 3, 2026 06:26
Convert the single Okta SSO page into a directory with separate SAML and
SCIM guides, matching the Microsoft Entra ID documentation structure.
…10451 (#10453)

WS `load` and `subscribe` messages now accept the `cache` param and
remap it to `cacheMode` before calling the gateway method, matching
the existing REST API behavior.
…esponses, fix #10450 (#10455)

The /cubejs-api/v1/cubesql endpoint sets Transfer-Encoding: chunked for
streaming responses. When an error occurs before streaming begins, the
error handler calls res.json() which adds Content-Length. Having both
headers violates RFC 9112 and causes Node.js 22+ fetch() to reject with
HPE_UNEXPECTED_CONTENT_LENGTH.

Remove the Transfer-Encoding header in the catch block before sending
the JSON error response.
@pull pull bot locked and limited conversation to collaborators Mar 3, 2026
@pull pull bot added the ⤵️ pull label Mar 3, 2026
@pull pull bot merged commit 1f5716a into code:master Mar 3, 2026
11 of 17 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants