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

chore(deps): update grpc to v1.69.0 #14888

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Dec 9, 2024

This PR contains the following updates:

Package Type Update Change
com_github_grpc_grpc http_archive minor v1.68.2 -> v1.69.0
grpc bazel_dep minor 1.68.0 -> 1.69.0
grpc/grpc minor v1.68.2 -> v1.69.0

Release Notes

grpc/grpc (com_github_grpc_grpc)

v1.69.0

Compare Source

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.69.0-pre1

Compare Source

This is a prerelease of gRPC Core 1.69.0 (gridiron).

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

This prerelease contains refinements, improvements, and bug fixes.


Configuration

📅 Schedule: Branch creation - "* * * * 1-5" (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 these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.


This change is Reviewable

@renovate-bot renovate-bot requested a review from a team as a code owner December 9, 2024 18:58
@dpebot
Copy link
Collaborator

dpebot commented Dec 9, 2024

/gcbrun

Copy link

codecov bot commented Dec 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.91%. Comparing base (780a717) to head (d5d5a6c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #14888   +/-   ##
=======================================
  Coverage   92.91%   92.91%           
=======================================
  Files        2351     2351           
  Lines      209702   209702           
=======================================
+ Hits       194844   194849    +5     
+ Misses      14858    14853    -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dpebot
Copy link
Collaborator

dpebot commented Dec 11, 2024

/gcbrun

@scotthart scotthart added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Dec 11, 2024
@renovate-bot renovate-bot changed the title chore(deps): update grpc to v1.69.0-pre1 chore(deps): update grpc to v1.69.0 Dec 24, 2024
@dpebot
Copy link
Collaborator

dpebot commented Dec 24, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Dec 24, 2024

/gcbrun

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do not merge Indicates a pull request not ready for merge, due to either quality or timing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants