Skip to content

Release 0.3.5

Compare
Choose a tag to compare
@qicosmos qicosmos released this 08 Jul 09:29
· 51 commits to main since this release
1cd307a

What's Changed

  • [struct_pb][feat]to proto by @qicosmos in #702
  • [coro_http_client][feat]async upload file no copy by @qicosmos in #703
  • [coro_http][fix] fix client upload file which filename is string_view by @poor-circle in #704
  • [coro_rpc][fix] disable sso optimize in rpc client buffer, which may cause illegal address when user return value has std::string_view by @poor-circle in #705
  • [coro_rpc][feature] support complete handler by @poor-circle in #706
  • [website]fix doc format by @qicosmos in #708
  • [coro_file][refactor]simplify coro_file by @qicosmos in #707
  • [coro_http_client][modify]update out buf logic by @qicosmos in #711
  • ignore SIGPIPE signal when use ::sendfile in linux by @poor-circle in #712
  • [coro_http_client]fix out buf by @qicosmos in #713

Full Changelog: 0.3.4...0.3.5