1.7.0 (2025-10-28)
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 googleapis/google-cloud-go#11025. (PiperOrigin-RevId: 823187922) (c3c2fbba)