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

Update QUICHE from 8da3bbb0b to e94fbe61a #35995

Merged

Conversation

RyanTheOptimist
Copy link
Contributor

@RyanTheOptimist RyanTheOptimist commented Sep 5, 2024

https://github.com/google/quiche/compare/8da3bbb0b..e94fbe61a

$ git log 8da3bbb0b..e94fbe61a --date=short --no-merges --format="%ad %al %s"
    
2024-09-05 rch Allow HTTP/3 requests to have a "host" header, per the RFC (Re-landing QUICHE-only changes from cl/666964686)
2024-09-04 quiche-dev Switch some `QUIC_LOG` lines to `QUIC_PLOG`, which will include the textual expansion of `errno` to the log line.
2024-09-04 quiche-dev Convert some `errno` values to human readable form.
2024-09-03 quiche-dev Enabling rolled out flags.
2024-09-03 quiche-dev Add a new message status for sending HTTP Datagrams before SETTINGS are received.

Commit Message:
Additional Description:
Risk Level:
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Fixes commit #PR or SHA]
[Optional Deprecated:]
[Optional API Considerations:]

@repokitteh-read-only repokitteh-read-only bot added the deps Approval required for changes to Envoy's external dependencies label Sep 5, 2024
Copy link

CC @envoyproxy/dependency-shepherds: Your approval is needed for changes made to (bazel/.*repos.*\.bzl)|(bazel/dependency_imports\.bzl)|(api/bazel/.*\.bzl)|(.*/requirements\.txt)|(.*\.patch).
envoyproxy/dependency-shepherds assignee is @mattklein123

🐱

Caused by: #35995 was opened by RyanTheOptimist.

see: more, trace.

https://github.com/google/quiche/compare/8da3bbb0b..e94fbe61a

```
$ git log 8da3bbb0b..e94fbe61a --date=short --no-merges --format="%ad %al %s"

2024-09-05 rch Allow HTTP/3 requests to have a "host" header, per the RFC (Re-landing QUICHE-only changes from cl/666964686)
2024-09-04 quiche-dev Switch some `QUIC_LOG` lines to `QUIC_PLOG`, which will include the textual expansion of `errno` to the log line.
2024-09-04 quiche-dev Convert some `errno` values to human readable form.
2024-09-03 quiche-dev Enabling rolled out flags.
2024-09-03 quiche-dev Add a new message status for sending HTTP Datagrams before SETTINGS are received.
```

Signed-off-by: Ryan Hamilton <rch@google.com>
@RyanTheOptimist RyanTheOptimist changed the title Update QUICHE from 8da3bbb0b to 0b682f33d Update QUICHE from 8da3bbb0b to e94fbe61a Sep 5, 2024
@repokitteh-read-only repokitteh-read-only bot removed the deps Approval required for changes to Envoy's external dependencies label Sep 6, 2024
@RyanTheOptimist RyanTheOptimist merged commit b89afa2 into envoyproxy:main Sep 6, 2024
40 checks passed
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