Skip to content

srpc v0.9.5

Compare
Choose a tag to compare
@holmes1412 holmes1412 released this 21 Jan 12:48
· 470 commits to master since this release
e711c59

Improvement

  • Update the format of trace_id and span_id. Make RPCSpanDefault consists with RPCSpanOpenTelemetry.
  • Support caller in trpc protocol.
  • Support thrift default value.
  • Add docs to clarify the usage of HTTP request.
  • Modify Cmake files to find installed package.

Bug Fixes

  • Remove srpc_generator checking file length.
  • Supports __BIG_ENDIAN and fix ntohl in thrift.
  • Correct Span module timestamp nano.