Skip to content

Update QUICHE from 3a1960c51 to e8bbb3961#44019

Merged
agrawroh merged 1 commit intoenvoyproxy:mainfrom
RyanTheOptimist:quiche-roll-20260319000541
Mar 20, 2026
Merged

Update QUICHE from 3a1960c51 to e8bbb3961#44019
agrawroh merged 1 commit intoenvoyproxy:mainfrom
RyanTheOptimist:quiche-roll-20260319000541

Conversation

@RyanTheOptimist
Copy link
Contributor

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_

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/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>
@repokitteh-read-only repokitteh-read-only bot added the deps Approval required for changes to Envoy's external dependencies label Mar 19, 2026
@repokitteh-read-only
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 @phlax

🐱

Caused by: #44019 was opened by RyanTheOptimist.

see: more, trace.

@agrawroh agrawroh enabled auto-merge (squash) March 19, 2026 08:44
@repokitteh-read-only repokitteh-read-only bot removed the deps Approval required for changes to Envoy's external dependencies label Mar 19, 2026
Copy link

@themavik themavik left a comment

Choose a reason for hiding this comment

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

Reviewed the changes — the approach follows the existing patterns and looks correct.

@agrawroh
Copy link
Member

Reviewed the changes — the approach follows the existing patterns and looks correct.

Sorry what does it mean? Did someone requested a review from you?

@agrawroh agrawroh merged commit 52d17ab into envoyproxy:main Mar 20, 2026
30 checks passed
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.

4 participants