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 f18d52057 to 46130e266 #37823

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

Conversation

RenjieTang
Copy link
Contributor

https://github.com/google/quiche/compare/f18d52057..46130e266

$ git log f18d52057..46130e266 --date=short --no-merges --format="%ad %al %s"

2024-12-23 rch Fix a flake in quic_udp_socket_test.cc caused by recvmsg occasionally returning EAGAIN by reading again in this case.
2024-12-20 dschinazi Switch QUIC version negotiation to RFC codepoint
2024-12-19 martinduke Add a new QUIC Connection option to specify Cubic for the client side only.
2024-12-17 dschinazi Fix flakiness in chaos protection test
2024-12-17 martinduke Send MoQT Fetch and handle FETCH_OK/FETCH_ERROR. The application can induce FETCH_CANCEL by destroying the MoqtFetchTask object it owns.
2024-12-16 quiche-dev Declare nfds parameter of PollSyscall() as size_t

https://github.com/google/quiche/compare/f18d52057..46130e266

```
$ git log f18d52057..46130e266 --date=short --no-merges --format="%ad %al %s"

2024-12-23 rch Fix a flake in quic_udp_socket_test.cc caused by recvmsg occasionally returning EAGAIN by reading again in this case.
2024-12-20 dschinazi Switch QUIC version negotiation to RFC codepoint
2024-12-19 martinduke Add a new QUIC Connection option to specify Cubic for the client side only.
2024-12-17 dschinazi Fix flakiness in chaos protection test
2024-12-17 martinduke Send MoQT Fetch and handle FETCH_OK/FETCH_ERROR. The application can induce FETCH_CANCEL by destroying the MoqtFetchTask object it owns.
2024-12-16 quiche-dev Declare nfds parameter of PollSyscall() as size_t
```

Signed-off-by: Renjie Tang <[email protected]>
@repokitteh-read-only repokitteh-read-only bot added the deps Approval required for changes to Envoy's external dependencies label Dec 27, 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 @RyanTheOptimist

🐱

Caused by: #37823 was opened by RenjieTang.

see: more, trace.

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.

2 participants