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.68.0 #347

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

Update grpc to v1.68.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.68.0 age adoption passing confidence
grpcio (source) minor ==1.65.4 -> ==1.68.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 (grpcio)

v1.68.0

Compare Source

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.67.1

Compare Source

This is release gRPC Core 1.67.1 (gesundheit). This is a Python-only patch release.

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

This release contains refinements, improvements, and bug fixes.

v1.67.0

Compare Source

This is release 1.67.0 (gesundheit) 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

C++

  • [OTel C++] Fix race when adding and removing callbacks. (#​37485)

Python

  • [Backport to 1.67.x] Add templating and support for Python 3.13 (#​37643). (#​37803)
  • Add templating and support for Python 3.13. (#​37643)
  • [Python Distrib] Change warning to RuntimeError for version incompatibility. (#​37466)
  • [reflection]: python: reflection returns original_request. (#​36944)

Ruby

  • [ruby] drop ruby 2.7 support. (#​37430)
  • [ruby] reduce ruby gpr_log invocations from INFO to DEBUG. (#​37426)
  • [ruby] refactor flaky test and expose cancel_with_status. (#​37410)

v1.66.2

Compare Source

This is release gRPC Core 1.66.2 (gladiator).

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

This release contains refinements, improvements, and bug fixes.

What's Changed

Python
  • Added support for Python 3.13 and templating system for supported Python versions (#​37643)

Full Changelog: grpc/grpc@v1.66.1...v1.66.2

v1.66.1

Compare Source

This is release gRPC Core 1.66.1 (gladiator).

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

This release contains refinements, improvements, and bug fixes.

Core

v1.66.0

Compare Source

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)

v1.65.5

Compare Source

This is release gRPC Core 1.65.5 (gnarly).

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

This release contains refinements, improvements, and bug fixes.


  • 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 changed the title Update grpc Update grpc to v1.68.0 Nov 22, 2024
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