Skip to content

srpc v0.9.6

Compare
Choose a tag to compare
@holmes1412 holmes1412 released this 09 Feb 14:18
· 446 commits to master since this release
d01d121

Improvement

  • Update srpc_generator args: [protobuf|thrift] idl_file out_dir;
  • Add set_uri_fragment() for task;
  • Update example of using upstream in srpc;
  • Change peer.service to service.name in Span;
  • Add documents tutorial-07-http.md;

Bug Fixes

  • Fix srpc_generator crash when out_dir doesn't exist;
  • srpc_generator skips google/protobuf/*.proto;