História revízii

Autor SHA1 Správa Dátum
  Jordan Liggitt 75c159baa8 clientv3: backoff on reestablishing watches when Unavailable errors are encountered 6 rokov pred
  Gyuho Lee 348b25f3dc clientv3: call other APIs with default gRPC call options 7 rokov pred
  Gyuho Lee e82f0557ac clientv3: configure gRPC message limits in Config 7 rokov pred
  Gyu-Ho Lee a8c84ffc93 clientv3: fix client balancer with gRPC v1.7 7 rokov pred
  Anthony Romano b4c655677a clientv3: support unixs:// scheme 7 rokov pred
  Anthony Romano 5ada311416 clientv3: use Endpoints[0] to initialize grpc creds 7 rokov pred
  Iwasaki Yudai aa85b0cea7 clientv3: Do no stop keep alive loop by server side errors 7 rokov pred
  Hitoshi Mitake e1306bff8f *: simply ignore ErrAuthNotEnabled in clientv3 if auth is not enabled 7 rokov pred
  Anthony Romano 9b8e39e7ca clientv3: let client.Dial() dial endpoints not in the balancer 7 rokov pred
  Anthony Romano d42c1f5131 Merge pull request #7646 from andelf/fix-unix-socket-url 7 rokov pred
  andelf 4f27981c46 *: fix a bug in handling unix socket urls 7 rokov pred
  Anthony Romano 62d7bae496 clientv3: respect dial timeout when authenticating 7 rokov pred
  Anthony Romano a2cdd908dc clientv3: permit creating client without grpc connection 7 rokov pred
  Anthony Romano 270dc9427b clientv3: pass back dial error on dial timeout 7 rokov pred
  Anthony Romano 4d2aa80ecf clientv3: add cluster version checking 7 rokov pred
  Anthony Romano c9452c6ad4 clientv3: let user provide a client context through Config 7 rokov pred
  Anthony Romano 8c43bd06a0 clientv3: add DialOptions to config 7 rokov pred
  Anthony Romano b465b48476 clientv3: remove strict yaml dependency 7 rokov pred
  Anthony Romano 56286ccd29 clientv3: use DialContext 7 rokov pred
  Hitoshi Mitake d431b64d97 etcdserver, clientv3: handle a case of expired auth token 7 rokov pred
  Anthony Romano 246fb29d8a clientv3: close Lease on client Close 8 rokov pred
  Gyu-Ho Lee a08103c088 clientv3: return copy of endpoints, not pointer 8 rokov pred
  sharat 8fd1dd7862 clientv3: added client side metrics support 8 rokov pred
  Anthony Romano c100e40715 clientv3: only receive from closing streams in Watcher close 8 rokov pred
  Gyu-Ho Lee 084c407a8d clientv3: drop Config.Logger field 8 rokov pred
  Gyu-Ho Lee f45542394b clientv3: handle 'https' scheme in endpoint 8 rokov pred
  Gyu-Ho Lee cdb1e34799 clientv3: add 'Sync' method 8 rokov pred
  Gyu-Ho Lee b9d18d4ac9 clientv3: add 'SetEndpoints' method 8 rokov pred
  Anthony Romano 5e963608b7 clientv3: do not treat Internal codes as halting 8 rokov pred
  Anthony Romano 267063efd0 clientv3: use grpc codes to translate raw grpc errors 8 rokov pred