Skip to content

v0.0.3

Compare
Choose a tag to compare
@dobyte dobyte released this 28 Sep 06:01
· 611 commits to main since this release

Dependencies

  • Upgrade due version to v0.0.3

New Features

  • Support std logger
  • Support zap logger
  • Supprot logrus logger
  • Support aliyun logger
  • Support tencent logger
  • Support etcd registry
  • Extract the locator interface
  • Support redis locator

Bug Fixes

  • Replace the AddRoute method with AddRouteHandler in the node.Proxy interface
  • Fixed the bug that the node listened to user source changes multiple times
  • The consul registry supports multi-threaded registration and monitoring