Historie revizí

Autor SHA1 Zpráva Datum
  Joe Betz a2f585d80c clientv3: Set authority used in cert checks to host of endpoint před 5 roky
  Joe Betz 4b227b6e71 clientv3: Replace endpoint.ParseHostPort with net.SplitHostPort to fix IPv6 client endpoints před 5 roky
  Jingyi Hu 81fc7c23c2 *: fix gofmt před 5 roky
  Gyuho Lee 9561f6b3b6 clientv3: rewrite based on 3.4 před 5 roky
  Gyuho Lee b7001c05bc clientv3: fix race condition in "Endpoints" methods před 5 roky
  Jordan Liggitt 1fea97b898 clientv3: backoff on reestablishing watches when Unavailable errors are encountered před 6 roky
  Gyuho Lee 497412c588 clientv3: call other APIs with default gRPC call options před 7 roky
  Gyuho Lee 63d66b1011 clientv3: configure gRPC message limits in Config před 7 roky
  Manjunath A Kumatagi 18746c65da Clientv3: Fix govet error for gotip před 7 roky
  Gyu-Ho Lee 75110dd839 *: fix naked returns před 7 roky
  Gyu-Ho Lee 012b013538 clientv3: combine "healthBalancer" and "simpleBalancer" před 7 roky
  Gyu-Ho Lee 439c97d465 clientv3: remove balancer interface před 7 roky
  Gyu-Ho Lee 0199bdc266 *: fix 'ineffassign' issues před 7 roky
  Anthony Romano 84db8fdaea clientv3: health check balancer před 7 roky
  Gyu-Ho Lee 6f76d52a1a *: deprecate grpc.Code, grpc.ErrorDesc před 7 roky
  Gyu-Ho Lee 9a726b424d *: fix leaky context creation with cancel před 7 roky
  Gyu-Ho Lee f65aee0759 *: replace 'golang.org/x/net/context' with 'context' před 7 roky
  Anthony Romano 2d0eec0b35 clientv3: goword spelling check před 7 roky
  Gyu-Ho Lee 312c68a9c6 clientv3: deprecate grpc.ErrClientConnTimeout errors před 7 roky
  Anthony Romano 4669aaa9a2 clientv3: only retry mutable KV RPCs if no endpoints found před 7 roky
  Saksham Sharma 2a30a754e9 clientv3: add keep-alive to connection před 7 roky
  Gyu-Ho Lee 5e059fd8dc *: use metadata Incoming/OutgoingContext před 7 roky
  Anthony Romano ea8561c35c clientv3: support unixs:// scheme před 7 roky
  Anthony Romano 8effbda3a7 clientv3: use Endpoints[0] to initialize grpc creds před 7 roky
  Iwasaki Yudai aa85b0cea7 clientv3: Do no stop keep alive loop by server side errors před 7 roky
  Hitoshi Mitake e1306bff8f *: simply ignore ErrAuthNotEnabled in clientv3 if auth is not enabled před 7 roky
  Anthony Romano 9b8e39e7ca clientv3: let client.Dial() dial endpoints not in the balancer před 7 roky
  Anthony Romano d42c1f5131 Merge pull request #7646 from andelf/fix-unix-socket-url před 7 roky
  andelf 4f27981c46 *: fix a bug in handling unix socket urls před 7 roky
  Anthony Romano 62d7bae496 clientv3: respect dial timeout when authenticating před 7 roky