Histórico de Commits

Autor SHA1 Mensagem Data
  Joe Betz 594354b886 Replace endpoint.ParseHostPort with net.SplitHostPort to fix IPv6 client endpoints há 5 anos atrás
  Joe Betz 97388ce454 clientv3: Set authority used in cert checks to host of endpoint há 5 anos atrás
  vimalk78 7f47de8414 clientv3: add nil checks in Close() há 5 anos atrás
  Gyuho Lee 97fd40c587 clientv3: use Endpoints(), fix context creation há 5 anos atrás
  Gyuho Lee 9b385737f5 clientv3: deprecate "grpc.ErrClientConnClosing" há 5 anos atrás
  Gyuho Lee 8c7c6ec0c1 clientv3/balancer: refactor há 5 anos atrás
  Gyuho Lee 3dc00ab615 clientv3: move auth token credential to "credentials" package há 5 anos atrás
  Gyuho Lee db7231accc clientv3: use new "credentials" package há 5 anos atrás
  Gyuho Lee 12ab2ee3c4 clientv3: do not use pointer to TransportCredentials interface há 5 anos atrás
  Gyuho Lee 1caaa9ed4a test: test update for Go 1.12.5 and related changes há 5 anos atrás
  Gyuho Lee 34bd797e67 *: revert module import paths há 5 anos atrás
  Gyuho Lee e899023f3f Merge pull request #10640 from shrajfr12/gomodulecompat há 5 anos atrás
  shivaramr 9150bf52d6 go modules: Fix module path version to include version number há 5 anos atrás
  johncming 9b5c468dc6 clientv3: modify lock type. há 5 anos atrás
  johncming 662fd55084 clientv3: clean up unused code. há 5 anos atrás
  Gyuho Lee 4f46b65748 clientv3: use default info level log configuration há 5 anos atrás
  cfc4n a033686acf clientv3/integration: return err if err == rpctypes.ErrAuthNotEnable há 5 anos atrás
  Gyuho Lee 61218004c0 clientv3: remove "JitterUp" imports há 5 anos atrás
  Philipp Gillé 0cfc01b873 clientv3: Fix spelling in comment há 6 anos atrás
  Joe Betz 6a43db1eff clientv3: Fix concurrent clientv3 client creation in 3.4 by using proper UUIDs há 6 anos atrás
  Sahdev P. Zala f6f375109e clientv3: let etcd client use all available keepalive ClientParams há 6 anos atrás
  Gyuho Lee 0ef9ef3c74 *: rerun "gofmt" há 6 anos atrás
  Gyuho Lee 2ac04381a2 clientv3: update Go import paths to "go.etcd.io" há 6 anos atrás
  Joe Betz 67bcf28c4e clientv3: Use passthrough resolver for direct endpoint dialing há 6 anos atrás
  Joe Betz b3b06a862a clientv3: Fix maintenance APIs to directly dial grpc endpoints correctly. há 6 anos atrás
  Joe Betz 8451a1715f clientv3: Enable balancer logging if ETCD_CLIENT_DEBUG environment variable is set há 6 anos atrás
  Gyuho Lee 6e521d2f3f clientv3: add "IsConnCanceled", deprecate "grpc.ErrClientConnClosing" há 6 anos atrás
  Gyuho Lee a76681073d clientv3: add "zap.Config" to replace global logger há 6 anos atrás
  Gyuho Lee dd520cebd4 clientv3: put "defaultCallOpts" back to "Client" object há 6 anos atrás
  Joe Betz a5b2fb5563 clientv3: Introduce custom retry interceptor based on go-grpc-middleware/retry há 6 anos atrás