srpc v0.9.5
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.