Skip to content

Deprecate gzip cli flag#290

Draft
stefanb wants to merge 1 commit intomasterfrom
deprecate-gzip-flag
Draft

Deprecate gzip cli flag#290
stefanb wants to merge 1 commit intomasterfrom
deprecate-gzip-flag

Conversation

@stefanb
Copy link
Collaborator

@stefanb stefanb commented Jan 12, 2026

Ported over from
* #289

Co-Authored-By: Erazem Kokot <mail@erazemk.com>
@stefanb stefanb requested review from ahmetb and Copilot January 12, 2026 06:53
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR deprecates the -gzip CLI flag by removing its functional implementation while maintaining backward compatibility. The flag now logs a deprecation warning instead of manually configuring GZIP compression, as gRPC handles compression negotiation automatically.

Changes:

  • Updated the -gzip flag description to indicate deprecation
  • Removed manual GZIP compressor/decompressor configuration
  • Added deprecation warning when the flag is used

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@stefanb stefanb marked this pull request as draft January 13, 2026 06:00
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.

3 participants