dotnet/orleans

Upgrade Google.Cloud.PubSub.V1 library

Offen

#7.509 geöffnet am 24.01.2022

 (4 Kommentare) (1 Reaktion) (0 zugewiesene Personen)C# (2.123 Forks)batch import
good-first-issuehelp wanted

Repository-Metriken

Stars
 (10.777 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 2T 2h) (64 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide