Skip to content

Conversation

hongalex
Copy link
Member

Turns out a new v2 verison of the fake is necessary after all. This is mostly because the fake takes in certain cloud.google.com/go/pubsub/apiv1/pubsubpb types as parameters which wouldn't be compatible with the pubsub/v2/apiv1/pubsubpb types. Since we plan on deprecating that first package, it's best to remove that dependency early and just release a fake v2.

Also includes the internal packages since otherwise the v2 package will take a dependency on cloud.google.com/go/pubsub package, which is breaks the proto namespace (including schema.proto from different packages).

@hongalex hongalex requested review from shollyman and a team as code owners May 16, 2025 03:27
@product-auto-label product-auto-label bot added the api: pubsub Issues related to the Pub/Sub API. label May 16, 2025
@hongalex hongalex requested review from a team as code owners May 16, 2025 17:51
@hongalex hongalex removed request for a team May 16, 2025 17:51

This comment was marked as outdated.

@hongalex hongalex changed the base branch from pubsub-v2-trunk to main May 16, 2025 17:52
@hongalex hongalex changed the base branch from main to pubsub-v2-trunk May 16, 2025 17:52
@hongalex hongalex closed this May 16, 2025
@hongalex hongalex deleted the pubsub-v2-helper-libraries branch May 16, 2025 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: pubsub Issues related to the Pub/Sub API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant