Skip to content

Commit 39af2f9

Browse files
authored
fix(logging): upgrade gRPC service registration func (googleapis#13139)
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 https://togithub.com/googleapis/google-cloud-go/pull/11025.
1 parent 3d3d908 commit 39af2f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

logging/CHANGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,3 +216,4 @@
216216

217217
This is the first tag to carve out logging as its own module. See:
218218
https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-repository.
219+

0 commit comments

Comments
 (0)