Skip to content

Update QUICHE from 3a1960c51 to f11c7d392#44027

Closed
dmcardle wants to merge 1 commit intoenvoyproxy:mainfrom
dmcardle:quiche-roll-20260319103130
Closed

Update QUICHE from 3a1960c51 to f11c7d392#44027
dmcardle wants to merge 1 commit intoenvoyproxy:mainfrom
dmcardle:quiche-roll-20260319103130

Conversation

@dmcardle
Copy link
Contributor

https://github.com/google/quiche/compare/3a1960c51..f11c7d392

$ git log 3a1960c51..f11c7d392 --date=short --no-merges --format="%ad %al %s"

2026-03-18 quiche-dev Add support for the latency spin bit (RFC 9000 section 17.4) to Quiche, storing spin state on a per-path basis
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: bazelisk test @quiche//... test/common/quic/... test/common/http/http1:all test/common/http/http2:all test/integration:all
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..f11c7d392

```
$ git log 3a1960c51..f11c7d392 --date=short --no-merges --format="%ad %al %s"

2026-03-18 quiche-dev Add support for the latency spin bit (RFC 9000 section 17.4) to Quiche, storing spin state on a per-path basis
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: Dan McArdle <dmcardle@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 @moderation

🐱

Caused by: #44027 was opened by dmcardle.

see: more, trace.

@jwendell
Copy link
Member

Replaces #44019 ?

@dmcardle
Copy link
Contributor Author

Whoops, didn't realize @RyanTheOptimist already uploaded #44019 -- let's go with that one.

@dmcardle dmcardle closed this Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deps Approval required for changes to Envoy's external dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants