Skip to content

[Host.GooglePubSub] Add Google Cloud Pub/Sub transport - #482

Merged
zarusz merged 1 commit into
masterfrom
feature/47
Aug 29, 2026
Merged

zarusz merged 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>
@zarusz zarusz changed the title Add Google Cloud Pub/Sub transport [Host.GooglePubSub] Add Google Cloud Pub/Sub transport Aug 29, 2026
@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

@zarusz
zarusz merged commit cc610c9 into master Aug 29, 2026
77 of 81 checks passed
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