Историја ревизија

Аутор SHA1 Порука Датум
  Gyu-Ho Lee 5e059fd8dc *: use metadata Incoming/OutgoingContext пре 8 година
  Anthony Romano ea8561c35c clientv3: support unixs:// scheme пре 8 година
  Anthony Romano 8effbda3a7 clientv3: use Endpoints[0] to initialize grpc creds пре 8 година
  Iwasaki Yudai aa85b0cea7 clientv3: Do no stop keep alive loop by server side errors пре 8 година
  Hitoshi Mitake e1306bff8f *: simply ignore ErrAuthNotEnabled in clientv3 if auth is not enabled пре 8 година
  Anthony Romano 9b8e39e7ca clientv3: let client.Dial() dial endpoints not in the balancer пре 8 година
  Anthony Romano d42c1f5131 Merge pull request #7646 from andelf/fix-unix-socket-url пре 9 година
  andelf 4f27981c46 *: fix a bug in handling unix socket urls пре 9 година
  Anthony Romano 62d7bae496 clientv3: respect dial timeout when authenticating пре 9 година
  Anthony Romano a2cdd908dc clientv3: permit creating client without grpc connection пре 9 година
  Anthony Romano 270dc9427b clientv3: pass back dial error on dial timeout пре 9 година
  Anthony Romano 4d2aa80ecf clientv3: add cluster version checking пре 9 година
  Anthony Romano c9452c6ad4 clientv3: let user provide a client context through Config пре 9 година
  Anthony Romano 8c43bd06a0 clientv3: add DialOptions to config пре 9 година
  Anthony Romano b465b48476 clientv3: remove strict yaml dependency пре 9 година
  Anthony Romano 56286ccd29 clientv3: use DialContext пре 9 година
  Hitoshi Mitake d431b64d97 etcdserver, clientv3: handle a case of expired auth token пре 9 година
  Anthony Romano 246fb29d8a clientv3: close Lease on client Close пре 9 година
  Gyu-Ho Lee a08103c088 clientv3: return copy of endpoints, not pointer пре 9 година
  sharat 8fd1dd7862 clientv3: added client side metrics support пре 9 година
  Anthony Romano c100e40715 clientv3: only receive from closing streams in Watcher close пре 9 година
  Gyu-Ho Lee 084c407a8d clientv3: drop Config.Logger field пре 9 година
  Gyu-Ho Lee f45542394b clientv3: handle 'https' scheme in endpoint пре 9 година
  Gyu-Ho Lee cdb1e34799 clientv3: add 'Sync' method пре 9 година
  Gyu-Ho Lee b9d18d4ac9 clientv3: add 'SetEndpoints' method пре 9 година
  Anthony Romano 5e963608b7 clientv3: do not treat Internal codes as halting пре 9 година
  Anthony Romano 267063efd0 clientv3: use grpc codes to translate raw grpc errors пре 9 година
  Anthony Romano 3eadf964f4 clientv3: use failfast and retry wrappers for at-most-once rpcs пре 9 година
  Anthony Romano 46765ad79c clientv3: respect up/down notifications from grpc пре 9 година
  Anthony Romano 429d5ab20b clientv3: only block on New() when DialTimeout > 0 пре 9 година