Update QUICHE from 3a1960c51 to e8bbb3961#44019
Merged
agrawroh merged 1 commit intoenvoyproxy:mainfrom Mar 20, 2026
Merged
Conversation
https://github.com/google/quiche/compare/3a1960c51..e8bbb3961 ``` $ git log 3a1960c51..e8bbb3961 --date=short --no-merges --format="%ad %al %s" 2026-03-18 wub No public description 2026-03-18 rch Add a non-const tls_connection() getter to TlsHandshaker. 2026-03-17 haoyuewang Correctly handle ignore_read_data case when sequencer gets unblocked. 2026-03-17 quiche-dev Add mutable_ssl_config to QuicCryptoServerConfigPeer 2026-03-16 reubent Add HttpValidationPolicy for rejecting RFC non-compliant status codes 2026-03-16 quiche-dev Disable flaky test cases in //third_party/quic/core/io:socket_test until resolved 2026-03-16 birenroy Deprecates --gfe2_reloadable_flag_http2_avoid_decompose_representation 2026-03-16 haoyuewang Add a regression test for b/488057588. 2026-03-13 vasilvv Turn off flaky test QuicEventLoopFactoryTest.WakeUp/libevent_epoll_ ``` Signed-off-by: Ryan Hamilton <rch@google.com>
|
CC @envoyproxy/dependency-shepherds: Your approval is needed for changes made to |
agrawroh
approved these changes
Mar 19, 2026
themavik
reviewed
Mar 19, 2026
themavik
left a comment
There was a problem hiding this comment.
Reviewed the changes — the approach follows the existing patterns and looks correct.
Member
Sorry what does it mean? Did someone requested a review from you? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://github.com/google/quiche/compare/3a1960c51..e8bbb3961
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:]