Update QUICHE from bbe3dde94 to f4cb73412#44442
Merged
RyanTheOptimist merged 1 commit intoenvoyproxy:mainfrom Apr 14, 2026
Merged
Update QUICHE from bbe3dde94 to f4cb73412#44442RyanTheOptimist merged 1 commit intoenvoyproxy:mainfrom
RyanTheOptimist merged 1 commit intoenvoyproxy:mainfrom
Conversation
https://github.com/google/quiche/compare/bbe3dde94..f4cb73412 ``` $ git log bbe3dde94..f4cb73412 --date=short --no-merges --format="%ad %al %s" 2026-04-14 martinduke Limit Joining FETCH to largest_object at time of SUBSCRIBE. 2026-04-13 dmcardle Deprecate MASQUE PerRequestConfig::SetExpectedEncapsulatedResponseBody() 2026-04-10 dmcardle Add encapsulated response body callback to MASQUE client's PerRequestConfig 2026-04-10 ripere Add `num_ohttp_chunks` flag and remove `chunked` flag. 2026-04-10 ripere Add `num_bhttp_chunks` flag and remove `indeterminate_length` flag. 2026-04-10 ianswett Reject NEW_CONNECTION_ID frames with empty connection IDs and close the connection, per RFC9000. Based on cr/896368856 2026-04-10 wub No public description 2026-04-09 reubent Enforce a limit on the amount of total, uncompressed header bytes 2026-04-09 dschinazi Improve connection logging in OHTTP toy client 2026-04-09 dmcardle No public description 2026-04-09 martinduke Joining FETCH is allowed for any subscribe with forward = 1, without regard for filter type. 2026-04-08 asedeno Fis OSS QUICHE build. ``` Signed-off-by: Ryan Hamilton <rch@google.com>
|
CC @envoyproxy/dependency-shepherds: Your approval is needed for changes made to |
agrawroh
approved these changes
Apr 14, 2026
Member
|
/retest |
Contributor
|
/lgtm deps |
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/bbe3dde94..f4cb73412