Skip to content

Bump gRPC-Go to v1.69.4 - #2527

Open
bananacocodrilo wants to merge 2 commits into
mainfrom
antonio.alors/grpc-go-v1.69.4-candidate
Open

Bump gRPC-Go to v1.69.4#2527
bananacocodrilo wants to merge 2 commits into
mainfrom
antonio.alors/grpc-go-v1.69.4-candidate

Conversation

@bananacocodrilo

@bananacocodrilo bananacocodrilo commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

Description

Updates YARPC from gRPC-Go v1.67.3 to v1.69.4, together with the matching
genproto and protobuf versions. This is the first staged checkpoint in the
gRPC-Go catch-up and intentionally contains no YARPC source or public API
changes.

Intent

Validate a small dependency-only checkpoint against YARPC and internal direct
gRPC consumers before proceeding to later gRPC-Go releases.

Changes

  • google.golang.org/grpc: v1.67.3 to v1.69.4
  • Update the matching google.golang.org/genproto/googleapis/rpc and
    google.golang.org/protobuf versions.
  • Update corresponding transitive checksums.

Test Plan

  • YARPC gRPC and HTTP transports, protobuf v1/v2, compression,
    resolver/reflection, focused race coverage, and experimental pick-first
    tests passed.
  • The candidate built successfully against representative internal YARPC and
    direct-gRPC consumers.
  • Internal DO NOT LAND D26338501 passed blocking go-code differential CI,
    affected unit tests, and BITS.

Revert Plan

Revert this commit to restore gRPC-Go v1.67.3 and its matching genproto and
protobuf dependencies. The internal monorepo upgrade will retain a separately
validated rollback to the previous gRPC/YARPC version pair.

Jira Issues

N/a

RELEASE NOTES:
Changed: Upgraded the YARPC gRPC-Go dependency from v1.67.3 to v1.69.4,
including the matching genproto and protobuf dependencies.

## Description

This is the first staged checkpoint in the gRPC-Go catch-up effort. It updates
YARPC from gRPC-Go v1.67.3 to v1.69.4 together with the matching genproto and
protobuf versions. There are no YARPC source-code or API changes in this PR.

## Test Plan

- YARPC gRPC and HTTP transport suites
- protobuf v1/v2, compression, resolver/reflection, and experimental pick-first coverage
- focused gRPC race tests and a clean `go mod tidy -diff`
- internal fork patch checks plus 12 representative monorepo consumer tests

## Checklist

- [x] Description and context for reviewers: one partner, one stranger
- [x] Docs (package doc): no public API or package behavior documentation changed

RELEASE NOTES:
N/a
@bananacocodrilo
bananacocodrilo marked this pull request as ready for review August 3, 2026 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant