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

chore(deps): update grpc to v1.65.1 #14486

Merged
merged 1 commit into from
Jul 17, 2024
Merged

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jul 17, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
com_github_grpc_grpc http_archive minor v1.64.2 -> v1.65.1
grpc/grpc minor v1.64.2 -> v1.65.1

Release Notes

grpc/grpc (com_github_grpc_grpc)

v1.65.1

Compare Source

This is release gRPC Core 1.65.1 (gnarly).

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This release contains refinements, improvements, and bug fixes.

v1.65.0

Compare Source

This is release gRPC Core 1.65.0 (gnarly).

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This release contains refinements, improvements, and bug fixes.

This is release 1.65.0 (gnarly) of gRPC Core.

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This release contains refinements, improvements, and bug fixes, with highlights listed below.

Core

  • [OTPlugin] Per-channel OpenTelemetry plugin. (#​36729)
  • [Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_set_log_function. (#​36844)
  • [grpc][Gpr_To_Absl_Logging] Supporting verbosity flag. (#​36798)
  • [build] Support clang-cl for Windows builds (best effort). (#​36831)
  • [grpc][Gpr_To_Absl_Logging] Disable the ConfigVar because it wont work anymore. (#​36761)
  • [BoringSSL] Update third_party/boringssl-with-bazel. (#​36716)
  • [http2] Add experiment to modify behavior of GRPC_ARG_HTTP2_MAX_PINGS_WITHOUT_DATA to throttle pings instead of blocking. (#​36374)
  • [xDS] fix "tls" channel cred in bootstrap to actually work. (#​36726)
  • [StatsPlugin] Fix use-after-free issue. (#​36664)
  • [EventEngine] Enable the EventEngine DNS Resolver on Windows. (#​36286)

C++

  • [OTel] Generate pkg-config file for grpcpp_otel_plugin. (#​36686)
  • [OTel] Add find_package call for OTel dependency in installed gRPC configuration. (#​36674)
  • [OTel C++] Deprecate SetTargetAttributeFilter method on OpenTelemetryPluginBuilder. (#​36567)
  • [security] Add notices for functions we will be removing. (#​36488)

Objective-C

  • Replace bind() targets with alias() ones. (#​35272)

Python

  • [Python O11y] Implement CSM observability for Python. (#​36557)
  • [Python AIO] Return EOF from UnaryStreamCall.read() as documented. (#​36660)
  • [Python Otel] Deprecate target_attribute_filter. (#​36697)
  • [Python Server] Remove abstractmethod notation for add_registered_method_handlers. (#​36684)

Ruby

  • [ruby] backport "Update google-protobuf dep to allow 3.x and 4.x versions (#​36982)" to 1.65.x. (#​37001)
  • [ruby] backport "[ruby] improve the way completion queue pluck operations handle signals and process shutdown #​36903". (#​36916)

v1.65.0-pre2

Compare Source

This is a prerelease of gRPC Core 1.65.0 (gnarly).

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This prerelease contains refinements, improvements, and bug fixes.

v1.65.0-pre1

Compare Source

This is a prerelease of gRPC Core 1.65.0 (gnarly).

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This prerelease contains refinements, improvements, and bug fixes.


Configuration

📅 Schedule: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.


This change is Reviewable

@renovate-bot renovate-bot requested a review from a team as a code owner July 17, 2024 02:21
@dpebot
Copy link
Collaborator

dpebot commented Jul 17, 2024

/gcbrun

Copy link

codecov bot commented Jul 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.59%. Comparing base (c3f7035) to head (1f38b8a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #14486      +/-   ##
==========================================
- Coverage   93.59%   93.59%   -0.01%     
==========================================
  Files        2316     2316              
  Lines      207222   207222              
==========================================
- Hits       193953   193952       -1     
- Misses      13269    13270       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@coryan coryan added the gha:full-build Trigger a full build in GHA label Jul 17, 2024
@dpebot
Copy link
Collaborator

dpebot commented Jul 17, 2024

/gcbrun

@coryan coryan merged commit 695f254 into googleapis:main Jul 17, 2024
90 checks passed
@renovate-bot renovate-bot deleted the renovate/grpc branch July 17, 2024 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gha:full-build Trigger a full build in GHA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants