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

client: remove option to send RPCs before HTTP/2 handshake is completed #2904

Merged
merged 1 commit into from
Jul 12, 2019

Conversation

dfawley
Copy link
Member

@dfawley dfawley commented Jul 12, 2019

This is a breaking change, made in accordance with our versioning policy and with notice provided in #2406.

Fixes #2406

@dfawley dfawley merged commit 24b2fb8 into grpc:master Jul 12, 2019
@dfawley dfawley deleted the handshaken_not_stirred branch July 12, 2019 21:47
@dfawley dfawley added the Type: Behavior Change Behavior changes not categorized as bugs label Jul 18, 2019
@dfawley dfawley added this to the 1.23 Release milestone Jul 18, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jan 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Behavior Change Behavior changes not categorized as bugs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement new requirement of completing protocol handshaking before 'READY'
2 participants