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.62.0 #41

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

grpc/grpc (grpcio) ### [`v1.62.0`](https://togithub.com/grpc/grpc/releases/tag/v1.62.0) [Compare Source](https://togithub.com/grpc/grpc/compare/v1.60.1...v1.62.0) This is release 1.62.0 ([guardian](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 - \[metadata] Allow non application/grpc content-type values. ([#​35824](https://togithub.com/grpc/grpc/pull/35824)) - \[BoringSSL] Update third_party/boringssl-with-bazel. ([#​35768](https://togithub.com/grpc/grpc/pull/35768)) - \[GPR] Removed GPR_BACKWARDS_COMPATIBILITY_MODE. ([#​35602](https://togithub.com/grpc/grpc/pull/35602)) ## Python - \[Build] Strip armv7 artifacts. ([#​35832](https://togithub.com/grpc/grpc/pull/35832)) - \[Python AIO] Handle DeprecationWarnings when get current loop. ([#​35583](https://togithub.com/grpc/grpc/pull/35583)) - \[Python AIO] Raise resource_exhausted error in case of concurrent RPC limit exceeded. ([#​35376](https://togithub.com/grpc/grpc/pull/35376)) - \[Python O11y] Build and distrib O11y package. ([#​35578](https://togithub.com/grpc/grpc/pull/35578)) - \[Python setuptools] Import error from distutils for lower version of setuptools. ([#​35561](https://togithub.com/grpc/grpc/pull/35561)) - \[ruby] Fix use-after-free for post-fork channel recreation. ([#​35488](https://togithub.com/grpc/grpc/pull/35488)) ## Ruby - \[ruby] Build/test ruby 3.3 and build native gems with Ruby 3.3 support. ([#​35399](https://togithub.com/grpc/grpc/pull/35399))

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.