Skip to content

Quiche roll 20221201150327#24290

Merged
RyanTheOptimist merged 2 commits intoenvoyproxy:mainfrom
danzh2010:quiche-roll-20221201150327
Dec 1, 2022
Merged

Quiche roll 20221201150327#24290
RyanTheOptimist merged 2 commits intoenvoyproxy:mainfrom
danzh2010:quiche-roll-20221201150327

Conversation

@danzh2010
Copy link
Copy Markdown
Contributor

Commit Message:
Update QUICHE from a9c7837f7 to 9b4551033
https://github.com/google/quiche/compare/a9c7837f7..9b4551033

$ git log a9c7837f7..9b4551033 --date=short --no-merges --format="%ad %al %s"

2022-11-29 fayang Deprecate gfe2_reloadable_flag_quic_use_ping_manager2.
2022-11-29 fayang Deprecate gfe2_reloadable_flag_quic_donot_mark_stream_write_blocked_if_write_side_closed.
2022-11-29 martinduke Deprecate gfe2_restart_flag_quic_use_hash_quic_codepoint.
2022-11-29 fayang For IETF QUIC, do not detect path degrading or blackholing until handshake gets confirmed. (no change to gQUIC)
2022-11-29 wub Deprecate --gfe2_reloadable_flag_quic_add_process_packet_context.
2022-11-29 martinduke Deprecate gfe2_flags_reloadable_quic_ask_for_short_header_connection_id_length2.
2022-11-28 martinduke Update fuzzer Packet/Proto Conversion to use 16B auth tags.
2022-11-28 fayang Add more information to loggings when the session tries to write data after connection disconnected.
2022-11-28 bnc Use structured headers serializer for PRIORITY_UPDATE frames.
2022-11-28 bnc Use structured headers parser for PRIORITY_UPDATE frames.
2022-11-24 quiche-dev Http3DebugVisitor: trim default implementations

Signed-off-by: Dan Zhang <danzh@google.com>

Risk Level: low
Testing: existing tests pass
Docs Changes: N/A
Release Notes: N/A
Platform Specific Features: N/A

https://github.com/google/quiche/compare/a9c7837f7..9b4551033

$ git log a9c7837f7..9b4551033 --date=short --no-merges --format="%ad %al %s"

2022-11-29 fayang Deprecate gfe2_reloadable_flag_quic_use_ping_manager2.
2022-11-29 fayang Deprecate gfe2_reloadable_flag_quic_donot_mark_stream_write_blocked_if_write_side_closed.
2022-11-29 martinduke Deprecate gfe2_restart_flag_quic_use_hash_quic_codepoint.
2022-11-29 fayang For IETF QUIC, do not detect path degrading or blackholing until handshake gets confirmed. (no change to gQUIC)
2022-11-29 wub Deprecate --gfe2_reloadable_flag_quic_add_process_packet_context.
2022-11-29 martinduke Deprecate gfe2_flags_reloadable_quic_ask_for_short_header_connection_id_length2.
2022-11-28 martinduke Update fuzzer Packet/Proto Conversion to use 16B auth tags.
2022-11-28 fayang Add more information to loggings when the session tries to write data after connection disconnected.
2022-11-28 bnc Use structured headers serializer for PRIORITY_UPDATE frames.
2022-11-28 bnc Use structured headers parser for PRIORITY_UPDATE frames.
2022-11-24 quiche-dev Http3DebugVisitor: trim default implementations

Signed-off-by: Dan Zhang <danzh@google.com>
Signed-off-by: Dan Zhang <danzh@google.com>
@repokitteh-read-only repokitteh-read-only bot added the deps Approval required for changes to Envoy's external dependencies label Dec 1, 2022
@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: #24290 was opened by danzh2010.

see: more, trace.

@danzh2010
Copy link
Copy Markdown
Contributor Author

/retest

@repokitteh-read-only
Copy link
Copy Markdown

Retrying Azure Pipelines:
Retried failed jobs in: envoy-presubmit

🐱

Caused by: a #24290 (comment) was created by @danzh2010.

see: more, trace.

