gRPC
v1.82.1Networking & MessagingJul 8, 2026
gRPC v1.82.1 is a narrow patch release that only raises the Python protobuf lower bound from 6.33.5 to 7.35.1. This is a breaking change for anyone pinned to an older protobuf release and should be checked before upgrading.
breakingprotobuf lower bound raised to 7.35.1
The minimum required protobuf version has moved from 6.33.5 to 7.35.1. Projects pinned to protobuf below 7.35.1 will fail to resolve dependencies against this gRPC release and need to bump their protobuf pin before upgrading.
Key changes (1)
- Python dependency constraint: protobuf minimum raised from 6.33.5 to 7.35.1