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

protoc-gen-grpc-gateway: flip request_context default to true #474

Merged

Conversation

srenatus
Copy link
Contributor

Follow up to #473.

@srenatus srenatus force-pushed the flip-default-for-request-context branch from f0b2b8d to aa16e32 Compare October 12, 2017 09:42
Since it's request_context=true by default now

Signed-off-by: Stephan Renatus <[email protected]>
@srenatus
Copy link
Contributor Author

srenatus commented Nov 1, 2017

No love for this? 💔
😉

@achew22
Copy link
Collaborator

achew22 commented Nov 6, 2017

Not to imply that it isn't a desirable change but it is definitely a breaking change since anyone using go 1.7 (which is part of our testing matrix) is going to have a bad time with this.

@srenatus
Copy link
Contributor Author

srenatus commented Nov 6, 2017

@achew22 Thanks for the input. Is it still desirable to have 1.7 supported and as part of the testing matrix? 😃

@achew22
Copy link
Collaborator

achew22 commented Nov 8, 2017

I just tagged a new release and as such it is a great time to be turning on new features like this. If people have issues they can use the tag v1.3

@achew22 achew22 merged commit 566deb4 into grpc-ecosystem:master Nov 8, 2017
@srenatus srenatus deleted the flip-default-for-request-context branch November 8, 2017 07:06
adasari pushed a commit to adasari/grpc-gateway that referenced this pull request Apr 9, 2020
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