Skip to content

fix(deps): update dependency grpcio to v1.82.1#57

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/grpcio-1.x
Open

fix(deps): update dependency grpcio to v1.82.1#57
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/grpcio-1.x

Conversation

@renovate

@renovate renovate Bot commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
grpcio ==1.80.0==1.82.1 age confidence

Release Notes

grpc/grpc (grpcio)

v1.82.1

Compare Source

This is release gRPC Core 1.82.1 (glacier).

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

This release contains refinements, improvements, and bug fixes.

What's Changed

Python

Full Changelog: grpc/grpc@v1.82.0...v1.82.1

v1.82.0

Compare Source

This is release gRPC Core 1.82.0 (glacier).

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

This release contains refinements, improvements, and bug fixes.
This is release 1.82.0 (glacier) 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

  • [call creds] Add support for looking up and attaching regional access boundary policy metadata. (#​41594)
  • Unregister CFStream callbacks during endpoint shutdown. (#​42211)
  • Fix fd 0 incorrectly treated as invalid across POSIX socket code. (#​41764)
  • [xDS] enable new ORCA-to-LRS propagation behavior (gRFC A85). (#​42411)
  • [RetryFilter::LegacyCallData]: avoid tripping abseil nullopt assertion. (#​42405)
  • [xds] Implement A114: WRR support for custom backend metrics. (#​41750)

PHP

  • [Backport][v1.82.x][PHP] Add PIE support for PHP extention. (#​42873)

Python

  • [Python] [Pyright] Part 2 - Pyright for src/python/grpcio/grpc/aio/_call.py. (#​42272)
  • [Python][aio] Fix issue #​42393: 100% CPU when Python run with -O flag. (#​42470)
  • [Python] [Typeguard] Part 6 - Add Typeguard SYNC Stack in tests. (#​40353)
  • [Python] [Pyright] Part 3 - Pyright for src/python/grpcio/grpc/aio/_metadata.py. (#​42273)
  • [Python] Cancel calls without closing channels in fork child. (#​41784)

Ruby

  • [Ruby] Implemented Pure Ruby Call Credentials. (#​41946)
  • [Ruby] Fix Ruby interceptors not running in FIFO order. (#​42346)

v1.81.1

Compare Source

This is release 1.81.0 (graphic) 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

  • [EventEngine] Fix a potential use-after-free error on Windows. (#​42078)
  • [ssl] Server side handshaker factory stores a map of key signers. (#​42002)
  • [Core] Fix completion queue shutdown race on weak memory models (ARM). (#​41510)
  • [EventEngine] Fix a Windows race that causes an assertion error. (#​41563)
  • [grpc_error] enable error_flatten experiment in OSS. (#​41471)

Objective-C

  • [ObjC] Add receiveNextMessage to GRPCUnaryProtoCall. (#​42260)

Python

  • [Python] Add typing_extensions dep to aio Bazel target. (#​42001)
  • [Python] [Pyright] Part 1 - Pyright for src/python/grpcio/grpc/aio/_base_server.py. (#​42240)
  • [Python] Drop 3.9. (#​42145)
  • [Python] grpc-status: Relax protobuf dependency upper bound to allow 7.x. (#​41948)
  • [Python] [Typeguard] Part 5 - Add Typeguard SYNC Stack in tests. (#​40278)
  • [Python] Remove GIL from ReceiveMessageOperation.un_c method. (#​41812)
  • [Python] Support observability in AsyncIO stack. (#​41573)
  • [Python] Trim Python2 backward compatiblity syntax - removed (object) inheritance. (#​41708)

Ruby

  • [Ruby] Drop support for EOL Ruby 3.1 and clean up. (#​41435)
  • [Ruby] Composed CallCredentials keep a reference to their source. (#​41782)

v1.81.0

Compare Source

This is release 1.81.0 (graphic) 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

  • [EventEngine] Fix a potential use-after-free error on Windows. (#​42078)
  • [ssl] Server side handshaker factory stores a map of key signers. (#​42002)
  • [Core] Fix completion queue shutdown race on weak memory models (ARM). (#​41510)
  • [EventEngine] Fix a Windows race that causes an assertion error. (#​41563)
  • [grpc_error] enable error_flatten experiment in OSS. (#​41471)

Objective-C

  • [ObjC] Add receiveNextMessage to GRPCUnaryProtoCall. (#​42260)

Python

  • [Python] Add typing_extensions dep to aio Bazel target. (#​42001)
  • [Python] [Pyright] Part 1 - Pyright for src/python/grpcio/grpc/aio/_base_server.py. (#​42240)
  • [Python] Drop 3.9. (#​42145)
  • [Python] grpc-status: Relax protobuf dependency upper bound to allow 7.x. (#​41948)
  • [Python] [Typeguard] Part 5 - Add Typeguard SYNC Stack in tests. (#​40278)
  • [Python] Remove GIL from ReceiveMessageOperation.un_c method. (#​41812)
  • [Python] Support observability in AsyncIO stack. (#​41573)
  • [Python] Trim Python2 backward compatiblity syntax - removed (object) inheritance. (#​41708)

Ruby

  • [Ruby] Drop support for EOL Ruby 3.1 and clean up. (#​41435)
  • [Ruby] Composed CallCredentials keep a reference to their source. (#​41782)

Configuration

📅 Schedule: (UTC)

  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title fix(deps): update dependency grpcio to v1.81.0 fix(deps): update dependency grpcio to v1.81.0 - autoclosed Jun 9, 2026
@renovate renovate Bot closed this Jun 9, 2026
@renovate
renovate Bot deleted the renovate/grpcio-1.x branch June 9, 2026 17:16
@renovate renovate Bot changed the title fix(deps): update dependency grpcio to v1.81.0 - autoclosed fix(deps): update dependency grpcio to v1.81.0 Jun 9, 2026
@renovate renovate Bot reopened this Jun 9, 2026
@renovate
renovate Bot force-pushed the renovate/grpcio-1.x branch from 758be4e to 2a7ea10 Compare June 9, 2026 23:33
@renovate renovate Bot changed the title fix(deps): update dependency grpcio to v1.81.0 fix(deps): update dependency grpcio to v1.81.1 Jun 11, 2026
@renovate
renovate Bot force-pushed the renovate/grpcio-1.x branch from 2a7ea10 to f843c42 Compare June 11, 2026 23:15
@renovate renovate Bot changed the title fix(deps): update dependency grpcio to v1.81.1 fix(deps): update dependency grpcio to v1.81.1 - autoclosed Jun 21, 2026
@renovate renovate Bot closed this Jun 21, 2026
@renovate renovate Bot changed the title fix(deps): update dependency grpcio to v1.81.1 - autoclosed fix(deps): update dependency grpcio to v1.81.1 Jun 21, 2026
@renovate renovate Bot reopened this Jun 21, 2026
@renovate
renovate Bot force-pushed the renovate/grpcio-1.x branch 2 times, most recently from f843c42 to f002ffc Compare June 21, 2026 14:12
@renovate renovate Bot changed the title fix(deps): update dependency grpcio to v1.81.1 fix(deps): update dependency grpcio to v1.82.0 Jul 6, 2026
@renovate
renovate Bot force-pushed the renovate/grpcio-1.x branch from f002ffc to 3e2885b Compare July 6, 2026 04:59
@renovate renovate Bot changed the title fix(deps): update dependency grpcio to v1.82.0 fix(deps): update dependency grpcio to v1.81.1 Jul 7, 2026
@renovate
renovate Bot force-pushed the renovate/grpcio-1.x branch from 3e2885b to af3f2d3 Compare July 7, 2026 23:06
@renovate renovate Bot changed the title fix(deps): update dependency grpcio to v1.81.1 fix(deps): update dependency grpcio to v1.82.1 Jul 8, 2026
@renovate
renovate Bot force-pushed the renovate/grpcio-1.x branch from af3f2d3 to 33e8000 Compare July 8, 2026 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants