Skip to content

Update QUICHE from 9e8759380 to 02047e04d#32642

Merged
RyanTheOptimist merged 1 commit intoenvoyproxy:mainfrom
danzh2010:quiche-roll-20240229150210
Mar 1, 2024
Merged

Update QUICHE from 9e8759380 to 02047e04d#32642
RyanTheOptimist merged 1 commit intoenvoyproxy:mainfrom
danzh2010:quiche-roll-20240229150210

Conversation

@danzh2010
Copy link
Copy Markdown
Contributor

https://github.com/google/quiche/compare/9e8759380..02047e04d

$ git log 9e8759380..02047e04d --date=short --no-merges --format="%ad %al %s"

2024-02-27 rch Deprecate --gfe2_restart_flag_quic_allow_control_frames_while_procesing.
2024-02-27 quiche-dev Remove unused locals and trivial assignments from StructuredHeaderParser
2024-02-26 awillia Fix issues with Hpack EXPECT_DEATH test on Android + ChromeOS
2024-02-26 wub Skip a QUIC_BUG in QuicConnection::SendAllPendingAcks when connection is closed.
2024-02-26 quiche-dev Add [[maybe_unused]]
2024-02-26 diannahu Fix a potential Http2WriteQueue overflow scenario.
2024-02-23 danzh Change ProcessAdditionalTransportParameters() to return a bool to indicate whether the handshake should continue or immediately fail.
2024-02-23 quiche-dev Add GFE_CODE_COUNT for ALPS use old codepoint
2024-02-21 martinduke Update MoQT chat client to use InteractiveCli when there is no output file.
2024-02-20 vasilvv Add logic to handle ANNOUNCE messages.
2024-02-20 vasilvv Add InteractiveCli tool class, for use in MoQT chat client.
2024-02-20 martinduke Improve UI by streaming MoQT chat messages to a file.
2024-02-20 vasilvv Always buffer control messages in MoQT.
2024-02-20 wub In QUIC client, use normalized server address to determine whether a packet is from unknown server.
2024-02-18 vasilvv Refactor the framer and some of the publishing pathway for MOQT.
2024-02-17 martinduke Object handling in MoQT chat client.
2024-02-16 wub In GFE simple clients, change the socket fd configurators to run before bind(), because some socket options(e.g. Enable AnyIp and DualStack) must be set before it.
2024-02-16 birenroy Removes the `trailers_require_end_data` option from oghttp2.
2024-02-16 quiche-dev Add find and clear methods to structured-header Dictionary type

Risk Level: low
Testing: existing tests passed
Docs Changes: N/A
Release Notes: N/A
Platform Specific Features: N/A

https://github.com/google/quiche/compare/9e8759380..02047e04d

```
$ git log 9e8759380..02047e04d --date=short --no-merges --format="%ad %al %s"

2024-02-27 rch Deprecate --gfe2_restart_flag_quic_allow_control_frames_while_procesing.
2024-02-27 quiche-dev Remove unused locals and trivial assignments from StructuredHeaderParser
2024-02-26 awillia Fix issues with Hpack EXPECT_DEATH test on Android + ChromeOS
2024-02-26 wub Skip a QUIC_BUG in QuicConnection::SendAllPendingAcks when connection is closed.
2024-02-26 quiche-dev Add [[maybe_unused]]
2024-02-26 diannahu Fix a potential Http2WriteQueue overflow scenario.
2024-02-23 danzh Change ProcessAdditionalTransportParameters() to return a bool to indicate whether the handshake should continue or immediately fail.
2024-02-23 quiche-dev Add GFE_CODE_COUNT for ALPS use old codepoint
2024-02-21 martinduke Update MoQT chat client to use InteractiveCli when there is no output file.
2024-02-20 vasilvv Add logic to handle ANNOUNCE messages.
2024-02-20 vasilvv Add InteractiveCli tool class, for use in MoQT chat client.
2024-02-20 martinduke Improve UI by streaming MoQT chat messages to a file.
2024-02-20 vasilvv Always buffer control messages in MoQT.
2024-02-20 wub In QUIC client, use normalized server address to determine whether a packet is from unknown server.
2024-02-18 vasilvv Refactor the framer and some of the publishing pathway for MOQT.
2024-02-17 martinduke Object handling in MoQT chat client.
2024-02-16 wub In GFE simple clients, change the socket fd configurators to run before bind(), because some socket options(e.g. Enable AnyIp and DualStack) must be set before it.
2024-02-16 birenroy Removes the `trailers_require_end_data` option from oghttp2.
2024-02-16 quiche-dev Add find and clear methods to structured-header Dictionary type
```

Signed-off-by: Dan Zhang <danzh@google.com>
@repokitteh-read-only repokitteh-read-only bot added the deps Approval required for changes to Envoy's external dependencies label Feb 29, 2024
@repokitteh-read-only
Copy link
Copy Markdown

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 @htuch

🐱

Caused by: #32642 was opened by danzh2010.

see: more, trace.

@danzh2010
Copy link
Copy Markdown
Contributor Author

/assign @envoyproxy/dependency-shepherds

@repokitteh-read-only
Copy link
Copy Markdown

@envoyproxy/dependency-shepherds cannot be assigned to this issue.

🐱

Caused by: a #32642 (comment) was created by @danzh2010.

see: more, trace.

@danzh2010
Copy link
Copy Markdown
Contributor Author

/assign @RyanTheOptimist

@repokitteh-read-only repokitteh-read-only bot removed the deps Approval required for changes to Envoy's external dependencies label Feb 29, 2024
@RyanTheOptimist RyanTheOptimist enabled auto-merge (squash) February 29, 2024 20:00
@RyanTheOptimist RyanTheOptimist merged commit 300c26c into envoyproxy:main Mar 1, 2024
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.

4 participants