gRPC
High-performance universal remote procedure call framework
gRPC just made post-quantum key exchange the TLS default — no flag, no opt-in.
◆Recent moves
- 15d ago
Post-quantum key exchange becomes the TLS default
⚡ SPARKThe security modernization thread running through the last several releases reaches its most consequential point: post-quantum key exchange is now the default, not an option. It lands quietly, in a release otherwise described as refinements and bug fixes.
View source ↗ - 20d ago
Call credentials gain regional access boundary metadata
Call credentials can now look up and attach regional access boundary policy metadata, extending the credential path toward data-residency enforcement. It fits the same security-plumbing arc as the TLS work, one layer up at the authorization boundary.
View source ↗ - 27d ago
1.83.0 prerelease cut
A prerelease with no itemized changes — the project's standard two-week staging step before a minor. The post-quantum default that defines 1.83 only becomes visible in the final release notes.
View source ↗ - 29d ago
Python protobuf floor raised to 7.35.1
A single-commit patch backporting a protobuf lower-bound bump for the Python package. Dependency floor maintenance, with no behavior change of its own.
View source ↗ - 1mo ago
1.82.0 second prerelease
The second staging build for 1.82, again with no itemized content. Two prereleases in a cycle is the visible cost of the monthly minor cadence.
View source ↗ - 1mo ago
EventEngine race fixes and per-signer SSL handshakers
A correctness-heavy release: a Windows use-after-free and assertion race in EventEngine, and a completion queue shutdown race on weak memory models like ARM. The server-side handshaker factory also moves to a map of key signers, groundwork the later TLS work builds on.
View source ↗