Update QUICHE from 0580a14c2 to 3dccaa116 - #46510
Closed
abeyad wants to merge 1 commit into
Closed
Conversation
https://github.com/google/quiche/compare/0580a14c2..3dccaa116 ``` $ git log 0580a14c2..3dccaa116 --date=short --no-merges --format="%ad %al %s" 2026-08-01 quiche-dev Fix 38 ClangInliner findings: * The use of this symbol has been deprecated and marked for inlining. The function being deprecated is testing::InvokeWithoutArgs. (38 times) 2026-07-31 apaseltiner Replace lone caller of deprecated TakeString method 2026-07-31 martinduke No public description 2026-07-31 quiche-dev Migrate ABSL_ARRAYSIZE()/arraysize() to std::size() or std::extent_v where possible 2026-07-30 quiche-dev Fix 10 ClangInliner findings: * The use of this symbol has been deprecated and marked for inlining. The function being deprecated is testing::InvokeWithoutArgs. (10 times) 2026-07-30 quiche-dev Migrate ABSL_ARRAYSIZE()/arraysize() to std::size() or std::extent_v where possible 2026-07-30 quiche-dev Migrate ABSL_ARRAYSIZE()/arraysize() to std::size() or std::extent_v where possible 2026-07-30 quiche-dev Migrate ABSL_ARRAYSIZE()/arraysize() to std::size() or std::extent_v where possible 2026-07-30 vasilvv Fix RelayTwoClientsQueueClose ASAN failures. 2026-07-30 quiche-dev Migrate ABSL_ARRAYSIZE()/arraysize() to std::size() or std::extent_v where possible 2026-07-30 apaseltiner Add GetIf* methods to Item for each type 2026-07-30 quiche-dev Migrate ABSL_ARRAYSIZE()/arraysize() to std::size() or std::extent_v where possible 2026-07-30 quiche-dev Migrate ABSL_ARRAYSIZE()/arraysize() to std::size() or std::extent_v where possible 2026-07-30 quiche-dev Migrate ABSL_ARRAYSIZE()/arraysize() to std::size() or std::extent_v where possible 2026-07-29 dschinazi Remove TODO 2026-07-29 ericorth Bonnet Tun Exchanger Refactor: Repurpose/cleanup Visitor for async exchanger 2026-07-29 vasilvv Split out REQUEST_UPDATE callback queue into a separate class. 2026-07-29 vasilvv Add support for ACK timestamp truncation. 2026-07-29 martinduke Prevent MoqtRelayTrackPublisher from calling OnNewFinAvailable multiple times. 2026-07-29 martinduke MoqtUniStream expects that MoqtTrackPublisher will not deliver empty object fragments. Fix MoqtRelayTrackPublisher (the only child class that can deliver fragments) to not do that, thus avoiding the QUICHE_BUG OutgoingSubgroupStream_empty_payload. 2026-07-29 quiche-dev Deprecate gfe2_restart_flag_quic_set_credential_ex_data. 2026-07-28 wub Roll back -gfe2_reloadable_flag_quic_fix_mtu_discovery. 2026-07-27 quiche-dev Migrate ABSL_ARRAYSIZE()/arraysize() to std::size() where possible 2026-07-27 rch Deprecate --gfe2_restart_flag_quic_shed_tls_handshake_config. 2026-07-27 vasilvv Refactor QUIC Receive Timestamp serialization into a separate class. 2026-07-27 quiche-dev Migrate ABSL_ARRAYSIZE()/arraysize() to std::size() where possible 2026-07-27 quiche-dev Migrate ABSL_ARRAYSIZE()/arraysize() to std::size() where possible 2026-07-27 quiche-dev Add client manufacturer and ID attestation flag to AttestAndSignRequest. 2026-07-27 rch Deprecate --gfe2_reloadable_flag_quic_delete_config. 2026-07-26 quiche-dev Migrate ABSL_ARRAYSIZE()/arraysize() to std::size() where possible 2026-07-26 quiche-dev Migrate ABSL_ARRAYSIZE()/arraysize() to std::size() where possible 2026-07-26 quiche-dev Migrate ABSL_ARRAYSIZE()/arraysize() to std::size() where possible 2026-07-23 ericorth Bonnet Tun Exchanger Refactor: Drop the base class that barely did anything 2026-07-23 apaseltiner Add option to parse decimals and byte sequences strictly 2026-07-22 ericorth Bonnet Tun Exchanger Refactor: Divorce exchanger from QbonePacketWriter ``` Signed-off-by: Ali Beyad <abeyad@google.com>
|
CC @envoyproxy/dependency-shepherds: Your approval is needed for changes made to |
abeyad
enabled auto-merge (squash)
August 3, 2026 00:32
Contributor
Author
|
/retest |
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/0580a14c2..3dccaa116