Tonic moves to grpc/grpc-rust under CNCF, Google and LinkedIn now co-maintain; new transport layer ships alongside backward-compatible codegen for existing users.
May 27, 2026
Summary
Fixes maintenance bottleneck that blocked new features for years. Developers using tonic get load balancing and xDS support without rewriting; new grpc-rust crate offers optimized transport as opt-in path.
Why it matters
Fixes maintenance bottleneck that blocked new features for years. Developers using tonic get load balancing and xDS support without rewriting; new grpc-rust crate offers optimized transport as opt-in path.
Implementation verdict
Not a breaking change yet. Preview release still uses tonic transport; new grpc crate is parallel implementation. Current tonic users: wait for preview, evaluate new transport. New projects: preview gives early access to xDS and fresh API design, but don't migrate production code until GA.
Sources
Dev Signal
Get briefs like this in your inbox — free, every weekday.
100+ sources compressed into one 4-minute read. Ranked, cited, implementation-ready.