github cloudwego/kitex v0.0.2
Release v0.0.2

latest releases: v0.11.3-genericstreaming, v0.11.3-genericstream, v0.11.3...
3 years ago

Improvement

  • (#27) Kitex now disables all stats to improve performance when no tracer is provided.
  • (#40, #41) The Kitex client now will reuse connections by default.

Bugfix

  • (#28) A nil-pointer bug in lbcache has been fixed.
  • (#38) A data-race issue in the retry(backup request) is fixed.

Tool

  • (#23) The kitex tool no longer generates a default config file.
  • (#34) The kitex tool now uses the latest API of thriftgo which fixes several bad corner cases in code generation.
  • (#31) The kitex tool now checks the existence of the go command instead of assuming it. Thanks to @anqiansong

Docs

We have updated some documentations in this version.

Several lint issues and typos are fixed thanks to @rleungx @Huangxuny1 @JeffreyBool.

Don't miss a new kitex release

NewReleases is sending notifications on new releases.