Skip to content

Update grpcio to v1.68.0#727

Merged
lucacome merged 1 commit intomasterfrom
renovate/grpcio
Nov 27, 2024
Merged

Update grpcio to v1.68.0#727
lucacome merged 1 commit intomasterfrom
renovate/grpcio

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Nov 27, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
grpcio (source) ==1.67.1 -> ==1.68.0 age adoption passing confidence
grpcio-health-checking ==1.67.1 -> ==1.68.0 age adoption passing confidence
grpcio-reflection ==1.67.1 -> ==1.68.0 age adoption passing confidence
grpcio-testing ==1.67.1 -> ==1.68.0 age adoption passing confidence
grpcio-tools ==1.67.1 -> ==1.68.0 age adoption passing confidence

Release Notes

grpc/grpc (grpcio)

v1.68.0

Compare Source

This is release 1.68.0 (groovy) 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

  • [XdsClient][Backport] Add missing authority to XdsClient metrics scope (#​38009). (#​38023)
  • [Release] Bump core version in preparation for 1.68 Branch Cut. (#​37941)
  • [ConfigFetcher] Set HTTP2 error to NO_ERROR to do graceful GOAWAYs. (#​37939)
  • [ruby] reduce INFO log for server CQ pluck registration to DEBUG. (#​37633)
  • [EventEngine] Enable the PosixEventEngine client experiment. (#​35985)
  • [chttp2_server] Fix race between connection starting and it being orphaned. (#​37683)
  • [Chttp2Server] Fix race between connection manager updates and handshake. (#​37772)
  • [xds] Fix XdsClient race between ResourceDoesNotExist timer and receiving resources. (#​37678)

C++

  • [Build] Minimum version of MSVC is now 2022. (#​37687)
  • [Build] Bumped the minimum version of cmake. (#​37702)

Python

  • Add templating and support for Python 3.13. (#​37643)

Configuration

📅 Schedule: Branch creation - "before 4am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 27, 2024
@renovate renovate bot enabled auto-merge (squash) November 27, 2024 03:19
@renovate renovate bot force-pushed the renovate/grpcio branch from a813af4 to d1c50cb Compare November 27, 2024 03:24
| datasource | package                | from   | to     |
| ---------- | ---------------------- | ------ | ------ |
| pypi       | grpcio                 | 1.67.1 | 1.68.0 |
| pypi       | grpcio-health-checking | 1.67.1 | 1.68.0 |
| pypi       | grpcio-reflection      | 1.67.1 | 1.68.0 |
| pypi       | grpcio-testing         | 1.67.1 | 1.68.0 |
| pypi       | grpcio-tools           | 1.67.1 | 1.68.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/grpcio branch from d1c50cb to 3283afd Compare November 27, 2024 03:26
@github-actions github-actions bot added the tests label Nov 27, 2024
@lucacome lucacome disabled auto-merge November 27, 2024 06:33
@lucacome lucacome merged commit 60b4e6f into master Nov 27, 2024
@lucacome lucacome deleted the renovate/grpcio branch November 27, 2024 06:33
@lucacome lucacome removed the tests label Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant