Skip to content

fix(deps): update grpc ecosystem - #4

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/grpc-stack
Open

fix(deps): update grpc ecosystem#4
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/grpc-stack

Conversation

@renovate

@renovate renovate Bot commented Jan 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
grpcio ==1.76.0==1.80.0 age confidence
protobuf ==6.33.5==6.33.6 age confidence

Release Notes

grpc/grpc (grpcio)

v1.80.0

Compare Source

This is release 1.80.0 (glimmering) 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

  • [ssl] Implement TLS private key signer in Python. (#​41701)
  • [TLS Credentials]: Private Key Offload Implementation. (#​41606)
  • Fix max sockaddr struct size on OpenBSD. (#​40454)
  • [core] Enable EventEngine for Python by default, and EventEngine fork support in Python and Ruby. (#​41432)
  • [TLS Credentials]: Create InMemoryCertificateProvider to update certificates independently. (#​41484)
  • [Ruby] Build/test ruby 4.0 and build native gems with Ruby 4.0 support. (#​41324)
  • [EventEngine] Remove an incorrect std::move in DNSServiceResolver constructor. (#​41502)
  • [RR and WRR] enable change to connect from a random index. (#​41472)
  • [xds] Implement gRFC A101. (#​41051)

C++

  • [C++] Add SNI override option to C++ channel credentials options API. (#​41460)

C#

  • [C# tools] Option to append Async to server side method names #​39010. (#​39797)
  • [C# tools] Fix Grpc.Tools 2.69.0 stops working on ARM64 (#​41543)

Objective-C

  • [Fix][Compiler] Plugins fall back to the edition 2023 for older protobuf. (#​41357)

PHP

  • [PHP] Disable php infinite recursion check for callback from Core to PHP. (#​41835)
  • [PHP] Fix runtime error with PHp8.5 alpha because zend_exception_get_defaul…. (#​40337)

Python

  • [Python] Fix GRPC_TRACE not working when absl log initialized in cython. (#​41814)
  • Revert "[Python] Align GRPC_ENABLE_FORK_SUPPORT env defaults in core and python (#​41455)". (#​41769)
  • [Python] Fix AsyncIO Server maximum_concurrent_rpcs enforcement preventing negative active_rpcs count. (#​41532)
  • [Python] Docs: correct grpc.Compression references. (#​41705)
  • [Python] [Typeguard] Part 4 - Add Typeguard to AIO stack in tests . (#​40226)
  • [Python] Fix multi-thread exception for Asyncio gRPC clients - Fixes #​25364. (#​41483)
  • [Python] Resolve absl::InitializeLog warning. (#​39779)
  • [Python] Remove IF usage in Cython. (#​41400)
  • [Python] Add language features to exported proto files. (#​41501)
  • [Python] Fix crash when iterating on AIO Metadata keys(), values(), items() or list(metadata.values()) etc. . (#​41481)
  • [Python] Modernize and revamp Public API Docs. (#​41287)

Ruby

  • [Ruby] Added support to push native-debug packages off rubygems to public gcs bucket. (#​41270)

v1.78.1

Compare Source

This is release 1.78.1 (gutsy) 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.

Python

Added 2026-03-12:
CAUTION! This gRPC Python release 1.78.1 was yanked from PyPI on 2026-02-26 due to issue #​41725.

  • [REVERTED] Remove unintentional log WARNING: All log messages before absl::InitializeLog() is called are written to STDERR. (#​41639)
  • [REVERTED] Fix inconsistent GRPC_ENABLE_FORK_SUPPORT runtime defaults between gRPC Core and Python. (#​41588).
    • This fixed #​37710, a request processing hang in certain multithreaded environments: Other threads are currently calling into gRPC, skipping fork() handlers.
  • Modernize the API Docs site: https://grpc.github.io/grpc/python. (#​41494)

Ruby

  • Build/test ruby 4.0 and build native gems with Ruby 4.0 support. (#​41554)

v1.78.0

Compare Source

This is release 1.78.0 (gutsy) 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.

C++

  • adding address_sorting dep in naming test build. (#​41045)

Objective-C

  • [Backport][v1.78.x][Fix][Compiler] Plugins fall back to the edition 2023 for older protobuf. (#​41358)

Python

  • [python] aio: fix race condition causing asyncio.run() to hang forever during the shutdown process. (#​40989)
  • [Python] Migrate to pyproject.toml build system from setup.py builds. (#​40833)
  • [Python] Log error details when ExecuteBatchError occurs (at DEBUG level). (#​40921)
  • [Python] Update setuptools min version to 77.0.1 . (#​40931)

Ruby

  • [ruby] Fix version comparison for the ruby_abi_version symbol for ruby 4 compatibility. (#​41061)

Configuration

📅 Schedule: 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 force-pushed the renovate/grpc-stack branch from ce6df19 to bbe073b Compare January 30, 2026 04:14
@renovate renovate Bot changed the title Update grpc ecosystem chore(deps): update grpc ecosystem Feb 3, 2026
@renovate
renovate Bot force-pushed the renovate/grpc-stack branch 2 times, most recently from f41dd4c to d67e375 Compare February 7, 2026 07:32
@renovate renovate Bot changed the title chore(deps): update grpc ecosystem chore(deps): update dependency grpcio to v1.78.0 Feb 9, 2026
@renovate
renovate Bot force-pushed the renovate/grpc-stack branch from d67e375 to ec08231 Compare February 9, 2026 13:05
@renovate renovate Bot changed the title chore(deps): update dependency grpcio to v1.78.0 fix(deps): update dependency grpcio to v1.78.0 Feb 12, 2026
@renovate
renovate Bot force-pushed the renovate/grpc-stack branch from ec08231 to 8ad200b Compare February 12, 2026 17:14
@renovate renovate Bot changed the title fix(deps): update dependency grpcio to v1.78.0 fix(deps): update dependency grpcio to v1.78.1 Feb 20, 2026
@renovate
renovate Bot force-pushed the renovate/grpc-stack branch from 8ad200b to af77e57 Compare February 20, 2026 02:03
@renovate renovate Bot changed the title fix(deps): update dependency grpcio to v1.78.1 fix(deps): update dependency grpcio to v1.78.0 Feb 26, 2026
@renovate
renovate Bot force-pushed the renovate/grpc-stack branch from af77e57 to a183c55 Compare February 26, 2026 15:09
@renovate renovate Bot changed the title fix(deps): update dependency grpcio to v1.78.0 fix(deps): update grpc ecosystem Mar 18, 2026
@renovate
renovate Bot force-pushed the renovate/grpc-stack branch from a183c55 to 4dd86be Compare March 18, 2026 22:03
@renovate renovate Bot changed the title fix(deps): update grpc ecosystem fix(deps): update dependency grpcio to v1.78.0 Mar 26, 2026
@renovate
renovate Bot force-pushed the renovate/grpc-stack branch from 4dd86be to c37f17e Compare March 26, 2026 08:59
@renovate renovate Bot changed the title fix(deps): update dependency grpcio to v1.78.0 fix(deps): update grpc ecosystem Mar 26, 2026
@renovate
renovate Bot force-pushed the renovate/grpc-stack branch from c37f17e to 35fb775 Compare March 26, 2026 12:47
@renovate renovate Bot changed the title fix(deps): update grpc ecosystem fix(deps): update dependency grpcio to v1.78.0 Mar 27, 2026
@renovate
renovate Bot force-pushed the renovate/grpc-stack branch 2 times, most recently from 26f4223 to e279567 Compare March 27, 2026 05:57
@renovate renovate Bot changed the title fix(deps): update dependency grpcio to v1.78.0 fix(deps): update grpc ecosystem Mar 27, 2026
@renovate
renovate Bot force-pushed the renovate/grpc-stack branch from e279567 to 8a20f7f Compare March 30, 2026 09:09
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