Releases: didi/sharingan
Releases · didi/sharingan
replayer-agent/v1.3.5: Merge pull request #42 from fhvkqtdh/master
支持根据时间查询 session; 优化多 Context 查询 dsl
replayer-agent/v1.3.4
Merge pull request #24 from lvan100/master 修复 mysql 连接失败
replayer-agent/v1.3.3
fix thrift seqid from php to go
replayer-agent/v1.3.2
merge pr, fix readByte < len(buf) on thrift protocol
replayer-agent/v1.3.1
Support "Extend" field for SearchReq
codeCov/v1.0.0
bin file for codeCov,such as
cover*
gocov*
gocov-html*
gocov-xml*
gocovmerge*
replayer-agent/v1.3.0
Replayer-agent support grpc server。
At the same time, you should update didi/sharingan/replayer to the latest version,
and use the didi/sharingan/grpc-server which customized from https://github.com/grpc/grpc-go v1.33.2 to build SUT.
replayer-agent/v1.2.0
Support cross-language replaying from php to go,such as inbound protocol from fastcgi to http, and simulate mysql commands for outbound flows.
replayer-agent/v1.1.2
fix adding header for thrift inbound request in case of too large one
replayer-agent/v1.1.1
fix inbound thrift & http request when adding header