github cloudwego/kitex v0.5.2

latest releases: v0.11.3, v0.11.2, v0.11.1...
17 months ago

Feature:

[#887] feat(retry): add configuration to support disable timeout retry when do failure retry, which is for the non-idempotent request
[#881] feat(tool): support codegen in windows
[#880] feat(rpctimeout): fine grained rpc timeout error code
[#872] feat(thrift): support unknown fields in fast codec

Optimize:

[#884] optimize(rpcinfo): RPCInfo.To().Tag() use instance tag instead of remoteinfo tag firstly

Fix:

[#896] fix(remoteinfo): fix the race problem caused by non-deepcopy CopyFrom of remoteinfo
[#892] fix(grpc): comment error log for the error of ReadFrame.
[#889] fix(retry): result retry doesn’t work after failure retry policy is modified dynamically
[#866] fix(grpc): no need to set context return by sendMsg/recvMsg to the context of stream

Chore:

[#898] chore: modify template for PR to check the modification of user doc
[#854] style(nphttp2): keep struct receiver name same

Don't miss a new kitex release

NewReleases is sending notifications on new releases.