Skip to content

Add Google Cloud Pub/Sub transport - #482

Open
zarusz wants to merge 1 commit into
masterfrom
feature/47
Open

Add Google Cloud Pub/Sub transport#482
zarusz wants to merge 1 commit into
masterfrom
feature/47

Conversation

@zarusz

@zarusz zarusz commented Aug 25, 2026

Copy link
Copy Markdown
Owner

Closes #47.

Summary

  • add the Google Cloud Pub/Sub transport provider without Pub/Sub Lite support
  • provision topics and subscriptions by default, with configuration hooks for topology and client builders
  • support Application Default Credentials, credential files, and explicit GoogleCredential instances
  • add provider documentation, solution/build registration, and focused tests

Verification

  • Release build passes for all target frameworks with zero warnings
  • 26 Google Pub/Sub provider tests pass

@zarusz zarusz self-assigned this Aug 25, 2026
@zarusz zarusz added this to the 3.6.0 milestone Aug 25, 2026
Repository owner deleted a comment from sonarqubecloud Bot Aug 25, 2026
Signed-off-by: Tomasz Maruszak <maruszaktomasz@gmail.com>
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
65.9% Coverage on New Code (required ≥ 75%)

See analysis details on SonarQube Cloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Host.GooglePubSub] New transport for Google Cloud Pub/Sub

1 participant