v1.1.7
What's Changed
- fix: JSON number loss of precision by @chenhengqi in #270
- Feature remotelog by @lanhy in #269
- fix: close fd when close connection by @chenhengqi in #274
- Support dispatch reporter by @defool in #282
- Set GOOS in make upload by @defool in #281
- Support setting the stater by @defool in #287
- Set default for json req value by @defool in #288
- 修正map没有初始化而直接使用时报assignment to entry in nil map错误的问题 by @tzwsoho in #286
- fix index by @BaBahsq in #293
- fix handletimeout ineffective by @Isites in #295
- Improve performance of codec by @defool in #301
- support call by set by @wgfxcu in #303
- correcting error output 'endoint' -> 'endpoint' by @Benjamin142857 in #308
- tars2go支持include参数 和 单文件定义多个模块 by @lbbniu in #296
- 优化单个tars文件中定义多个module处理 by @lbbniu in #316
- go 1.16+ 版本 创建项目使用脚手架tarsgo命令 by @lbbniu in #311
- 支持ssl拆分PR:对标c++支持https by @lbbniu in #319
- 一致性hash优化 by @lbbniu in #320
New Contributors
- @tzwsoho made their first contribution in #286
- @BaBahsq made their first contribution in #293
- @Isites made their first contribution in #295
- @wgfxcu made their first contribution in #303
- @Benjamin142857 made their first contribution in #308
- @lbbniu made their first contribution in #296
Full Changelog: v1.1.6...v1.1.7