Skip to content
This repository has been archived by the owner on Dec 10, 2021. It is now read-only.

v0.8.0

Compare
Choose a tag to compare
@mosuka mosuka released this 28 Aug 11:37
· 39 commits to master since this release
30da0b8

[v0.8.0]

Added

  • Add swagger specification experimentaly #107

Changed

  • New CLI #82
  • Split protobuf into components #84
  • Change subcommands #85
  • Update protobuf #86
  • Change protobuf #87
  • Change the cluster watching method #90
  • Change cluster watch command for manager #92
  • Change node state to enum from string #93
  • Change node info structure #94
  • Change protobuf for indexer and dispatcher #95
  • Change server arguments #96
  • Change index protobuf #97
  • Use protobuf document #98
  • Change node state to Node_SHUTDOWN in a error #99
  • Fix a bug for waiting to receive an indexer cluster updates from the stream #100
  • Migrate to grpc-gateway #105