Skip to content

Latest commit

 

History

History
97 lines (38 loc) · 2.56 KB

CHANGELOG.md

File metadata and controls

97 lines (38 loc) · 2.56 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.3.4 (2019-12-24)

1.3.3 (2019-09-17)

Bug Fixes

1.3.2 (2019-09-06)

Bug Fixes

1.3.1 (2019-09-02)

Bug Fixes

  • resolver: fix trim prefix bug (c3b895c)

1.3.1-1 (2019-08-29)

Tests

1.3.1-0 (2019-08-29)

1.3.0 (2019-08-18)

Features

  • export createClientPool (f5343e7)
  • support static-genereated client service (b7788cc)

1.2.1 (2019-07-31)

Bug Fixes

  • install etcd3 by mistake (22be528)

1.2.0 (2019-07-31)

Features

  • allow parseKV return undefined (84ae325)

1.1.1 (2019-07-31)

Build System

  • generator declaration file (594b845)

1.1.0 (2019-07-30)

Build System

  • add build and test scripts (71bfb90)

Features

  • implement client-side lb (cf56c1b)
  • implement register (783bb7f)
  • revoke etcd lease when server shutdown (b639483)

Tests

  • better setup and teardown (915f217)