deps: updates QUICHE from 2c1f10f46 to 9e8759380#32446
Merged
RyanTheOptimist merged 2 commits intoenvoyproxy:mainfrom Feb 16, 2024
Merged
deps: updates QUICHE from 2c1f10f46 to 9e8759380#32446RyanTheOptimist merged 2 commits intoenvoyproxy:mainfrom
RyanTheOptimist merged 2 commits intoenvoyproxy:mainfrom
Conversation
https://github.com/google/quiche/compare/2c1f10f46..9e8759380 ``` $ git log 2c1f10f46..9e8759380 --date=short --no-merges --format="%ad %al %s" 2024-02-15 birenroy Fixes handling of DATA frame padding in OgHttp2Session. 2024-02-15 birenroy Adds a test case demonstrating that OgHttp2Adapter does not consider DATA frame padding as "consumed". 2024-02-14 quiche-dev Fix issues when building more Quiche tests for iOS and Windows 2024-02-14 martinduke Fix test flake in MoqtSubscribeWindows. 2024-02-14 martinduke Remove #ifdef MOQT_AUTH_INFO. Also eliminate an old reference to subscribe_request 2024-02-14 martinduke Fix error in MoQT Relative Location encoding. 2024-02-14 quiche-dev Prospectively fix Chromium build 2024-02-13 quiche-dev No public description ``` Signed-off-by: Biren Roy <birenroy@google.com>
|
CC @envoyproxy/dependency-shepherds: Your approval is needed for changes made to |
RyanTheOptimist
approved these changes
Feb 16, 2024
RyanTheOptimist
requested changes
Feb 16, 2024
Contributor
RyanTheOptimist
left a comment
There was a problem hiding this comment.
Please update the changelog to mention the fixed issue.
Signed-off-by: Biren Roy <birenroy@google.com>
auto-merge was automatically disabled
February 16, 2024 20:12
Head branch was pushed to by a user without write access
Contributor
Author
Done, thanks. |
RyanTheOptimist
approved these changes
Feb 16, 2024
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/2c1f10f46..9e8759380
Commit Message: deps: updates QUICHE from 2c1f10f46 to 9e8759380
Additional Description:
Risk Level:
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:
Fixes #32401