Posts in 2021

  • Release v0.0.4

    Thursday, August 26, 2021 in Kitex

    Improvement: Make transMetaHandler executed before customized boundHandlers to ensure the customized boundHandlers could get metainfo. TransError uses internal error typeID if exist. Bugfix: Not reset stats level when clear RPCInfo in netpollmux …

    Read more

  • Release v0.0.3

    Sunday, August 01, 2021 in Kitex

    Bugfix: Prevent connection pool from being overridden.

    Read more

  • Release v0.0.2

    Friday, July 30, 2021 in Kitex

    Improvement: Kitex now disables all stats to improve performance when no tracer is provided. The Kitex client now will reuse connections by default. Bugfix: A nil-pointer bug in lbcache has been fixed. A data-race issue in the retry(backup …

    Read more

  • Release v0.0.1

    Monday, July 12, 2021 in Kitex

    Kitex project initialization.

    Read more