Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Oct 1, 2025

This PR contains the following updates:

Package Update Change Pending
grpcio (source) minor ==1.74.0 -> ==1.75.0 1.75.1

Release Notes

grpc/grpc (grpcio)

v1.75.0

Compare Source

This is release 1.75.0 (gemini) 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

  • [Security] Cherry Pick Spiffe Verification. (#​40515)
  • [Python][Typeguard] Part 3 - Add Typeguard to AIO stack in tests. (#​40217)
  • [c-ares] update version to 1.34.5. (#​39508)
  • [pick_first] fix bug that caused us to stop attempting to connect. (#​40162)

C++

  • [OTel C++] Implement retry metrics. (#​39195)

Objective-C

  • Fix data race by adding custom getter for state property with @synchronized locking. (#​40146)

Python

  • gRPC Python (grpcio) now depends on typing-extensions~=4.13. (#​40137)
  • Update musllinux wheels from musllinux_1_1 to musllinux_1_2. (#​40317)
    • Dropping musllinux_1_1 because it reached EOL in November 2024
    • Reference on musllinux platform tags: PEP 656
  • grpc.aio typehint fixes. (#​40215, #​40217)
    • Metadata type validation: Fixed metadata handling to support all sequence types (not just tuples), preventing runtime errors. Enhanced metadata type validation: isinstance(metadata, Sequence) instead of isinstance(metadata, tuple)
    • Serializer parameters: Changed to Optional[SerializingFunction] for more accurate type representation
    • Fixing the error in public API: ClientCallDetails.method was declared as str but always called with bytes, see InterceptedUnaryUnaryCall.
  • Fixes issue #​40325 with grpcio failing to install on all non-Mac Apple devices internal builds. (#​40347)

Ruby

  • Ruby: Mark credential object in channel. (#​40394)
  • [Ruby] Add rubygems support for linux-gnu and linux-musl platforms. (#​39549)

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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 Oct 1, 2025
@cq-bot cq-bot force-pushed the renovate/grpcio-1.x branch from 7e88686 to af403d5 Compare October 1, 2025 03:08
@kodiakhq kodiakhq bot merged commit f6ef4e8 into main Oct 1, 2025
8 checks passed
@kodiakhq kodiakhq bot deleted the renovate/grpcio-1.x branch October 1, 2025 03:30
kodiakhq bot pushed a commit that referenced this pull request Oct 1, 2025
🤖 I have created a release *beep* *boop*
---


## [0.1.48](v0.1.47...v0.1.48) (2025-10-01)


### Bug Fixes

* **deps:** Update dependency black to v25.9.0 ([#325](#325)) ([a66f85d](a66f85d))
* **deps:** Update dependency grpcio to v1.75.0 ([#326](#326)) ([f6ef4e8](f6ef4e8))
* **deps:** Update dependency grpcio-tools to v1.75.0 ([#327](#327)) ([c5633c0](c5633c0))
* **deps:** Update dependency numpy to v2.3.3 ([#322](#322)) ([4bc94f5](4bc94f5))
* **deps:** Update dependency pytest to v8.4.2 ([#323](#323)) ([67d88c2](67d88c2))
* **deps:** Update dependency structlog to v25.4.0 ([#328](#328)) ([d27045d](d27045d))

---
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.

1 participant