Skip to content

v0.17.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Mar 22:37
· 129 commits to dev since this release
  • Fix gRPC reflection requests not propogating routing key and routing delegate.
  • When Thrift method is not found, list all available methdods in service::method
    to match the passed-in method format.
  • Improved errors when Proto service is not found by including
    list of all available services.