Skip to content

RDBC-940 v7.1 Zstd-compression data prevents simple store.#251

Merged
poissoncorp merged 3 commits into
ravendb:v7.1from
yh-0:RDBC-940
Sep 30, 2025
Merged

RDBC-940 v7.1 Zstd-compression data prevents simple store.#251
poissoncorp merged 3 commits into
ravendb:v7.1from
yh-0:RDBC-940

Conversation

@yh-0

@yh-0 yh-0 commented Sep 24, 2025

Copy link
Copy Markdown
Contributor

https://issues.hibernatingrhinos.com/issue/RDBC-940

If user has installed module 'zstd' or 'zstandard', 'requests' module will automatically add 'zstd' to 'Accept-Encoding' header.
This causes exceptions. Excluding 'zstd' from the header in this workaround, while we keep investigating cause of the issue.

@poissoncorp

Copy link
Copy Markdown
Contributor

Can we add a test that imports zstandard? You can add step install zstandard to .github/workflows/RavenClient.yml if needed

@yh-0
yh-0 force-pushed the RDBC-940 branch 2 times, most recently from a16c92d to 6216100 Compare September 29, 2025 10:05
@poissoncorp
poissoncorp merged commit 456675b into ravendb:v7.1 Sep 30, 2025
4 checks passed
@poissoncorp

Copy link
Copy Markdown
Contributor

Needs release @gregolsky

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants