GitPedia
microsoft

microsoft/etcd3

:bookmark: Node.js client for etcd3

4 Releases
Latest: 2y ago
v1.1.2Latest
connor4312connor4312·2y ago·October 4, 2023
GitHub

📋 What's Changed

  • fix: a race condition in Host.resetAllServices by @Hexta in https://github.com/microsoft/etcd3/pull/182

New Contributors

  • @Hexta made their first contribution in https://github.com/microsoft/etcd3/pull/182
  • Full Changelog: https://github.com/microsoft/etcd3/compare/v1.1.1...v1.1.2
v1.1.1
connor4312connor4312·2y ago·October 4, 2023
GitHub

📋 What's Changed

  • Fixed example in docs by @gespispace in https://github.com/microsoft/etcd3/pull/144
  • Adding Microsoft SECURITY.MD by @microsoft-github-policy-service in https://github.com/microsoft/etcd3/pull/170
  • chore(deps-dev): bump protobufjs from 6.10.1 to 7.2.4 by @dependabot in https://github.com/microsoft/etcd3/pull/189

New Contributors

  • @gespispace made their first contribution in https://github.com/microsoft/etcd3/pull/144
  • @microsoft-github-policy-service made their first contribution in https://github.com/microsoft/etcd3/pull/170
  • @dependabot made their first contribution in https://github.com/microsoft/etcd3/pull/189
  • Full Changelog: https://github.com/microsoft/etcd3/compare/v1.1.0...v1.1.1
v1.1.0
connor4312connor4312·5y ago·November 29, 2020
GitHub

📋 Changes

  • docs: elections ee47cc6
  • refactor: apply treatment to campaigns as well 4b92eed
  • refactor: solidify observer side of elections a7ae3d6
  • prevent user errors in watcher event listeners from causing backoffs in the underlying stream cead70a
  • fix: buffers not allowed in typings Namespace.get(key) 69129eb
  • Merge branch 'pr/yujuiting/66' 0f7447c
  • docs: fix incorrect docs link (#139) 1c5b748
  • docs: fix usage example of defaultCallOptions 0a951cc
  • + 23 more
v1.0.2
connor4312connor4312·5y ago·September 19, 2020
GitHub

📋 Changes

  • feat: allow passing a set of default CallOptions in new Etcd3() 5f973eb
  • fix: don't include the deadline in inherited lease call options 66b1769
  • docs: fix error in lease example b81df91
  • fix: update version of cockatiel to fix incompatible TypeScript types b9b2cd2