-
Notifications
You must be signed in to change notification settings - Fork 4
Commit 05dd532
authored
fix(deps): Update dependency grpcio to v1.67.1 (#249)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [grpcio](https://grpc.io) ([source](https://togithub.com/grpc/grpc)) | minor | `==1.66.2` -> `==1.67.1` |
---
### Release Notes
<details>
<summary>grpc/grpc (grpcio)</summary>
### [`v1.67.1`](https://togithub.com/grpc/grpc/releases/tag/v1.67.1)
[Compare Source](https://togithub.com/grpc/grpc/compare/v1.67.0...v1.67.1)
This is release gRPC Core 1.67.1 (gesundheit). This is a Python-only patch release.
For gRPC documentation, see [grpc.io](https://grpc.io/). For previous releases, see [Releases](https://togithub.com/grpc/grpc/releases).
This release contains refinements, improvements, and bug fixes.
### [`v1.67.0`](https://togithub.com/grpc/grpc/releases/tag/v1.67.0)
[Compare Source](https://togithub.com/grpc/grpc/compare/v1.66.2...v1.67.0)
This is release 1.67.0 ([gesundheit](https://togithub.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://togithub.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://togithub.com/grpc/grpc/pull/37633)3). ([#​37686](https://togithub.com/grpc/grpc/pull/37686))
- \[release] Bump core version to 44.0.0. ([#​37661](https://togithub.com/grpc/grpc/pull/37661))
- \[RlsLB] Fix Deadlock. ([#​37459](https://togithub.com/grpc/grpc/pull/37459))
- \[Python Otel] Manage call tracer life cycle use call arena. ([#​37460](https://togithub.com/grpc/grpc/pull/37460))
## C++
- \[OTel C++] Fix race when adding and removing callbacks. ([#​37485](https://togithub.com/grpc/grpc/pull/37485))
## Python
- \[Backport to 1.67.x] Add templating and support for Python 3.13 ([#​37643](https://togithub.com/grpc/grpc/issues/37643)). ([#​37803](https://togithub.com/grpc/grpc/pull/37803))
- Add templating and support for Python 3.13. ([#​37643](https://togithub.com/grpc/grpc/pull/37643))
- \[Python Distrib] Change warning to RuntimeError for version incompatibility. ([#​37466](https://togithub.com/grpc/grpc/pull/37466))
- \[reflection]: python: reflection returns `original_request`. ([#​36944](https://togithub.com/grpc/grpc/pull/36944))
## Ruby
- \[ruby] drop ruby 2.7 support. ([#​37430](https://togithub.com/grpc/grpc/pull/37430))
- \[ruby] reduce ruby gpr_log invocations from INFO to DEBUG. ([#​37426](https://togithub.com/grpc/grpc/pull/37426))
- \[ruby] refactor flaky test and expose cancel_with_status. ([#​37410](https://togithub.com/grpc/grpc/pull/37410))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->1 parent 09fbc66 commit 05dd532Copy full SHA for 05dd532
1 file changed
+1
-1
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
|
0 commit comments