Skip to content

Tags: ppzqh/kitex

Tags

v0.0.8

Toggle v0.0.8's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
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] <[email protected]>

* 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 <[email protected]>
Co-authored-by: Guangming Luo <[email protected]>
Co-authored-by: YangruiEmma <[email protected]>
Co-authored-by: lsjbd <[email protected]>
Co-authored-by: QihengZhou <[email protected]>
Co-authored-by: Joway <[email protected]>
Co-authored-by: Simon Wang <[email protected]>
Co-authored-by: Hchen <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Z.Q.K <[email protected]>
Co-authored-by: halst <[email protected]>

v0.0.6

Toggle v0.0.6's commit message
hotfix v0.0.5

v0.0.5

Toggle v0.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request cloudwego#158 from cloudwego/release/v0.0.5

Release/v0.0.5

v0.0.4

Toggle v0.0.4's commit message
Release v0.0.4

v0.0.3

Toggle v0.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request cloudwego#45 from cloudwego/release/v0.0.3

Release/v0.0.3

v0.0.2

Toggle v0.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request cloudwego#42 from cloudwego/release/v0.0.2

Release/v0.0.2

v0.0.1

Toggle v0.0.1's commit message
Initialization