@repokitteh-read-only repokitteh-read-only bot removed the deps Approval required for changes to Envoy's external dependencies label Dec 1, 2022
@RyanTheOptimist RyanTheOptimist merged commit 4b60ecc into envoyproxy:main Dec 1, 2022
jpsim added a commit to alyssawilk/envoy that referenced this pull request Dec 2, 2022
* origin/main:
  Start slow start window on first successful HC, make slow start re-enterable (envoyproxy#23946)
  contrib-sipproxy: rework sipproxy stats (envoyproxy#24165)
  build(deps): bump github/codeql-action from 2.1.32 to 2.1.35 (envoyproxy#24292)
  build(deps): bump node from `c59fb39` to `80844b6` in /examples/ext_authz/auth/http-service (envoyproxy#24274)
  build(deps): bump actions/upload-artifact from 2 to 3 (envoyproxy#24121)
  build(deps): bump mysql from `96439dd` to `66efaaa` in /examples/mysql (envoyproxy#24273)
  build(deps): bump grpcio from 1.50.0 to 1.51.1 in /examples/grpc-bridge/client (envoyproxy#24272)
  Allow mobile/library/common/jni/ to be built on non-Android platforms. (envoyproxy#24299)
  generic proxy: added drain support to generic proxy to doing graceful closes on connections when possible (envoyproxy#24220)
  Reduce Route/VirtualHost memory utilization by avoiding RateLimitPolicy instances when not needed (envoyproxy#24243)
  Reduce VirtualHost memory utilization by avoiding CatchAllVirtualCluster when not needed (envoyproxy#24182)
  Fix mobile/tools/check_format.sh to re-apply envoyproxy#2698 (envoyproxy#24300)
  upstream: don't require `source_address` in `upstream_bind_config` (envoyproxy#24250)
  Quiche roll 20221201150327 (envoyproxy#24290)

Signed-off-by: JP Simard <jp@jpsim.com>
jpsim added a commit that referenced this pull request Dec 2, 2022
…/docs/sphinx-5.3.0

* origin/main: (50 commits)
  ci: Bump mobile build images (#24317)
  ci: update llvm on bazel CI (#24296)
  ci: Fix flaky coverage limit (#24320)
  ci: Fix change detection (part 2) (#24264)
  Start slow start window on first successful HC, make slow start re-enterable (#23946)
  contrib-sipproxy: rework sipproxy stats (#24165)
  build(deps): bump github/codeql-action from 2.1.32 to 2.1.35 (#24292)
  build(deps): bump node from `c59fb39` to `80844b6` in /examples/ext_authz/auth/http-service (#24274)
  build(deps): bump actions/upload-artifact from 2 to 3 (#24121)
  build(deps): bump mysql from `96439dd` to `66efaaa` in /examples/mysql (#24273)
  build(deps): bump grpcio from 1.50.0 to 1.51.1 in /examples/grpc-bridge/client (#24272)
  Allow mobile/library/common/jni/ to be built on non-Android platforms. (#24299)
  generic proxy: added drain support to generic proxy to doing graceful closes on connections when possible (#24220)
  Reduce Route/VirtualHost memory utilization by avoiding RateLimitPolicy instances when not needed (#24243)
  Reduce VirtualHost memory utilization by avoiding CatchAllVirtualCluster when not needed (#24182)
  Fix mobile/tools/check_format.sh to re-apply #2698 (#24300)
  upstream: don't require `source_address` in `upstream_bind_config` (#24250)
  Quiche roll 20221201150327 (#24290)
  Cleanup threading/ownership semantics of PlatformBridgeCertValidator (#2713)
  Add unit tests of the PlatformBridgeCertValidator (#2704)
  ...

Signed-off-by: JP Simard <jp@jpsim.com>
jpsim added a commit that referenced this pull request Dec 2, 2022
…/docs/pygments-2.13.0

* origin/main: (25 commits)
  ci: Bump mobile build images (#24317)
  ci: update llvm on bazel CI (#24296)
  ci: Fix flaky coverage limit (#24320)
  ci: Fix change detection (part 2) (#24264)
  Start slow start window on first successful HC, make slow start re-enterable (#23946)
  contrib-sipproxy: rework sipproxy stats (#24165)
  build(deps): bump github/codeql-action from 2.1.32 to 2.1.35 (#24292)
  build(deps): bump node from `c59fb39` to `80844b6` in /examples/ext_authz/auth/http-service (#24274)
  build(deps): bump actions/upload-artifact from 2 to 3 (#24121)
  build(deps): bump mysql from `96439dd` to `66efaaa` in /examples/mysql (#24273)
  build(deps): bump grpcio from 1.50.0 to 1.51.1 in /examples/grpc-bridge/client (#24272)
  Allow mobile/library/common/jni/ to be built on non-Android platforms. (#24299)
  generic proxy: added drain support to generic proxy to doing graceful closes on connections when possible (#24220)
  Reduce Route/VirtualHost memory utilization by avoiding RateLimitPolicy instances when not needed (#24243)
  Reduce VirtualHost memory utilization by avoiding CatchAllVirtualCluster when not needed (#24182)
  Fix mobile/tools/check_format.sh to re-apply #2698 (#24300)
  upstream: don't require `source_address` in `upstream_bind_config` (#24250)
  Quiche roll 20221201150327 (#24290)
  Cleanup threading/ownership semantics of PlatformBridgeCertValidator (#2713)
  Add unit tests of the PlatformBridgeCertValidator (#2704)
  ...

Signed-off-by: JP Simard <jp@jpsim.com>
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.

3 participants