dotnet/orleans

Upgrade Google.Cloud.PubSub.V1 library

Open

#7509 aperta il 24 gen 2022

Vedi su GitHub
 (4 commenti) (1 reazione) (0 assegnatari)C# (2123 fork)batch import
good-first-issuehelp wanted

Metriche repository

Star
 (10.777 star)
Metriche merge PR
 (Merge medio 2g 2h) (64 PR mergiate in 30 g)

Descrizione

We are currently referencing Google.Cloud.PubSub.V1 version 1.0.0-beta13. The latest version is 2.7.0 and we should update. The update is not straight-forward and may require some changes to configuration so that custom endpoints continue to be supported. Likely, the best route is to allow end-developers configure the PublisherClient/SubscriberClient themselves using a delegate on the relevant options type.

Guida contributor