Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quiche roll 20240717144914 #35241

Merged
merged 2 commits into from
Jul 23, 2024

Conversation

RenjieTang
Copy link
Contributor

https://github.com/google/quiche/compare/7880417d1..f8ca4ffbe

$ git log 7880417d1..f8ca4ffbe --date=short --no-merges --format="%ad %al %s"

2024-07-17 quiche-dev Make implicit `this` capture explicit
2024-07-17 danzh No public description
2024-07-17 wub Fix test ConnectionMigrationWithNonZeroConnectionIDClientIPChangedMultipleTimes.
2024-07-16 wub Deprecate gfe2_restart_flag_quic_opport_bundle_qpack_decoder_data5.
2024-07-16 birenroy Migrates all users of spdy::Http2HeaderBlock to quiche::HttpHeaderBlock.
2024-07-16 birenroy Migrates all users of spdy::Http2HeaderBlock to quiche::HttpHeaderBlock.
2024-07-16 vasilvv Fix a bug in parser where for non-normal object status, the number of bytes read was counted incorrectly.
2024-07-16 birenroy Migrates all users of spdy::Http2HeaderBlock to quiche::HttpHeaderBlock.
2024-07-15 birenroy Migrates all users of spdy::Http2HeaderBlock to quiche::HttpHeaderBlock.
2024-07-15 danzh Unhide security fix to QuicSpdyStream (cl/626052950).
2024-07-12 birenroy Migrates all users of spdy::Http2HeaderBlock to quiche::HttpHeaderBlock.
2024-07-12 awillia Fix a memory leak in InitializeAndCheckForTlsPskFailure test helper
2024-07-11 fayang Parse and log cert compression algos from CHLO.
2024-07-11 quiche-dev Modify the visitor to allow it to interact with packets written by the packet exchanger.
2024-07-11 vasilvv Implement MoQT priority calculation.

Signed-off-by: Renjie Tang [email protected]

https://github.com/google/quiche/compare/7880417d1..f8ca4ffbe

```
$ git log 7880417d1..f8ca4ffbe --date=short --no-merges --format="%ad %al %s"

2024-07-17 quiche-dev Make implicit `this` capture explicit
2024-07-17 danzh No public description
2024-07-17 wub Fix test ConnectionMigrationWithNonZeroConnectionIDClientIPChangedMultipleTimes.
2024-07-16 wub Deprecate gfe2_restart_flag_quic_opport_bundle_qpack_decoder_data5.
2024-07-16 birenroy Migrates all users of spdy::Http2HeaderBlock to quiche::HttpHeaderBlock.
2024-07-16 birenroy Migrates all users of spdy::Http2HeaderBlock to quiche::HttpHeaderBlock.
2024-07-16 vasilvv Fix a bug in parser where for non-normal object status, the number of bytes read was counted incorrectly.
2024-07-16 birenroy Migrates all users of spdy::Http2HeaderBlock to quiche::HttpHeaderBlock.
2024-07-15 birenroy Migrates all users of spdy::Http2HeaderBlock to quiche::HttpHeaderBlock.
2024-07-15 danzh Unhide security fix to QuicSpdyStream (cl/626052950).
2024-07-12 birenroy Migrates all users of spdy::Http2HeaderBlock to quiche::HttpHeaderBlock.
2024-07-12 awillia Fix a memory leak in InitializeAndCheckForTlsPskFailure test helper
2024-07-11 fayang Parse and log cert compression algos from CHLO.
2024-07-11 quiche-dev Modify the visitor to allow it to interact with packets written by the packet exchanger.
2024-07-11 vasilvv Implement MoQT priority calculation.
```

Signed-off-by: Renjie Tang <[email protected]>
@repokitteh-read-only repokitteh-read-only bot added the deps Approval required for changes to Envoy's external dependencies label Jul 17, 2024
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: #35241 was opened by RenjieTang.

see: more, trace.

@RenjieTang
Copy link
Contributor Author

/assign @danzh2010

@RenjieTang
Copy link
Contributor Author

/retest

@yanavlasov yanavlasov merged commit 8182418 into envoyproxy:main Jul 23, 2024
50 of 51 checks passed
hq6 added a commit to hq6/envoy that referenced this pull request Jul 24, 2024
…ttp1_reverse_bridge_handle_empty_response

