-
Notifications
You must be signed in to change notification settings - Fork 525
Upgrade to hyper/http v1.0 #1674
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
Merged
Merged
Changes from 29 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
e52ba2c
Upgrade to hyper v1
aumetra 6c75e7c
Fix hyper feature
aumetra e22bb0b
Fix compilation
aumetra adda11d
Ignore doctest for now
aumetra 0664b64
Enable HTTP 1 and 2
aumetra 75b3259
Fix some lints
aumetra 5944e90
Update test
aumetra 45903d8
Remove unused dependencies/features
aumetra 650e688
Prefer `::from`
aumetra 832b1cb
Remove some features
aumetra 40fa576
Use pinned PR version of external types
aumetra 1a3d711
Add CHANGELOG entries
aumetra 8e6c5d2
Add `serde_json` dependencies back
aumetra 8ad764a
Replace `Either` usage with `BoxBody`
aumetra 6f34ee3
Add allow over generated module
aumetra 70a9bc7
Fix hyper example
aumetra 95608c5
Regenerate protobuf types
aumetra 318bb62
Pin cc version
aumetra c93e43f
Mention tonic in changelog
aumetra ab7a3a4
Remove mention from appender-log changelog
aumetra af97e0e
Add back entry
aumetra eb2ae32
Remove git patch for CI
aumetra 23c09c7
Remove allow annotation
aumetra f5c73eb
Update zipkin changelog
aumetra a87360b
Remove cc pin
aumetra 88ad416
Revert submodule update
aumetra 7d1c3a1
Reorder dependencies
aumetra 1678306
Update changelogs
aumetra 19ddbd8
Merge branch 'main' into http-1.0
aumetra 25f9213
Add opaque wrapper around Full body, use wrapper
aumetra c840978
Move body impl, use box dyn error type
aumetra 1d1cef9
Fix compile error
aumetra 7d9670f
Merge branch 'main' into http-1.0
lalitb File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.