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

Update grpcio to v1.69.0 #767

Merged
merged 1 commit into from
Jan 17, 2025
Merged

Update grpcio to v1.69.0 #767

merged 1 commit into from
Jan 17, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 5, 2025

This PR contains the following updates:

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

Release Notes

grpc/grpc (grpcio)

v1.69.0

Compare Source

This is release 1.69.0 (gridiron) 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

  • [Alarm] Fix Alarm reuse on cancellation. (#​38114)
  • [xDS RBAC] Support string_match in HeaderMatcher. (#​38185)
  • [pick_first] fix shutdown bug in new PF impl. (#​38144)
  • [c-ares] Fix inverted length check in GrpcPolledFdWindows. (#​38101)
  • [RetryFilter] Copy the SliceBuffer from RetryFilter's cache to batch payload. (#​38069)
  • [EventEngine] Add stronger wording on Endpoint::Read contract. (#​38036)
  • [chttp2] Fix channelz address. (#​38022)
  • [XdsClient] Add missing authority to XdsClient metrics scope. (#​38009)
  • [EventEngine] API contract: Endpoint::Read will provide either an error or data, but never both. (#​38019)
  • [Build] Dropped Bazel 6.x support. (#​37979)

Python

  • [Build] Override MACOSX_DEPLOYMENT_TARGET for gRPC Python. (#​37997)

Configuration

📅 Schedule: Branch creation - "* 0-3 * * *" 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 Jan 5, 2025
@renovate renovate bot enabled auto-merge (squash) January 5, 2025 09:55
@renovate renovate bot force-pushed the renovate/grpcio branch 4 times, most recently from a7ef122 to b1f0c81 Compare January 16, 2025 12:29
| datasource | package                | from   | to     |
| ---------- | ---------------------- | ------ | ------ |
| pypi       | grpcio                 | 1.68.1 | 1.69.0 |
| pypi       | grpcio-health-checking | 1.68.1 | 1.69.0 |
| pypi       | grpcio-reflection      | 1.68.1 | 1.69.0 |
| pypi       | grpcio-testing         | 1.68.1 | 1.69.0 |
| pypi       | grpcio-tools           | 1.68.1 | 1.69.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/grpcio branch from b1f0c81 to af2a69e Compare January 17, 2025 13:13
@renovate renovate bot merged commit b98e678 into master Jan 17, 2025
32 checks passed
@renovate renovate bot deleted the renovate/grpcio branch January 17, 2025 13:48
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.

0 participants