dotnet/orleans

Upgrade Google.Cloud.PubSub.V1 library

Open

#7,509 创建于 2022年1月24日

在 GitHub 查看
 (4 评论) (1 反应) (0 负责人)C# (2,123 fork)batch import
good-first-issuehelp wanted

仓库指标

Star
 (10,777 star)
PR 合并指标
 (平均合并 2天 2小时) (30 天内合并 64 个 PR)

描述

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.

贡献者指南