Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update grpc to v1.71.0 #347

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Update grpc to v1.71.0 #347

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 17, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
grpc bazel_dep minor 1.65.0 -> 1.71.0 age adoption passing confidence
grpcio (source) minor ==1.65.4 -> ==1.71.0 age adoption passing confidence

Caution

This PR is marked as draft, as some updates cannot be made automatically (e.g. Java Maven deps and Go deps)


Release Notes

grpc/grpc (grpc)

v1.71.0

This is release gRPC Core 1.71.0 (gears).

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This release contains refinements, improvements, and bug fixes.

Core

  • [CallAttemptTracer] Fix call attempt tracer lifetimes for retries (#​38729). (#​38796)
  • [pick_first] fix bug that caused us to stop triggering connection attempts. (#​38714)
  • [CodeGen][CPP] Added support for service "deprecated" option. (#​38493)
  • [EventEngine] Add SetDefaultEventEngine API (and friends). (#​38316)

C++

  • [build] Restrict grpc++_public_hdrs target to internal visibility. (#​38646)
  • [Doc] Added C++17 cmake option. (#​38432)

Python

  • [CI] Drop Python 3.8. (#​38747)
  • [Python] Support musl-linux binary wheels on arm64. (#​38223)

Ruby

  • [ruby] Build/test ruby 3.4 and build native gems with Ruby 3.4 support. (#​38338)

v1.70.1

This is release 1.70.1 (genius) of gRPC Core.

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This release contains refinements, improvements, and bug fixes, with highlights listed below.

Core

Ruby

v1.69.0

This is release 1.69.0 (gridiron) of gRPC Core.

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This release contains refinements, improvements, and bug fixes, with highlights listed below.

Core

  • [Alarm] Fix Alarm reuse on cancellation. (#​38114)
  • [xDS RBAC] Support string_match in HeaderMatcher. (#​38185)
  • [pick_first] fix shutdown bug in new PF impl. (#​38144)
  • [c-ares] Fix inverted length check in GrpcPolledFdWindows. (#​38101)
  • [RetryFilter] Copy the SliceBuffer from RetryFilter's cache to batch payload. (#​38069)
  • [EventEngine] Add stronger wording on Endpoint::Read contract. (#​38036)
  • [chttp2] Fix channelz address. (#​38022)
  • [XdsClient] Add missing authority to XdsClient metrics scope. (#​38009)
  • [EventEngine] API contract: Endpoint::Read will provide either an error or data, but never both. (#​38019)
  • [Build] Dropped Bazel 6.x support. (#​37979)

Python

  • [Build] Override MACOSX_DEPLOYMENT_TARGET for gRPC Python. (#​37997)

v1.68.0

This is release 1.68.0 (groovy) of gRPC Core.

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This release contains refinements, improvements, and bug fixes, with highlights listed below.

Core

  • [XdsClient][Backport] Add missing authority to XdsClient metrics scope (#​38009). (#​38023)
  • [Release] Bump core version in preparation for 1.68 Branch Cut. (#​37941)
  • [ConfigFetcher] Set HTTP2 error to NO_ERROR to do graceful GOAWAYs. (#​37939)
  • [ruby] reduce INFO log for server CQ pluck registration to DEBUG. (#​37633)
  • [EventEngine] Enable the PosixEventEngine client experiment. (#​35985)
  • [chttp2_server] Fix race between connection starting and it being orphaned. (#​37683)
  • [Chttp2Server] Fix race between connection manager updates and handshake. (#​37772)
  • [xds] Fix XdsClient race between ResourceDoesNotExist timer and receiving resources. (#​37678)

C++

  • [Build] Minimum version of MSVC is now 2022. (#​37687)
  • [Build] Bumped the minimum version of cmake. (#​37702)

Python

  • Add templating and support for Python 3.13. (#​37643)

v1.66.0

This is release 1.66.0 (gladiator) of gRPC Core.

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This release contains refinements, improvements, and bug fixes, with highlights listed below.

Core

  • [Python Otel] Manage call tracer life cycle use call arena. (v1.66.x backport). (#​37479)
  • [BoringSSL] Update third_party/boringssl-with-bazel. (#​37223)
  • [Dep] Upgrading Protobuf to v27.2. (#​36753)
  • [Gpr_To_Absl_Logging] Fixing bugs . (#​36961)
  • [chttp2] don't access endpoint in transport ops if it's already been destroyed. (#​36921)

C++

Python

  • [Python Distrib] Change warning to RuntimeError for version incompatibility (v1.66.x backport). (#​37477)
  • Fix issues/36613. (#​37022)
  • [fix] updated invocation_metadata return type hint. (#​36894)
  • [Release] Add warning about PyPi latest version not necessarily matching Github latest version. (#​36965)

Ruby

  • [ruby] Update google-protobuf dep to allow 3.x and 4.x versions. (#​36982)
  • [ruby] improve the way completion queue pluck operations handle signals and process shutdown. (#​36903)

  • If you want to rebase/retry this PR, check this box

View the repository job log

@github-actions github-actions bot added the lang-python Python rules specific label Aug 17, 2024
@renovate renovate bot changed the title Update dependency grpcio to v1.65.5 Update dependency grpcio to v1.66.0 Aug 22, 2024
@renovate renovate bot changed the title Update dependency grpcio to v1.66.0 Update grpc to v1.66.0 Aug 26, 2024
@github-actions github-actions bot added dependencies Pull requests that update a dependency file lang-cpp C++ rules specific lang-objc Objective-C rules specific labels Aug 26, 2024
@renovate renovate bot changed the title Update grpc to v1.66.0 Update grpc Aug 28, 2024
@renovate renovate bot force-pushed the renovate/grpc branch 2 times, most recently from 277b965 to 8ba0d84 Compare September 30, 2024 19:37
@renovate renovate bot force-pushed the renovate/grpc branch 2 times, most recently from a97600c to 13ca99f Compare October 29, 2024 07:25
@renovate renovate bot force-pushed the renovate/grpc branch 2 times, most recently from d716444 to 13d4728 Compare November 22, 2024 11:43
@renovate renovate bot changed the title Update grpc Update grpc to v1.68.0 Nov 22, 2024
@renovate renovate bot changed the title Update grpc to v1.68.0 Update grpc Dec 2, 2024
@renovate renovate bot changed the title Update grpc Update grpc to v1.69.0 Jan 5, 2025
@renovate renovate bot changed the title Update grpc to v1.69.0 Update grpc Jan 23, 2025
@renovate renovate bot force-pushed the renovate/grpc branch from 9df54ee to f32a6ea Compare March 10, 2025 23:26
@renovate renovate bot force-pushed the renovate/grpc branch from f32a6ea to 589f054 Compare March 12, 2025 03:24
@renovate renovate bot changed the title Update grpc Update grpc to v1.71.0 Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file lang-cpp C++ rules specific lang-objc Objective-C rules specific lang-python Python rules specific
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants