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 bf33a4a6f to f18d52057 #37688

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

abeyad
Copy link
Contributor

@abeyad abeyad commented Dec 16, 2024

https://github.com/google/quiche/compare/bf33a4a6f..f18d52057

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

2024-12-16 vasilvv Split the alarm logic out of QuicPollEventLoop into its own queue.
2024-12-12 martinduke Finish MoQT incoming ANNOUNCE life cycle (UNANNOUNCE).
2024-12-12 wub In `QuicSelfIssuedConnectionIdManager::GetUnretiredConnectionIds`, call `std::vector::reserve` before the for loops to avoid unnecessary memory allocations.
2024-12-12 martinduke Incoming MoQT SubscribeAnnounces lifecycle.
2024-12-12 quiche-dev Add admin token support to phosphor
2024-12-11 quiche-dev Mark quiche::GatherStringViewSpan as exported to Chromium.

https://github.com/google/quiche/compare/bf33a4a6f..f18d52057

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

2024-12-16 vasilvv Split the alarm logic out of QuicPollEventLoop into its own queue.
2024-12-12 martinduke Finish MoQT incoming ANNOUNCE life cycle (UNANNOUNCE).
2024-12-12 wub In `QuicSelfIssuedConnectionIdManager::GetUnretiredConnectionIds`, call `std::vector::reserve` before the for loops to avoid unnecessary memory allocations.
2024-12-12 martinduke Incoming MoQT SubscribeAnnounces lifecycle.
2024-12-12 quiche-dev Add admin token support to phosphor
2024-12-11 quiche-dev Mark quiche::GatherStringViewSpan as exported to Chromium.
```

Signed-off-by: Ali Beyad <abeyad@google.com>
@abeyad
Copy link
Contributor Author

abeyad commented Dec 16, 2024

/assign @alyssawilk

@repokitteh-read-only repokitteh-read-only bot added the deps Approval required for changes to Envoy's external dependencies label Dec 16, 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 @phlax

🐱

Caused by: #37688 was opened by abeyad.

see: more, trace.

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.

hurrah for simple merges!

@alyssawilk alyssawilk merged commit caea82b into envoyproxy:main Dec 17, 2024
24 of 25 checks passed
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