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

codec: remove option to suppress setting supported compressors in headers #7203

Merged
merged 1 commit into from
May 7, 2024

Conversation

dfawley
Copy link
Member

@dfawley dfawley commented May 6, 2024

RELEASE NOTES:

  • codec: remove handling of environment variable GRPC_GO_ADVERTISE_COMPRESSORS to suppress setting supported compressors in grpc-accept-encoding header. Compressors will always be advertised, as they have been by default for some time.

@dfawley dfawley added the Type: Behavior Change Behavior changes not categorized as bugs label May 6, 2024
@dfawley dfawley added this to the 1.64 Release milestone May 6, 2024
@dfawley dfawley requested a review from easwars May 7, 2024 16:38
@easwars easwars assigned dfawley and unassigned easwars May 7, 2024
@dfawley dfawley merged commit f591e3b into grpc:master May 7, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Behavior Change Behavior changes not categorized as bugs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants