This is an automated email from the ASF dual-hosted git repository.
aaronai pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git
from 5a6a16c6 Bump golang version to 5.0.1-rc1
new 8f4c0c4d Add missing unsubscribe in dotnet SimpleConsumer
new a80ef58a Minor optimization
new a44608e2 dotnet use project versioning
new 423c8248 Update
csharp/rocketmq-client-csharp/rocketmq-client-csharp.csproj
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
csharp/rocketmq-client-csharp/Client.cs | 35 ++++++++++------------
csharp/rocketmq-client-csharp/ClientConfig.cs | 12 ++------
csharp/rocketmq-client-csharp/ClientManager.cs | 8 ++---
csharp/rocketmq-client-csharp/MetadataConstants.cs | 6 ++++
csharp/rocketmq-client-csharp/Producer.cs | 4 +--
csharp/rocketmq-client-csharp/Signature.cs | 2 +-
csharp/rocketmq-client-csharp/SimpleConsumer.cs | 6 ++++
.../rocketmq-client-csharp.csproj | 3 +-
8 files changed, 38 insertions(+), 38 deletions(-)