Skip to content

deps: updates QUICHE from 2c1f10f46 to 9e8759380#32446

Merged
RyanTheOptimist merged 2 commits intoenvoyproxy:mainfrom
birenroy:quiche-roll-20240215184048-main
Feb 16, 2024
Merged

deps: updates QUICHE from 2c1f10f46 to 9e8759380#32446
RyanTheOptimist merged 2 commits intoenvoyproxy:mainfrom
birenroy:quiche-roll-20240215184048-main

Conversation

@birenroy
Copy link
Copy Markdown
Contributor

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

Commit Message: deps: updates QUICHE from 2c1f10f46 to 9e8759380
Additional Description:
Risk Level:
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:
Fixes #32401

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>
@repokitteh-read-only
Copy link
Copy Markdown

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: #32446 was opened by birenroy.

see: more, trace.

@repokitteh-read-only repokitteh-read-only bot added the deps Approval required for changes to Envoy's external dependencies label Feb 16, 2024
@repokitteh-read-only
Copy link
Copy Markdown

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 @RyanTheOptimist

🐱

Caused by: #32446 was opened by birenroy.

see: more, trace.

@birenroy birenroy marked this pull request as ready for review February 16, 2024 18:38
@repokitteh-read-only repokitteh-read-only bot removed the deps Approval required for changes to Envoy's external dependencies label Feb 16, 2024
@RyanTheOptimist RyanTheOptimist enabled auto-merge (squash) February 16, 2024 18:45
Copy link
Copy Markdown
Contributor

@RyanTheOptimist RyanTheOptimist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

@birenroy
Copy link
Copy Markdown
Contributor Author

Please update the changelog to mention the fixed issue.

Done, thanks.

Copy link
Copy Markdown
Contributor

@RyanTheOptimist RyanTheOptimist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@RyanTheOptimist RyanTheOptimist enabled auto-merge (squash) February 16, 2024 22:13
@RyanTheOptimist RyanTheOptimist merged commit e10d253 into envoyproxy:main Feb 16, 2024
@birenroy birenroy deleted the quiche-roll-20240215184048-main branch February 16, 2024 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Intermittent HTTP/2 Connection Hangs and Timeouts Post-Upgrade to v1.29

2 participants