grpc/grpc (grpcio)
### [`v1.67.0`](https://redirect.github.com/grpc/grpc/releases/tag/v1.67.0)
[Compare Source](https://redirect.github.com/grpc/grpc/compare/v1.66.2...v1.67.0)
This is release 1.67.0 ([gesundheit](https://redirect.github.com/grpc/grpc/blob/master/doc/g_stands_for.md)) of gRPC Core.
For gRPC documentation, see [grpc.io](https://grpc.io/). For previous releases, see [Releases](https://redirect.github.com/grpc/grpc/releases).
This release contains refinements, improvements, and bug fixes, with highlights listed below.
## Core
- \[ruby] reduce an INFO log to DEBUG (backport[https://github.com/grpc/grpc/pull/37633](https://redirect.github.com/grpc/grpc/pull/37633)3). ([#37686](https://redirect.github.com/grpc/grpc/pull/37686))
- \[release] Bump core version to 44.0.0. ([#37661](https://redirect.github.com/grpc/grpc/pull/37661))
- \[RlsLB] Fix Deadlock. ([#37459](https://redirect.github.com/grpc/grpc/pull/37459))
- \[Python Otel] Manage call tracer life cycle use call arena. ([#37460](https://redirect.github.com/grpc/grpc/pull/37460))
## C++
- \[OTel C++] Fix race when adding and removing callbacks. ([#37485](https://redirect.github.com/grpc/grpc/pull/37485))
## Python
- \[Backport to 1.67.x] Add templating and support for Python 3.13 ([#37643](https://redirect.github.com/grpc/grpc/issues/37643)). ([#37803](https://redirect.github.com/grpc/grpc/pull/37803))
- Add templating and support for Python 3.13. ([#37643](https://redirect.github.com/grpc/grpc/pull/37643))
- \[Python Distrib] Change warning to RuntimeError for version incompatibility. ([#37466](https://redirect.github.com/grpc/grpc/pull/37466))
- \[reflection]: python: reflection returns `original_request`. ([#36944](https://redirect.github.com/grpc/grpc/pull/36944))
## Ruby
- \[ruby] drop ruby 2.7 support. ([#37430](https://redirect.github.com/grpc/grpc/pull/37430))
- \[ruby] reduce ruby gpr_log invocations from INFO to DEBUG. ([#37426](https://redirect.github.com/grpc/grpc/pull/37426))
- \[ruby] refactor flaky test and expose cancel_with_status. ([#37410](https://redirect.github.com/grpc/grpc/pull/37410))
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.
🔕 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 contains the following updates:
==1.66.2
->==1.67.0
Release Notes
grpc/grpc (grpcio)
### [`v1.67.0`](https://redirect.github.com/grpc/grpc/releases/tag/v1.67.0) [Compare Source](https://redirect.github.com/grpc/grpc/compare/v1.66.2...v1.67.0) This is release 1.67.0 ([gesundheit](https://redirect.github.com/grpc/grpc/blob/master/doc/g_stands_for.md)) of gRPC Core. For gRPC documentation, see [grpc.io](https://grpc.io/). For previous releases, see [Releases](https://redirect.github.com/grpc/grpc/releases). This release contains refinements, improvements, and bug fixes, with highlights listed below. ## Core - \[ruby] reduce an INFO log to DEBUG (backport[https://github.com/grpc/grpc/pull/37633](https://redirect.github.com/grpc/grpc/pull/37633)3). ([#37686](https://redirect.github.com/grpc/grpc/pull/37686)) - \[release] Bump core version to 44.0.0. ([#37661](https://redirect.github.com/grpc/grpc/pull/37661)) - \[RlsLB] Fix Deadlock. ([#37459](https://redirect.github.com/grpc/grpc/pull/37459)) - \[Python Otel] Manage call tracer life cycle use call arena. ([#37460](https://redirect.github.com/grpc/grpc/pull/37460)) ## C++ - \[OTel C++] Fix race when adding and removing callbacks. ([#37485](https://redirect.github.com/grpc/grpc/pull/37485)) ## Python - \[Backport to 1.67.x] Add templating and support for Python 3.13 ([#37643](https://redirect.github.com/grpc/grpc/issues/37643)). ([#37803](https://redirect.github.com/grpc/grpc/pull/37803)) - Add templating and support for Python 3.13. ([#37643](https://redirect.github.com/grpc/grpc/pull/37643)) - \[Python Distrib] Change warning to RuntimeError for version incompatibility. ([#37466](https://redirect.github.com/grpc/grpc/pull/37466)) - \[reflection]: python: reflection returns `original_request`. ([#36944](https://redirect.github.com/grpc/grpc/pull/36944)) ## Ruby - \[ruby] drop ruby 2.7 support. ([#37430](https://redirect.github.com/grpc/grpc/pull/37430)) - \[ruby] reduce ruby gpr_log invocations from INFO to DEBUG. ([#37426](https://redirect.github.com/grpc/grpc/pull/37426)) - \[ruby] refactor flaky test and expose cancel_with_status. ([#37410](https://redirect.github.com/grpc/grpc/pull/37410))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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.