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

deprecate 1.6 and embrace (*http.Request).Context by default #313

Closed
tmc opened this issue Feb 17, 2017 · 3 comments
Closed

deprecate 1.6 and embrace (*http.Request).Context by default #313

tmc opened this issue Feb 17, 2017 · 3 comments

Comments

@tmc
Copy link
Collaborator

tmc commented Feb 17, 2017

I'm opening this to gather feedback. With 1.8's release I think we should now talk about removing 1.6 support by default and allow per-http request. This will enable things like tracing over gateway calls.

@achew22
Copy link
Collaborator

achew22 commented Feb 17, 2017

+1, I think following the release cycle of Go closely will help keep down the clutter. This will represent a breaking change. Does that mean a 2.x series?

@tmc
Copy link
Collaborator Author

tmc commented Feb 17, 2017

while I'm skeptical of semver, yes I think so. We should get another 1.x release out before cutting a 2.x

@achew22
Copy link
Collaborator

achew22 commented Feb 10, 2018

This is now available by a flag.

@achew22 achew22 closed this as completed Feb 10, 2018
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

No branches or pull requests

2 participants