Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to disable stream decompression for exec #300

Merged
merged 4 commits into from
Aug 22, 2024

Conversation

slvrtrn
Copy link
Contributor

@slvrtrn slvrtrn commented Aug 19, 2024

Summary

Resolves #298.
The doc entries for a few other methods were updated.

Checklist

  • Unit and integration tests covering the common scenarios were added
  • A human-readable description of the changes was provided to include in CHANGELOG

@slvrtrn slvrtrn requested a review from mshustov August 19, 2024 18:22
Copy link

sonarcloud bot commented Aug 19, 2024

@slvrtrn slvrtrn merged commit 43751b0 into main Aug 22, 2024
25 checks passed
@slvrtrn slvrtrn deleted the exec-stream-decompression branch August 22, 2024 13:19
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.

Add support for e2e stream without any automatic decompression.
2 participants