Skip to content

2.5.0

Compare
Choose a tag to compare
@vtolstov vtolstov released this 16 Apr 12:12
· 717 commits to master since this release
62cedf6
  • auth interface improvements
  • api rpc handler fixes
  • api registry router now able to do pattern based api.Endpoint matching
  • store improvements and breaking change (Rename store Namespace / Prefix to Database / Table)
  • api rpc handler supports websocket bidirectional streaming
  • default broker changed from embed nats to http
  • add disk backed embed local store
  • minimize memory (to get better results use Address option that have IP specified)
  • regenerate all internal proto based stuff with grpc enabled