en:
- udp in ipv6 bug
- add tars.resource
- fix rsp queue
- add max buffer limit, send queue, data accumulate clear
- Adjust cmake third library path
- tc_network_buffer add iterator
- optimize tc_http tc_http_async, improve http parser performance
- fix tars2node, support --with-tars
- remove rapidjson depends
- fix tarsAdminRegistry bug
- querystat & query property protocol change to tars
- tarsnode timing update template configuration, auto update registry locator
- Adjust template configuration, DB configuration is centralized to one
file
cn:
- 修改udp在ipv6下的bug
- 服务框架增加tars.resource命令字, 可以查看服务内网络连接细节
- 修改响应队列上报的bug
- 增加发送buffer过载保护
- 调整第三方库安装后的库路径
- tc_network_buffer增加iterator接口
-优化tc_http tc_http tc_http_async性能, 提升http parser - fix tars2node, support --with-tars
- 修改tarsAdminRegistry bug
- 删除rapidjson依赖
- 修改querystat & query property 协议到tars
- tarsnode定时更tarsnode配置到本地, 当主控切换地址后, tarsnode可以跟随自动变动
- 调整模板继承方式, 将框架db配置集中到一个模板, 方便管理