Commit History

Author SHA1 Message Date
  Kevin Wan ec3e02624c feat: upgrade grpc to 1.46, and remove the deprecated grpc.WithBalancerName (#1820) 3 years ago
  chen quan c6ab11b14f chore: use grpc.WithTransportCredentials and insecure.NewCredentials() instead of grpc.WithInsecure (#1798) 3 years ago
  Kevin Wan a91c3907a8 feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
  Kevin Wan 9d528dddd6 feat: support third party orm to interact with go-zero (#1286) 3 years ago
  chenquan cf683411ee feature(retry): Delete retry mechanism (#1279) 3 years ago
  Kevin Wan 3c894a3fb7 feat: simplify the grpc tls authentication (#1199) 3 years ago
  Kevin Wan 1ece3a498f feat: use WithBlock() by default, NonBlock can be set in config or WithNonBlock() (#1198) 3 years ago
  Kevin Wan c1a8ccda11 feat: support ssl on zrpc, simplify the config (#1175) 3 years ago
  workman-Lu 9df6786b09 support RpcClient Vertify With Unilateralism and Mutual (#647) 3 years ago
  chenquan 462ddbb145 Add grpc retry (#1160) 3 years ago
  Kevin Wan 10e7922597 feat: opentelemetry integration, removed self designed tracing (#1111) 3 years ago
  Kevin Wan c837dc21bb refactoring tracing interceptors. (#1009) 3 years ago
  neosu 5b35fa17de add the opentelemetry tracing (#908) 3 years ago
  Kevin Wan 0ee7654407 fix #792 (#873) 3 years ago
  Xavier Cheng 3022f93b6d Fix a typo (#729) 3 years ago
  Kevin Wan 51de0d0620 fix golint issues in zrpc (#531) 4 years ago
  kevin cee170f3e9 fix zrpc client interceptor calling problem 4 years ago
  kevin 907efd92c9 let balancer to be customizable 4 years ago
  kevin dbca20e3df add zrpc client interceptor 4 years ago
  kevin 9277ad77f7 fix typo of prometheus 4 years ago
  kevin a958400595 rename prommetric to prometheous, add unit tests 4 years ago
  kevin 0dd8e27557 add more clear error when rpc service is not started 4 years ago
  kevin be9c48da7f add tracing logs in server side and client side 4 years ago
  kevin 0b1ee79d3a rename rpcx to zrpc 4 years ago