This is an automated email from the ASF dual-hosted git repository.
aaronai pushed a change to branch java_release
in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git
from 514056c2 Print more info for client stats
add 550f9699 try to recover on server TelemetryCommand transmission error
(#408)
add 1024a8a2 Bump C# client to 5.1.0 (#412)
No new revisions were added by this update.
Summary of changes:
.gitignore | 3 +
csharp/examples/QuickStart.cs | 2 +-
.../rocketmq-client-csharp.csproj | 2 +-
golang/client.go | 109 +++++++++--
golang/client_manager.go | 1 -
golang/client_manager_test.go | 17 +-
golang/client_test.go | 215 +++++++++++++++++++++
golang/rpc_client_mock.go | 4 +-
8 files changed, 325 insertions(+), 28 deletions(-)