Skip to content

Releases: sogou/srpc

srpc 0.9.2

19 Mar 13:08
432dfc1
Compare
Choose a tag to compare

Improvement

  • Support tracing and span: Add RPCSpan; Add policies RPCSpanDefault and RPCSpanRedis;
  • Add watch_timeout for watch feature;
  • Add proxy in benchmark;
  • RPCModules: Add new module plugin for AOP; converse RPCMeta and RPCModuleData; refactor RPCSpan as a module plugin;

Bug Fixes

  • Fix parsing package name in both protobuf and thrift IDL;
  • Ignore case when compare http header keys;
  • Fix thrift message parsing bug in append();

srpc v0.9.1

30 Sep 11:54
Compare
Choose a tag to compare

First releases.