* upstream/main:
  tcp conn pool: honor connection_pool_per_downstream_connection (envoyproxy#34763)
  runtime: deprecating avoid_zombie_streams (envoyproxy#35376)
  tracing: xray annotation documentation and CODEOWNER (envoyproxy#35257)
  overload manager: removing exceptions (envoyproxy#35347)
  runtime: remove runtime flag envoy.reloadable_features.abort_filter_chain_on_stream_reset (envoyproxy#35405)
  build(deps): bump nginx from `67682bd` to `6af79ae` in /examples/local_ratelimit in the examples-local-ratelimit group (envoyproxy#35401)
  build(deps): bump postgres from `0aafd2a` to `7963e57` in /examples/shared/postgres (envoyproxy#35400)
  build(deps): bump node from `426d993` to `2fb92fe` in /examples/shared/node (envoyproxy#35399)
  build(deps): bump mysql from 9.0.0 to 9.0.1 in /examples/mysql (envoyproxy#35402)
  build(deps): bump framer-motion from 11.3.8 to 11.3.12 in /examples/single-page-app/ui (envoyproxy#35398)
  build(deps): bump golang from `6c27802` to `af9b40f` in /examples/shared/golang (envoyproxy#35395)
  build(deps): bump redis from `fb534a3` to `5a82749` in /examples/redis (envoyproxy#35397)
  Add %UPSTREAM_CLUSTER_RAW% formatter (envoyproxy#35265)
  Remove runtime flag envoy_reloadable_features_send_header_raw_value (envoyproxy#35388)
  router: removing a few exceptions (envoyproxy#35346)
  Quiche roll 20240717144914 (envoyproxy#35241)
  ext_proc: flow control in observability mode (envoyproxy#35298)
  tls: remove runtime guard `ssl_transport_failure_reason_format` (envoyproxy#35389)
martinduke pushed a commit to martinduke/envoy that referenced this pull request Aug 8, 2024
https://github.com/google/quiche/compare/7880417d1..f8ca4ffbe

```
$ git log 7880417d1..f8ca4ffbe --date=short --no-merges --format="%ad %al %s"

2024-07-17 quiche-dev Make implicit `this` capture explicit
2024-07-17 danzh No public description
2024-07-17 wub Fix test ConnectionMigrationWithNonZeroConnectionIDClientIPChangedMultipleTimes.
2024-07-16 wub Deprecate gfe2_restart_flag_quic_opport_bundle_qpack_decoder_data5.
2024-07-16 birenroy Migrates all users of spdy::Http2HeaderBlock to quiche::HttpHeaderBlock.
2024-07-16 birenroy Migrates all users of spdy::Http2HeaderBlock to quiche::HttpHeaderBlock.
2024-07-16 vasilvv Fix a bug in parser where for non-normal object status, the number of bytes read was counted incorrectly.
2024-07-16 birenroy Migrates all users of spdy::Http2HeaderBlock to quiche::HttpHeaderBlock.
2024-07-15 birenroy Migrates all users of spdy::Http2HeaderBlock to quiche::HttpHeaderBlock.
2024-07-15 danzh Unhide security fix to QuicSpdyStream (cl/626052950).
2024-07-12 birenroy Migrates all users of spdy::Http2HeaderBlock to quiche::HttpHeaderBlock.
2024-07-12 awillia Fix a memory leak in InitializeAndCheckForTlsPskFailure test helper
2024-07-11 fayang Parse and log cert compression algos from CHLO.
2024-07-11 quiche-dev Modify the visitor to allow it to interact with packets written by the packet exchanger.
2024-07-11 vasilvv Implement MoQT priority calculation.
```

Signed-off-by: Renjie Tang <[email protected]>

---------

Signed-off-by: Renjie Tang <[email protected]>
Signed-off-by: Martin Duke <[email protected]>
asingh-g pushed a commit to asingh-g/envoy that referenced this pull request Aug 20, 2024
https://github.com/google/quiche/compare/7880417d1..f8ca4ffbe

```
$ git log 7880417d1..f8ca4ffbe --date=short --no-merges --format="%ad %al %s"

2024-07-17 quiche-dev Make implicit `this` capture explicit
2024-07-17 danzh No public description
2024-07-17 wub Fix test ConnectionMigrationWithNonZeroConnectionIDClientIPChangedMultipleTimes.
2024-07-16 wub Deprecate gfe2_restart_flag_quic_opport_bundle_qpack_decoder_data5.
2024-07-16 birenroy Migrates all users of spdy::Http2HeaderBlock to quiche::HttpHeaderBlock.
2024-07-16 birenroy Migrates all users of spdy::Http2HeaderBlock to quiche::HttpHeaderBlock.
2024-07-16 vasilvv Fix a bug in parser where for non-normal object status, the number of bytes read was counted incorrectly.
2024-07-16 birenroy Migrates all users of spdy::Http2HeaderBlock to quiche::HttpHeaderBlock.
2024-07-15 birenroy Migrates all users of spdy::Http2HeaderBlock to quiche::HttpHeaderBlock.
2024-07-15 danzh Unhide security fix to QuicSpdyStream (cl/626052950).
2024-07-12 birenroy Migrates all users of spdy::Http2HeaderBlock to quiche::HttpHeaderBlock.
2024-07-12 awillia Fix a memory leak in InitializeAndCheckForTlsPskFailure test helper
2024-07-11 fayang Parse and log cert compression algos from CHLO.
2024-07-11 quiche-dev Modify the visitor to allow it to interact with packets written by the packet exchanger.
2024-07-11 vasilvv Implement MoQT priority calculation.
```

Signed-off-by: Renjie Tang <[email protected]>

---------

Signed-off-by: Renjie Tang <[email protected]>
Signed-off-by: asingh-g <[email protected]>
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.

4 participants