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

fix(deps): Update dependency grpcio to v1.63.0 #163

Merged
merged 1 commit into from
May 1, 2024
Merged

Conversation

cq-bot
Copy link
Contributor

@cq-bot cq-bot commented May 1, 2024

This PR contains the following updates:

Package Update Change
grpcio (source) minor ==1.62.1 -> ==1.63.0

Release Notes

grpc/grpc (grpcio)

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)
  • [OTel C++] Add experimental optional locality label available to client per-attempt metrics. (#​36254)
  • [surface] Add an API to inject connected endpoints into servers. (#​35957)
  • [CMake] Add gRPC_USE_SYSTEMD option. (#​34384)
  • [OTel C++] Add API to set channel scope filter. (#​36189)
  • [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)

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: grpc/grpc@v1.62.1...v1.62.2


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (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 this update again.


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

This PR has been generated by Renovate Bot.

@cq-bot cq-bot added the automerge Add to automerge PRs once requirements are met label May 1, 2024
@kodiakhq kodiakhq bot merged commit 531c4b8 into main May 1, 2024
5 checks passed
@kodiakhq kodiakhq bot deleted the renovate/grpcio-1.x branch May 1, 2024 02:36
kodiakhq bot pushed a commit that referenced this pull request May 6, 2024
🤖 I have created a release *beep* *boop*
---


## [0.1.21](v0.1.20...v0.1.21) (2024-05-06)


### Bug Fixes

* **deps:** Update dependency black to v24.4.2 ([#162](#162)) ([0b5b482](0b5b482))
* **deps:** Update dependency cloudquery-plugin-pb to v0.0.26 ([#168](#168)) ([07c0435](07c0435))
* **deps:** Update dependency exceptiongroup to v1.2.1 ([#159](#159)) ([21c5de7](21c5de7))
* **deps:** Update dependency grpcio to v1.63.0 ([#163](#163)) ([531c4b8](531c4b8))
* **deps:** Update dependency grpcio-tools to v1.63.0 ([#164](#164)) ([4ceb7ae](4ceb7ae))
* **deps:** Update dependency pandas to v2.2.2 ([#160](#160)) ([0cc0fc0](0cc0fc0))
* **deps:** Update dependency pluggy to v1.5.0 ([#165](#165)) ([c9c3b93](c9c3b93))
* **deps:** Update dependency pytest to v8.2.0 ([#166](#166)) ([85c29c0](85c29c0))
* **deps:** Update dependency python-dateutil to v2.9.0.post0 ([#167](#167)) ([fbf5de1](fbf5de1))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Add to automerge PRs once requirements are met
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant