Skip to content

Latest commit

 

History

History
139 lines (79 loc) · 6.09 KB

CHANGELOG.md

File metadata and controls

139 lines (79 loc) · 6.09 KB

Change Log

0.3.0 (2017-03-09)

Full Changelog

Implemented enhancements:

Fixed bugs:

Merged pull requests:

0.2.3 (2017-02-16)

Full Changelog

Implemented enhancements:

  • OpenTracing supported #311 (Ray)
  • change xsd type to string #326 (Ray)

Fixed bugs:

  • add Ordered interface to AnnotationBean #322 (feilaoda)
  • available after register while heartbeat switcher is open #305 (Ray)

Merged pull requests:

0.2.2 (2016-11-25)

Full Changelog

Implemented enhancements:

  • local method do not request server #286 (Ray)
  • use ThreadLocalRandom

Fixed bugs:

  • loadbalance index overflow
  • consul registry notify NPE

Merged pull requests:

0.2.1 (2016-08-18)

Full Changelog

Implemented enhancements:

  • add Initialization SPI #171 (Ray)
  • add abstract mockprotocol #171 (Ray)

Fixed bugs:

Merged pull requests:

0.2.0 (2016-08-05)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • fix bug of LocalFirstLoadBalance referer select #155

Merged pull requests:

0.1.2 (2016-06-27)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • fix bug of lost server node when zookeeper session change #133 (Ray)
  • fix bug of potential overflow of requestId #124 (Di Tang)
  • parsing multi directurl #78 (Ray)

Merged pull requests:

0.1.1 (2016-05-14)

Full Changelog

Implemented enhancements:

Fixed bugs:

Merged pull requests:

0.1.0 (2016-04-29)

Full Changelog

Implemented enhancements:

  • gracefully shutdown support for zookeeper #5
  • make zookeeper registry configurable #23 (qdaxb)
  • refactor registry for support setting service available #11 (qdaxb)

Fixed bugs:

  • replace cache map with thread-safe implemention. Fixes #6 #7 (qdaxb)

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator