Release 0.3.4
What's Changed
- 修改MELOG_TRACE宏定义 by @Corgile in #690
- [coro_http]fix parse url queries by @qicosmos in #691
- [metric][feat]improve metrics by @qicosmos in #692
- [metric][improve]improve metric by @qicosmos in #693
- fix: with MSVC, SP_LIKELY takes no effect by @scuzqy in #696
- [metric][feat and fix]add inner metrics by @qicosmos in #697
- [struct_pb][fix and feat]1. fix当成员是std::variant类型时.get_fields_name 会有重复字段名bug;2.添加get_field_any接口,具体类型转换延迟到用户端代码 by @171930433 in #698
- add capacity of metrics by @qicosmos in #699
- [fix]fix output of histogram by @qicosmos in #700
New Contributors
- @Corgile made their first contribution in #690
- @171930433 made their first contribution in #698
Full Changelog: 0.3.3...0.3.4