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 165356797 to ef6033f20 #38269

Closed
wants to merge 4 commits into from

Conversation

asingh-g
Copy link
Contributor

https://github.com/google/quiche/compare/165356797..ef6033f20

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

2025-01-30 martinduke Add new MoQT Errors.
2025-01-30 martinduke Limit MoQT Namespace tuple size to (1, 32).
2025-01-29 elburrito BlindSignAuth: Pass absl::StatusCode returned from Phosphor to callers if it's an error code.
2025-01-29 goldvitaly No public description
2025-01-28 martinduke Add Transport Parameter from draft-ietf-quic-ack-frequency-10.
2025-01-28 wub In QUIC, do not send version negotiation in response to a version negotiation packet.
2025-01-27 wub Remove DCHECK that is overly strict in QuicConnection::OnPacketHeader. Also change the function to return `connected_`.
2025-01-27 martinduke Deprecate flag quic_ecn_in_first_ack
2025-01-27 wub Deprecate gfe2_reloadable_flag_quic_avoid_nested_close_connection.
2025-01-27 diannahu Enabling rolled out flags.
2025-01-27 wub [CONFIDENTIAL] DO NOT upstream or share this information outside of Google. Contact wub@ for any questions.
2025-01-24 martinduke Delete the code that sends the MinAckDelay transport parameter from draft-iyengar-quic-ack-frequency-01. Receiving the parameter is still supported.
2025-01-24 davidben Mark QuicheUtcDateTimeToUnixSecondsImpl QUICHE_EXPORT
2025-01-24 quiche-dev Add a streamz and HttpProtocolDefects logging for requests with stray data after a chunk.
2025-01-23 ricea Remove QUICHE_EXPORT from template methods in GenericBugStreamHandler
2025-01-22 wub Deprecate gfe2_restart_flag_quic_use_new_qpack_blocking_manager.
2025-01-21 birenroy Adds unit tests demonstrating that the two adapter implementations behave the same.
2025-01-21 martinduke IMMEDIATE_ACK frame processing.
2025-01-21 wub Deprecate gfe2_reloadable_flag_quic_send_placeholder_ticket_when_encrypt_ticket_fails.
2025-01-21 dschinazi Add masque_tcp_client
2025-01-21 quiche-dev Enabling rolled out flags.

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:]

https://github.com/google/quiche/compare/165356797..ef6033f20

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

2025-01-30 martinduke Add new MoQT Errors.
2025-01-30 martinduke Limit MoQT Namespace tuple size to (1, 32).
2025-01-29 elburrito BlindSignAuth: Pass absl::StatusCode returned from Phosphor to callers if it's an error code.
2025-01-29 goldvitaly No public description
2025-01-28 martinduke Add Transport Parameter from draft-ietf-quic-ack-frequency-10.
2025-01-28 wub In QUIC, do not send version negotiation in response to a version negotiation packet.
2025-01-27 wub Remove DCHECK that is overly strict in QuicConnection::OnPacketHeader. Also change the function to return `connected_`.
2025-01-27 martinduke Deprecate flag quic_ecn_in_first_ack
2025-01-27 wub Deprecate gfe2_reloadable_flag_quic_avoid_nested_close_connection.
2025-01-27 diannahu Enabling rolled out flags.
2025-01-27 wub [CONFIDENTIAL] DO NOT upstream or share this information outside of Google. Contact wub@ for any questions.
2025-01-24 martinduke Delete the code that sends the MinAckDelay transport parameter from draft-iyengar-quic-ack-frequency-01. Receiving the parameter is still supported.
2025-01-24 davidben Mark QuicheUtcDateTimeToUnixSecondsImpl QUICHE_EXPORT
2025-01-24 quiche-dev Add a streamz and HttpProtocolDefects logging for requests with stray data after a chunk.
2025-01-23 ricea Remove QUICHE_EXPORT from template methods in GenericBugStreamHandler
2025-01-22 wub Deprecate gfe2_restart_flag_quic_use_new_qpack_blocking_manager.
2025-01-21 birenroy Adds unit tests demonstrating that the two adapter implementations behave the same.
2025-01-21 martinduke IMMEDIATE_ACK frame processing.
2025-01-21 wub Deprecate gfe2_reloadable_flag_quic_send_placeholder_ticket_when_encrypt_ticket_fails.
2025-01-21 dschinazi Add masque_tcp_client
2025-01-21 quiche-dev Enabling rolled out flags.
```

Signed-off-by: asingh-g <[email protected]>
Copy link

As a reminder, PRs marked as draft will not be automatically assigned reviewers,
or be handled by maintainer-oncall triage.

Please mark your PR as ready when you want it to be reviewed!

🐱

Caused by: #38269 was opened by asingh-g.

see: more, trace.

@repokitteh-read-only repokitteh-read-only bot added the deps Approval required for changes to Envoy's external dependencies label Jan 30, 2025
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: #38269 was opened by asingh-g.

see: more, trace.

@asingh-g asingh-g marked this pull request as ready for review January 31, 2025 11:49
@RyanTheOptimist
Copy link
Contributor

I think this needs a main merge.

@RyanTheOptimist
Copy link
Contributor

/wait

@asingh-g
Copy link
Contributor Author

asingh-g commented Feb 7, 2025

Since Biren already updated to the most recent one, closing this one from last week

@asingh-g asingh-g closed this Feb 7, 2025
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 waiting
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants