Tags: songoow/kitex
Tags
Merge pull request cloudwego#320 from cloudwego/release/v0.1.4 chore: release v0.1.4
Merge pull request cloudwego#301 from cloudwego/release/v0.1.3 chore: release v0.1.3
Merge pull request cloudwego#290 from cloudwego/release/v0.1.2 chore: release v0.1.2
Merge pull request cloudwego#270 from cloudwego/release/v0.1.0 chore: release v0.1.0
Release/v0.0.8 (cloudwego#195) * ci: remove gofmt, better error reporting on gofumpt check * docs: add use guide for Connection Multiplexing (cloudwego#163) * Update issue templates * perf: improve memory reusage (cloudwego#166) * docs: redirect to kitex-benchmark in readme (cloudwego#172) * fix: netpollmux shard index overflow * fix: remove reflection of option arguments to prevent data-race (cloudwego#180) * feat: pass thrift plugin arguments (cloudwego#175) * feat: fill ttheader basic from_info to output from_info when decode error happen (cloudwego#184) * fix: rpc finished error may happen small probability in failure retry scenario && add sample check for retry circuit breaking (cloudwego#181) * fix: failure retry rpc finished error * feat: shard rings * fix: test case mistake (cloudwego#185) * chore(deps): bump github.com/tidwall/gjson from 1.8.0 to 1.9.3 Bumps [github.com/tidwall/gjson](https://github.com/tidwall/gjson) from 1.8.0 to 1.9.3. - [Release notes](https://github.com/tidwall/gjson/releases) - [Commits](tidwall/gjson@v1.8.0...v1.9.3) --- updated-dependencies: - dependency-name: github.com/tidwall/gjson dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * mod: unlink UDS in CreateListener * ConnPool.Get() return a conn, maybe short conn, not always long conn (cloudwego#190) * use sync.RWMutex is better (cloudwego#186) * chore: update version to v0.0.8 Change-Id: I1fd2e0215920dfce79677fbfd41b377c84826036 Co-authored-by: kevin <wanjunfeng@gmail.com> Co-authored-by: Guangming Luo <guangmingluo1994@gmail.com> Co-authored-by: YangruiEmma <yangr.emma@gmail.com> Co-authored-by: lsjbd <44455379+lsjbd@users.noreply.github.com> Co-authored-by: QihengZhou <zhouqh7@gmail.com> Co-authored-by: Joway <wangzhuowei@bytedance.com> Co-authored-by: Simon Wang <jellalleonhardt4869@gmail.com> Co-authored-by: Hchen <hechen@bytedance.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Z.Q.K <qiankunzhang@aliyun.com> Co-authored-by: halst <liu-song@users.noreply.github.com>
Merge pull request cloudwego#158 from cloudwego/release/v0.0.5 Release/v0.0.5
Merge pull request cloudwego#45 from cloudwego/release/v0.0.3 Release/v0.0.3
PreviousNext