dotnet/orleans

Upgrade Google.Cloud.PubSub.V1 library

Aberta

#7.509 aberto em 24 de jan. de 2022

 (4 comentários) (1 reação) (0 responsável)C# (2.123 forks)batch import
good-first-issuehelp wanted

Métricas do repositório

Stars
 (10.777 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador