chore(deps): update dependency grpcio to v1.64.1 #27

Merged
realaravinth merged 1 commit from renovate/grpcio-1.x into master 2024-06-07 22:21:54 +05:30
Member

This PR contains the following updates:

Package Update Change
grpcio (source) minor ==1.60.0 -> ==1.64.1

Release Notes

grpc/grpc (grpcio)

v1.64.1

Compare Source

This is release 1.64.1 (grateful) 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

C++

  • [OTel] Generate pkg-config file for grpcpp_otel_plugin (#​36686). (#​36722)
  • [OTel] Add find_package call for OTel dependency in installed gRPC configuration (#​36674). (#​36688)

Python

  • [Python Server] Remove abstractmethod notation for add_registered_method_handlers (v1.64.x backport). (#​36696)

v1.64.0

Compare Source

This is release 1.64.0 (grateful) 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

  • [BoringSSL] Update third_party/boringssl-with-bazel. (#​36435)
  • [build] Restrict visibility of grpc_public_hdrs and grpc++_public_hdrs. (#​36289)
  • [Deps] Rollfoward Protobuf upgrade to v26.1. (#​36323)

C++

  • [CSM] Fix CSM Observability for trailers-only response. (#​36413)
  • [CSM] Remove requirement that servers have to be xDS enabled. (#​36410)

Python

  • [Asyncio] Semantic task names for RPC tasks. (#​36422)
  • [python/systemd] allow compiling systemd support into python builds. (#​36037)
  • [Python Otel] Remove opentelemetry version pin. (#​36448)
  • [Python Otel] Use registered method at server side. (#​36371)
  • [Python grpcio_tools] Update version requirement of protobuf in grpcio_tools. (#​36230)

v1.63.0

Compare Source

This is release 1.63.0 (giggle) 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

  • [Deps] Backport: Protobuf upgrade to v26.1. (#​36353)
  • [surface] Add an API to inject connected endpoints into servers. (#​35957)
  • [CMake] Add gRPC_USE_SYSTEMD option. (#​34384)
  • [Deps] Upgraded protobuf to v26.1. (#​35796)
  • [channel] canonify target and set channel arg in only one place. (#​36134)
  • [grpc][Gpr_To_Absl_Logging] Using absl from within gpr logging. (#​36108)
  • [BoringSSL] Update third_party/boringssl-with-bazel. (#​36089)
  • [EventEngine] Document RunAfter can return an invalid handle for immediate execution. (#​36072)
  • [EventEngine] Enable the EventEngine DNS Resolver on Posix. (#​35573)
  • [EventEngine] Support AF_UNIX for windows. (#​34801)

C++

  • [OTel C++] Add APIs to enable/disable metrics. (#​36183)
  • [EventEngine] Refactor ServerCallbackCall to use EventEngine::Run. (#​36126)
  • [OTel C++] Add CMake build support. (#​36063)
  • gRPC C++ upgraded Protobuf to v26.1. (#​36323)
  • [OTel C++] Add experimental optional locality label available to client per-attempt metrics. (#​36254)
  • [OTel C++] Add API to set channel scope filter. (#​36189)

C#

  • [csharp] Fix csharp doc comments. (#​36000)
  • C#: Grpc.Tools: Handle regex timeout when parsing protoc output. (#​36185)

PHP

  • Update min PHP testing version from PHP 7.4 to 8.1. (#​35964)

Python

  • [Python Version] Drop support for Python 3.7. (#​34450)
  • [Python Aio] Change aio Metadata inheritance. (#​36214)
  • [Documentation] fix asyncio Server and Channel stop() method documentation. (#​35946)
  • [Python O11y] Change public interface. (#​36094)
  • [Python Stub] Add version check to stubs generated by grpcio_tools. (#​35906)
  • [AbortError] Reapply "[AbortError] And and check AbortError while abort". (#​34525)
  • [Build Reproducibility] Sort input file list. (#​35687)
  • [Python O11Y] Reapply registered method change. (#​35850)
  • [Python Modernization] Deprecate pkg_resources. (#​35849)
  • [Python Bazel] Allow overwriting grpc_library in python_rules.bzl. (#​35629)

Ruby

  • ruby: register grpc_rb_sStatus as a global variable. (#​36125)

v1.62.2

Compare Source

This is release gRPC Core 1.62.2 (guardian).

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

This release contains refinements, improvements, and bug fixes.

Python

Full Changelog: https://github.com/grpc/grpc/compare/v1.62.1...v1.62.2

v1.62.1

Compare Source

This is release gRPC Core 1.62.1 (guardian).

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

This release contains refinements, improvements, and bug fixes.

v1.62.0

Compare Source

This is release 1.62.0 (guardian) 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

  • [metadata] Allow non application/grpc content-type values. (#​35824)
  • [BoringSSL] Update third_party/boringssl-with-bazel. (#​35768)
  • [GPR] Removed GPR_BACKWARDS_COMPATIBILITY_MODE. (#​35602)

Python

  • [Build] Strip armv7 artifacts. (#​35832)
  • [Python AIO] Handle DeprecationWarnings when get current loop. (#​35583)
  • [Python AIO] Raise resource_exhausted error in case of concurrent RPC limit exceeded. (#​35376)
  • [Python O11y] Build and distrib O11y package. (#​35578)
  • [Python setuptools] Import error from distutils for lower version of setuptools. (#​35561)
  • [ruby] Fix use-after-free for post-fork channel recreation. (#​35488)

Ruby

  • [ruby] Build/test ruby 3.3 and build native gems with Ruby 3.3 support. (#​35399)

v1.60.1

Compare Source

This is release gRPC Core 1.60.1 (gjallarhorn).

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

This release contains refinements, improvements, and bug fixes.

Python

  • [Python Misc] Revert change to print backtrace in server. (#​35462)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 this update again.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [grpcio](https://grpc.io) ([source](https://github.com/grpc/grpc)) | minor | `==1.60.0` -> `==1.64.1` | --- ### Release Notes <details> <summary>grpc/grpc (grpcio)</summary> ### [`v1.64.1`](https://github.com/grpc/grpc/releases/tag/v1.64.1) [Compare Source](https://github.com/grpc/grpc/compare/v1.64.0...v1.64.1) This is release 1.64.1 ([grateful](https://github.com/grpc/grpc/blob/master/doc/g_stands_for.md)) of gRPC Core. For gRPC documentation, see [grpc.io](https://grpc.io/). For previous releases, see [Releases](https://github.com/grpc/grpc/releases). This release contains refinements, improvements, and bug fixes, with highlights listed below. ## Core - \[StatsPlugin] Fix use-after-free issue ([#&#8203;36664](https://github.com/grpc/grpc/issues/36664)). ([#&#8203;36670](https://github.com/grpc/grpc/pull/36670)) ## C++ - \[OTel] Generate pkg-config file for grpcpp_otel_plugin ([#&#8203;36686](https://github.com/grpc/grpc/issues/36686)). ([#&#8203;36722](https://github.com/grpc/grpc/pull/36722)) - \[OTel] Add find_package call for OTel dependency in installed gRPC configuration ([#&#8203;36674](https://github.com/grpc/grpc/issues/36674)). ([#&#8203;36688](https://github.com/grpc/grpc/pull/36688)) ## Python - \[Python Server] Remove abstractmethod notation for add_registered_method_handlers (v1.64.x backport). ([#&#8203;36696](https://github.com/grpc/grpc/pull/36696)) ### [`v1.64.0`](https://github.com/grpc/grpc/releases/tag/v1.64.0) [Compare Source](https://github.com/grpc/grpc/compare/v1.63.0...v1.64.0) This is release 1.64.0 ([grateful](https://github.com/grpc/grpc/blob/master/doc/g_stands_for.md)) of gRPC Core. For gRPC documentation, see [grpc.io](https://grpc.io/). For previous releases, see [Releases](https://github.com/grpc/grpc/releases). This release contains refinements, improvements, and bug fixes, with highlights listed below. ## Core - \[BoringSSL] Update third_party/boringssl-with-bazel. ([#&#8203;36435](https://github.com/grpc/grpc/pull/36435)) - \[build] Restrict visibility of grpc_public_hdrs and grpc++\_public_hdrs. ([#&#8203;36289](https://github.com/grpc/grpc/pull/36289)) - \[Deps] Rollfoward Protobuf upgrade to v26.1. ([#&#8203;36323](https://github.com/grpc/grpc/pull/36323)) ## C++ - \[CSM] Fix CSM Observability for trailers-only response. ([#&#8203;36413](https://github.com/grpc/grpc/pull/36413)) - \[CSM] Remove requirement that servers have to be xDS enabled. ([#&#8203;36410](https://github.com/grpc/grpc/pull/36410)) ## Python - \[Asyncio] Semantic task names for RPC tasks. ([#&#8203;36422](https://github.com/grpc/grpc/pull/36422)) - \[python/systemd] allow compiling systemd support into python builds. ([#&#8203;36037](https://github.com/grpc/grpc/pull/36037)) - \[Python Otel] Remove opentelemetry version pin. ([#&#8203;36448](https://github.com/grpc/grpc/pull/36448)) - \[Python Otel] Use registered method at server side. ([#&#8203;36371](https://github.com/grpc/grpc/pull/36371)) - \[Python grpcio_tools] Update version requirement of protobuf in grpcio_tools. ([#&#8203;36230](https://github.com/grpc/grpc/pull/36230)) ### [`v1.63.0`](https://github.com/grpc/grpc/releases/tag/v1.63.0) [Compare Source](https://github.com/grpc/grpc/compare/v1.62.2...v1.63.0) This is release 1.63.0 ([giggle](https://github.com/grpc/grpc/blob/master/doc/g_stands_for.md)) of gRPC Core. For gRPC documentation, see [grpc.io](https://grpc.io/). For previous releases, see [Releases](https://github.com/grpc/grpc/releases). This release contains refinements, improvements, and bug fixes, with highlights listed below. ## Core - \[Deps] Backport: Protobuf upgrade to v26.1. ([#&#8203;36353](https://github.com/grpc/grpc/pull/36353)) - \[surface] Add an API to inject connected endpoints into servers. ([#&#8203;35957](https://github.com/grpc/grpc/pull/35957)) - \[CMake] Add gRPC_USE_SYSTEMD option. ([#&#8203;34384](https://github.com/grpc/grpc/pull/34384)) - \[Deps] Upgraded protobuf to v26.1. ([#&#8203;35796](https://github.com/grpc/grpc/pull/35796)) - \[channel] canonify target and set channel arg in only one place. ([#&#8203;36134](https://github.com/grpc/grpc/pull/36134)) - \[grpc]\[Gpr_To_Absl_Logging] Using absl from within gpr logging. ([#&#8203;36108](https://github.com/grpc/grpc/pull/36108)) - \[BoringSSL] Update third_party/boringssl-with-bazel. ([#&#8203;36089](https://github.com/grpc/grpc/pull/36089)) - \[EventEngine] Document RunAfter can return an invalid handle for immediate execution. ([#&#8203;36072](https://github.com/grpc/grpc/pull/36072)) - \[EventEngine] Enable the EventEngine DNS Resolver on Posix. ([#&#8203;35573](https://github.com/grpc/grpc/pull/35573)) - \[EventEngine] Support AF_UNIX for windows. ([#&#8203;34801](https://github.com/grpc/grpc/pull/34801)) ## C++ - \[OTel C++] Add APIs to enable/disable metrics. ([#&#8203;36183](https://github.com/grpc/grpc/pull/36183)) - \[EventEngine] Refactor ServerCallbackCall to use EventEngine::Run. ([#&#8203;36126](https://github.com/grpc/grpc/pull/36126)) - \[OTel C++] Add CMake build support. ([#&#8203;36063](https://github.com/grpc/grpc/pull/36063)) - gRPC C++ upgraded Protobuf to v26.1. ([#&#8203;36323](https://github.com/grpc/grpc/pull/36323)) - \[OTel C++] Add experimental optional locality label available to client per-attempt metrics. ([#&#8203;36254](https://github.com/grpc/grpc/pull/36254)) - \[OTel C++] Add API to set channel scope filter. ([#&#8203;36189](https://github.com/grpc/grpc/pull/36189)) ## C\# - \[csharp] Fix csharp doc comments. ([#&#8203;36000](https://github.com/grpc/grpc/pull/36000)) - C#: Grpc.Tools: Handle regex timeout when parsing protoc output. ([#&#8203;36185](https://github.com/grpc/grpc/pull/36185)) ## PHP - Update min PHP testing version from PHP 7.4 to 8.1. ([#&#8203;35964](https://github.com/grpc/grpc/pull/35964)) ## Python - \[Python Version] Drop support for Python 3.7. ([#&#8203;34450](https://github.com/grpc/grpc/pull/34450)) - \[Python Aio] Change aio Metadata inheritance. ([#&#8203;36214](https://github.com/grpc/grpc/pull/36214)) - \[Documentation] fix asyncio Server and Channel stop() method documentation. ([#&#8203;35946](https://github.com/grpc/grpc/pull/35946)) - \[Python O11y] Change public interface. ([#&#8203;36094](https://github.com/grpc/grpc/pull/36094)) - \[Python Stub] Add version check to stubs generated by grpcio_tools. ([#&#8203;35906](https://github.com/grpc/grpc/pull/35906)) - \[AbortError] Reapply "\[AbortError] And and check AbortError while abort". ([#&#8203;34525](https://github.com/grpc/grpc/pull/34525)) - \[Build Reproducibility] Sort input file list. ([#&#8203;35687](https://github.com/grpc/grpc/pull/35687)) - \[Python O11Y] Reapply registered method change. ([#&#8203;35850](https://github.com/grpc/grpc/pull/35850)) - \[Python Modernization] Deprecate pkg_resources. ([#&#8203;35849](https://github.com/grpc/grpc/pull/35849)) - \[Python Bazel] Allow overwriting grpc_library in python_rules.bzl. ([#&#8203;35629](https://github.com/grpc/grpc/pull/35629)) ## Ruby - ruby: register grpc_rb_sStatus as a global variable. ([#&#8203;36125](https://github.com/grpc/grpc/pull/36125)) ### [`v1.62.2`](https://github.com/grpc/grpc/releases/tag/v1.62.2) [Compare Source](https://github.com/grpc/grpc/compare/v1.62.1...v1.62.2) This is release gRPC Core 1.62.2 (guardian). For gRPC documentation, see [grpc.io](https://grpc.io/). For previous releases, see [Releases](https://github.com/grpc/grpc/releases). This release contains refinements, improvements, and bug fixes. ## Python - \[Fix Python Deadlock] Guard grpc_google_default_credentials_create with nogil by [@&#8203;XuanWang-Amos](https://github.com/XuanWang-Amos) in https://github.com/grpc/grpc/pull/36376 **Full Changelog**: https://github.com/grpc/grpc/compare/v1.62.1...v1.62.2 ### [`v1.62.1`](https://github.com/grpc/grpc/releases/tag/v1.62.1) [Compare Source](https://github.com/grpc/grpc/compare/v1.62.0...v1.62.1) This is release gRPC Core 1.62.1 (guardian). For gRPC documentation, see [grpc.io](https://grpc.io/). For previous releases, see [Releases](https://github.com/grpc/grpc/releases). This release contains refinements, improvements, and bug fixes. ### [`v1.62.0`](https://github.com/grpc/grpc/releases/tag/v1.62.0) [Compare Source](https://github.com/grpc/grpc/compare/v1.60.1...v1.62.0) This is release 1.62.0 ([guardian](https://github.com/grpc/grpc/blob/master/doc/g_stands_for.md)) of gRPC Core. For gRPC documentation, see [grpc.io](https://grpc.io/). For previous releases, see [Releases](https://github.com/grpc/grpc/releases). This release contains refinements, improvements, and bug fixes, with highlights listed below. ## Core - \[metadata] Allow non application/grpc content-type values. ([#&#8203;35824](https://github.com/grpc/grpc/pull/35824)) - \[BoringSSL] Update third_party/boringssl-with-bazel. ([#&#8203;35768](https://github.com/grpc/grpc/pull/35768)) - \[GPR] Removed GPR_BACKWARDS_COMPATIBILITY_MODE. ([#&#8203;35602](https://github.com/grpc/grpc/pull/35602)) ## Python - \[Build] Strip armv7 artifacts. ([#&#8203;35832](https://github.com/grpc/grpc/pull/35832)) - \[Python AIO] Handle DeprecationWarnings when get current loop. ([#&#8203;35583](https://github.com/grpc/grpc/pull/35583)) - \[Python AIO] Raise resource_exhausted error in case of concurrent RPC limit exceeded. ([#&#8203;35376](https://github.com/grpc/grpc/pull/35376)) - \[Python O11y] Build and distrib O11y package. ([#&#8203;35578](https://github.com/grpc/grpc/pull/35578)) - \[Python setuptools] Import error from distutils for lower version of setuptools. ([#&#8203;35561](https://github.com/grpc/grpc/pull/35561)) - \[ruby] Fix use-after-free for post-fork channel recreation. ([#&#8203;35488](https://github.com/grpc/grpc/pull/35488)) ## Ruby - \[ruby] Build/test ruby 3.3 and build native gems with Ruby 3.3 support. ([#&#8203;35399](https://github.com/grpc/grpc/pull/35399)) ### [`v1.60.1`](https://github.com/grpc/grpc/releases/tag/v1.60.1) [Compare Source](https://github.com/grpc/grpc/compare/v1.60.0...v1.60.1) This is release gRPC Core 1.60.1 (gjallarhorn). For gRPC documentation, see [grpc.io](https://grpc.io/). For previous releases, see [Releases](https://github.com/grpc/grpc/releases). This release contains refinements, improvements, and bug fixes. ## Python - \[Python Misc] Revert change to print backtrace in server. ([#&#8203;35462](https://github.com/grpc/grpc/pull/35462)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTguMSIsInVwZGF0ZWRJblZlciI6IjM3LjM5OC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlLWJvdCJdfQ==-->
renovate-bot added the
renovate-bot
label 2024-06-07 20:00:47 +05:30
renovate-bot added 1 commit 2024-06-07 20:00:47 +05:30
chore(deps): update dependency grpcio to v1.64.1
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful
14ca663da7
realaravinth merged commit 1f164763ba into master 2024-06-07 22:21:54 +05:30
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: mCaptcha/dcache#27
No description provided.