Release 0.4.0
What's Changed
- [coro_http_client]fix reset by @qicosmos in #840
- [struct_pb] add namespace and nested message generator by @helintongh in #843
- [ci]fix mac ci by @qicosmos in #841
- [coro_http_client]fix websocket compress by @qicosmos in #846
- [coro_rpc_client][fix]Add request timeout confg by @qicosmos in #844
- [struct_json]fix for deserialize optional string by @qicosmos in #845
- [coro_http][fix]set max http body size by @qicosmos in #848
- bazel migrate to bzlmod,bazel version > 7 by @20083017 in #849
- [reflection][feat]Add index of by @qicosmos in #851
- [coro_rpc][log]use stream log by @qicosmos in #853
- [coro_http][improve]support user response by @qicosmos in #854
- fix load_blancer move assign operator by @poor-circle in #856
- [metric][improve]Histgram label expire by @qicosmos in #857
- add support for uint64 bucket element type for summary. by @poor-circle in #858
- [ci] update code coverage by @poor-circle in #861
- update coverage by @poor-circle in #862
- update coverage by @poor-circle in #863
- [reflection][fix][msvc]: warning C4127 by @MiroKaku in #865
- [coro_http_client]fix async upload by @qicosmos in #870
- [coro_http][feat]support available by @qicosmos in #860
- [reflection] fix type_string that lose const by @miyanyan in #874
- [struct_pack] refact marco by @poor-circle in #878
- [coro_http][fix and test]Coro http test by @qicosmos in #879
- [coro_http_client][feat]add user data by @qicosmos in #871
- update async-simple by @poor-circle in #882
- fix async-simple no discard when call spinlock::coScopedLock by @poor-circle in #884
- [coro_http_client]improve timeout by @qicosmos in #885
- Add summary stable test by @poor-circle in #888
- [coro_io] add support for cancellation by @poor-circle in #887
- [metric] fix data race by @poor-circle in #889
- [coro_rpc] fix ELOG data race in coro_rpc::coro_rpc_server::stop() by @poor-circle in #890
- [time][fix]call safe time function by @qicosmos in #891
- [coro_http]fix data race by @qicosmos in #892
- add tsan ci by @poor-circle in #893
- fix ci by @poor-circle in #894
- [ut]fix some data race by @qicosmos in #895
- [ci][coro_rpc] fix ci, add parallel test for coro_rpc by @poor-circle in #896
- [metric] static summary serialize won't empty when it has observerd a… by @poor-circle in #898
- [coro_io][coro_rpc][coro_http] support dns cache by @poor-circle in #899
- [coro_rpc] client support store response attachment data in external buffer by @poor-circle in #906
- [coro_http_server]fix some by @qicosmos in #917
New Contributors
Full Changelog: 0.3.11...0.4.0