0.8.0 (2026-01-08)
Bug Fixes
- upgrade gRPC service registration func An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in #11025. (PiperOrigin-RevId: 833829944) (185951b3)