github cloudwego/kitex v0.0.4
Release v0.0.4

latest releases: v0.10.1, v0.10.0, v0.9.3-rc2...
2 years ago

Improvement

  1. [#56] Make transMetaHandler executed before customized boundHandlers to ensure the customized boundHandlers could get metainfo.
  2. [#60] TransError uses internal error typeID if exist.

Bugfix:

  1. [#58] Not reset stats level when clear RPCInfo in netpollmux to fix metric missing bug when use netpollmux.
  2. [#62] Remove stale addresses in long pool.
  3. [#69] [#70] Add an EOF condition to eliminate a redundant warning.
  4. [#75] Modify error types check of service circuit breaker to fix the bug that fuse cannot be triggered.

Tool:

  1. [#81] Adjust protobuf generated code of unary to support both Kitex Protobuf and gRPC.
  2. [#49] Upgrade version of thriftgo to fix golint style.
  3. [#51] Fix typo in thrift generated code.
  4. [#66] Fix a bug that streaming generated code missing transport option.

Docs:

  1. [#48] Add Golang setup section and Golang version requirement
  2. [#50] [#65] Some docs are updated.
  3. [#64][#71][#72][#73][#74][#76][#79] Add some English documents.

Dependency Change:

  1. Thriftgo: v0.0.2-0.20210726073420-0145861fcd04 -> v0.1.2
  2. Netpoll: v0.0.2 -> v0.0.3

Don't miss a new kitex release

NewReleases is sending notifications on new releases.