rushilsrivastava / python-grpcio-alpine-docker

Docker images with Python 3 on Alpine with grpcio pre-compiled.
https://hub.docker.com/r/rushilsrivastava/python-grpcio-alpine
MIT License
0 stars 0 forks source link

:arrow_up: Update dependency grpcio to v1.58.0 #29

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
grpcio (source) ==1.57.0 -> ==1.58.0 age adoption passing confidence

Release Notes

grpc/grpc (grpcio) ### [`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))

Configuration

📅 Schedule: Branch creation - "after 5pm every weekday,every weekend,before 9am every weekday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» 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 has been generated by Mend Renovate. View repository job log here.