Skip to content

Releases: didi/sharingan

replayer-agent/v1.3.5: Merge pull request #42 from fhvkqtdh/master

14 Apr 12:20
7007dcb
Compare
Choose a tag to compare
支持根据时间查询 session; 优化多 Context 查询 dsl

replayer-agent/v1.3.4

31 Aug 07:11
c3810b8
Compare
Choose a tag to compare
Merge pull request #24 from lvan100/master

修复 mysql 连接失败

replayer-agent/v1.3.3

28 Jul 09:27
a69806b
Compare
Choose a tag to compare

fix thrift seqid from php to go

replayer-agent/v1.3.2

28 Jul 03:49
59d5b1b
Compare
Choose a tag to compare

merge pr, fix readByte < len(buf) on thrift protocol

replayer-agent/v1.3.1

22 Jul 15:42
0402bac
Compare
Choose a tag to compare

Support "Extend" field for SearchReq

codeCov/v1.0.0

07 Jan 08:43
Compare
Choose a tag to compare

bin file for codeCov,such as
cover*
gocov*
gocov-html*
gocov-xml*
gocovmerge*

replayer-agent/v1.3.0

14 Dec 08:10
Compare
Choose a tag to compare

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

16 Nov 07:38
Compare
Choose a tag to compare

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

02 Nov 12:33
Compare
Choose a tag to compare

fix adding header for thrift inbound request in case of too large one

replayer-agent/v1.1.1

02 Nov 08:10
Compare
Choose a tag to compare

fix inbound thrift & http request when adding header