-
Notifications
You must be signed in to change notification settings - Fork 4
Commit 5505f10
authored
fix(deps): Update dependency grpcio to v1.59.0 (#62)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [grpcio](https://grpc.io) ([source](https://togithub.com/grpc/grpc)) | minor | `==1.57.0` -> `==1.59.0` |
---
### Release Notes
<details>
<summary>grpc/grpc (grpcio)</summary>
### [`v1.59.0`](https://togithub.com/grpc/grpc/releases/tag/v1.59.0)
[Compare Source](https://togithub.com/grpc/grpc/compare/v1.58.0...v1.59.0)
This is release 1.59.0 ([generative](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
- \[Release] Bump core version [`2023092`](https://togithub.com/grpc/grpc/commit/202309251628). ([#​34476](https://togithub.com/grpc/grpc/pull/34476))
- \[xds ssa] Remove environment variable protection for stateful affinity. ([#​34435](https://togithub.com/grpc/grpc/pull/34435))
- \[windows DNS] Simplify c-ares Windows code. ([#​33965](https://togithub.com/grpc/grpc/pull/33965))
- \[c-ares] fix spin loop bug when c-ares gives up on a socket that still has data left in its read buffer. ([#​34185](https://togithub.com/grpc/grpc/pull/34185))
- \[Deps] Adding upb as a submodule. ([#​34199](https://togithub.com/grpc/grpc/pull/34199))
- \[EventEngine] Update Cancel contract on closure deletion timeline. ([#​34167](https://togithub.com/grpc/grpc/pull/34167))
## C\#
- \[csharp codegen] Handle empty base_namespace option value to fix [#​34113](https://togithub.com/grpc/grpc/issues/34113). ([#​34137](https://togithub.com/grpc/grpc/pull/34137))
## Python
- \[Python 3.12] Support Python 3.12. ([#​34398](https://togithub.com/grpc/grpc/pull/34398))
- \[Python 3.12] Deprecate distutil. ([#​34186](https://togithub.com/grpc/grpc/pull/34186))
## Ruby
- \[ruby] Fix linking errors on x86-darwin. ([#​34134](https://togithub.com/grpc/grpc/pull/34134))
- \[Ruby] replace strdup with gpr_strdup. ([#​34177](https://togithub.com/grpc/grpc/pull/34177))
- \[ruby] drop ruby 2.6 support. ([#​34198](https://togithub.com/grpc/grpc/pull/34198))
### [`v1.58.0`](https://togithub.com/grpc/grpc/releases/tag/v1.58.0)
[Compare Source](https://togithub.com/grpc/grpc/compare/v1.57.0...v1.58.0)
This is release 1.58.0 ([goku](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
- gRPC 1.58 starts to require c-ares 1.18 or later.
- \[Deps] Update boringssl [`2023082`](https://togithub.com/grpc/grpc/commit/202308211007). ([#​34115](https://togithub.com/grpc/grpc/pull/34115))
- \[pick_first] de-experiment pick first. ([#​34054](https://togithub.com/grpc/grpc/pull/34054))
- \[build metadata] Bazel to "other build systems" improvements. ([#​33803](https://togithub.com/grpc/grpc/pull/33803))
- \[Deps] Update abseil to [`2023080`](https://togithub.com/grpc/grpc/commit/20230802). ([#​33974](https://togithub.com/grpc/grpc/pull/33974))
- \[c-ares DNS resolver] Fix file descriptor use-after-close bug when c-ares writes succeed but subsequent read fails. ([#​33871](https://togithub.com/grpc/grpc/pull/33871))
## C++
- \[docs] Document Alarm thread-safety guarantees. ([#​34092](https://togithub.com/grpc/grpc/pull/34092))
- Added OpenSSL 3.0 (LTS) support via custom CMake builds (the default is still BoringSSL)
## Python
- \[Bazel] Enable grpcio-reflection to be used via Bazel. ([#​31013](https://togithub.com/grpc/grpc/pull/31013))
- \[packaging] Publish xds-protos as part of the standard package pipeline. ([#​33797](https://togithub.com/grpc/grpc/pull/33797))
## Ruby
- \[ruby] update google auth to ~> 1.0. ([#​34013](https://togithub.com/grpc/grpc/pull/34013))
- \[Ruby] set metadata_sent after call success. ([#​33998](https://togithub.com/grpc/grpc/pull/33998))
- \[ruby] remove unnecessary background thread startup wait logic that interferes with forking. ([#​33805](https://togithub.com/grpc/grpc/pull/33805))
</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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->1 parent 591c1bc commit 5505f10Copy full SHA for 5505f10
1 file changed
+1
-1
lines changed+1-1
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