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 de8f411c1 to 408e786de #36579

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

abeyad
Copy link
Contributor

@abeyad abeyad commented Oct 14, 2024

https://github.com/google/quiche/compare/de8f411c1..408e786de

$ git log de8f411c1..408e786de --date=short --no-merges --format="%ad %al %s"

2024-10-14 birenroy Replaces inefficient standard library container types with Abseil and QUICHE equivalents.
2024-10-13 quiche-dev Automated g4 rollback of changelist 684986925.
2024-10-12 quiche-dev Fix 2 ProtobufTransformer findings: * Remove dead proto options (2 times)
2024-10-12 quiche-dev Remove dead proto options
2024-10-11 quiche-dev Add support for qbone bridging.
2024-10-11 rch Remove DCHECK which breaks Target: //video/streaming/edge:edge_server_wrapper_test
2024-10-11 wub Add QUIC code counters to observe the effect of application driven pacing.
2024-10-11 wub Change `ProofSourceHandleCallback::ConfigureSSLFunc` and `ProofSourceHandleCallback::ALPNSelectFunc` from `std::function` to `quiche::SingleUseCallback`. `quiche::SingleUseCallback` is an alias for single-use `absl::AnyInvocable`.
2024-10-11 rch Implement support for reading and writing IPv6 flow labels in QuicUdpSocket.
2024-10-10 quiche-dev Fix 4 ProtobufTransformer findings: * Remove dead proto options (4 times)
2024-10-10 birenroy Updates tests to demonstrate a behavior difference between oghttp2 and nghttp2.
2024-10-10 quiche-dev Fix 10 ProtobufTransformer findings: * Remove dead proto options (10 times)
2024-10-09 danzh Update SHA checksume of googleurl library.
2024-10-09 quiche-dev No public description
2024-10-08 quiche-dev No public description
2024-10-08 wub Change `QuicConnection.termination_packets_` to `QuicConnection.termination_info_`, which bundles the termination packets with the connection close error code.
2024-10-07 wub Add more specific error codes for QUIC handshake failures.

Risk Level: Low
Testing: Existing tests
Docs Changes: N/A
Release Notes: N/A
Platform Specific Features: N/A

https://github.com/google/quiche/compare/de8f411c1..408e786de

```
$ git log de8f411c1..408e786de --date=short --no-merges --format="%ad %al %s"

2024-10-14 birenroy Replaces inefficient standard library container types with Abseil and QUICHE equivalents.
2024-10-13 quiche-dev Automated g4 rollback of changelist 684986925.
2024-10-12 quiche-dev Fix 2 ProtobufTransformer findings: * Remove dead proto options (2 times)
2024-10-12 quiche-dev Remove dead proto options
2024-10-11 quiche-dev Add support for qbone bridging.
2024-10-11 rch Remove DCHECK which breaks Target: //video/streaming/edge:edge_server_wrapper_test
2024-10-11 wub Add QUIC code counters to observe the effect of application driven pacing.
2024-10-11 wub Change `ProofSourceHandleCallback::ConfigureSSLFunc` and `ProofSourceHandleCallback::ALPNSelectFunc` from `std::function` to `quiche::SingleUseCallback`. `quiche::SingleUseCallback` is an alias for single-use `absl::AnyInvocable`.
2024-10-11 rch Implement support for reading and writing IPv6 flow labels in QuicUdpSocket.
2024-10-10 quiche-dev Fix 4 ProtobufTransformer findings: * Remove dead proto options (4 times)
2024-10-10 birenroy Updates tests to demonstrate a behavior difference between oghttp2 and nghttp2.
2024-10-10 quiche-dev Fix 10 ProtobufTransformer findings: * Remove dead proto options (10 times)
2024-10-09 danzh Update SHA checksume of googleurl library.
2024-10-09 quiche-dev No public description
2024-10-08 quiche-dev No public description
2024-10-08 wub Change `QuicConnection.termination_packets_` to `QuicConnection.termination_info_`, which bundles the termination packets with the connection close error code.
2024-10-07 wub Add more specific error codes for QUIC handshake failures.
```

Signed-off-by: Ali Beyad <abeyad@google.com>
@repokitteh-read-only repokitteh-read-only bot added the deps Approval required for changes to Envoy's external dependencies label Oct 14, 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: #36579 was opened by abeyad.

see: more, trace.

@abeyad
Copy link
Contributor Author

abeyad commented Oct 14, 2024

/assign @alyssawilk

Copy link
Contributor

@alyssawilk alyssawilk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, ci-willing :-)

@abeyad
Copy link
Contributor Author

abeyad commented Oct 14, 2024

/retest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps Approval required for changes to Envoy's external dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants