Skip to content

Releases: alibaba/yalantinglibs

Release lts1.0.0

14 Feb 10:27
ccdb2f6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.8...lts1.0.0

Release 0.3.11

03 Dec 01:43
c902933
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.10...0.3.11

0.3.10 Release

20 Nov 02:44
bf1f0c3
Compare
Choose a tag to compare

This tag is for vcpkg.

What's Changed

New Contributors

Full Changelog: 0.3.9...0.3.10

0.3.9 Release

22 Oct 11:56
cc10dbb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.8...0.3.9

0.3.8 Release

20 Sep 09:06
fc773e6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.7...0.3.8

Release 0.3.7

16 Aug 09:30
1d73d24
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.6...0.3.7

v0.3.6 release

26 Jul 14:18
f7576e3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.5...0.3.6

Release 0.3.5

08 Jul 09:29
1cd307a
Compare
Choose a tag to compare

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

Release 0.3.4

28 Jun 03:35
c350c57
Compare
Choose a tag to compare

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

Full Changelog: 0.3.3...0.3.4

Release 0.3.3

07 Jun 15:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.2...0.3.3