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

deps: h3-0.0.6 (w/ tracing feature as h3-quinn) #2263

Merged
merged 2 commits into from
Jul 12, 2024

Conversation

junkurihara
Copy link
Contributor

Resolved issues:

This change simply supports h3 v0.0.6 that updates its trait definitions and supports tracing feature.

Description of changes:

This PR changes the APIs of s2n-quic-h3 according to the update of h3's trait definition. This also adds an optional feature tracing as the updates of the official crate h3-quinn implementing h3 traits.

Call-outs:

I believe the change does not need to be updated at this point since it just follows the h3's API changes.

Testing:

Existing tests (but there is no test in s2n-quic-h3 as well as h3-quinn)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@camshaft
Copy link
Contributor

Can you run cargo fmt and push to your branch? We should be able to merge it after that. Thanks!

@junkurihara
Copy link
Contributor Author

Hi @camshaft

Yes, I've just done it :-) Thanks!

@camshaft camshaft enabled auto-merge (squash) July 12, 2024 04:54
@camshaft camshaft merged commit 71f8d9f into aws:main Jul 12, 2024
119 of 121 checks passed
@junkurihara junkurihara deleted the deps/h3-0.0.6 branch July 12, 2024 06:01
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