Skip to content

fix(logging): upgrade gRPC service registration func#13139

Merged
quartzmo merged 1 commit intogoogleapis:mainfrom
quartzmo:logging-grpc-protobuf
Oct 14, 2025
Merged

fix(logging): upgrade gRPC service registration func#13139
quartzmo merged 1 commit intogoogleapis:mainfrom
quartzmo:logging-grpc-protobuf

Conversation

@quartzmo
Copy link
Member

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.

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.
@quartzmo quartzmo requested review from a team and gkevinzheng October 14, 2025 21:39
@product-auto-label product-auto-label bot added the api: logging Issues related to the Cloud Logging API. label Oct 14, 2025
@quartzmo quartzmo added the automerge Merge the pull request once unit tests and other checks pass. label Oct 14, 2025
@quartzmo quartzmo merged commit 39af2f9 into googleapis:main Oct 14, 2025
8 of 9 checks passed
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Oct 14, 2025
@quartzmo quartzmo deleted the logging-grpc-protobuf branch October 14, 2025 21:41
shollyman pushed a commit that referenced this pull request Oct 28, 2025
🤖 I have created a release *beep* *boop*
---


##
[1.13.1](logging/v1.13.0...logging/v1.13.1)
(2025-10-28)


### Bug Fixes

* **logging:** Upgrade gRPC service registration func
([486bd40](486bd40))
* **logging:** Upgrade gRPC service registration func
([#13139](#13139))
([39af2f9](39af2f9))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: logging Issues related to the Cloud Logging API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants