Skip to content

Releases: alibaba/yalantinglibs

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

Release 0.3.2

28 Apr 06:02
1348545
Compare
Choose a tag to compare

What's Changed

  • [coro_rpc_client][improve]avoid create timer everytime when call rpc by @qicosmos in #643
  • [coro_rpc][improve]set tcp nodelay by @qicosmos in #646
  • [coro_io][feat]support lazy callback by @qicosmos in #647
  • [ci][gcc asan]test gcc asan in ubuntu20.04 by @qicosmos in #648
  • [coro_rpc/coro_http][feat]support set server address by @qicosmos in #649
  • [easylog][fix]add more restrict for writing log with data/str by @qicosmos in #652
  • [coro_http.websocket]Fix websocket example by @qicosmos in #651
  • [coro_rpc] simply rpc logic by @poor-circle in #653
  • [coro_http_server] use std::error_code instead of std::errc as result in coro_http_server. fix singleton servercrash when destructed. by @qicosmos in #656
  • [coro_io] fix client pool slow connect bug by @poor-circle in #657
  • [coro_http_client]fix timeout by @qicosmos in #658
  • [ci][coverage] show details by @qicosmos in #659
  • [coro_http][fix][feature]coro_http by @qicosmos in #661
  • [coro_http][fix][feat]fix and support ws deflate by @qicosmos in #662
  • [coro_http_server][feath]avoid copy headers by @qicosmos in #663
  • [coro_http][fix]coro_http_client tcp_no_delay as default, fix response content view by @qicosmos in #664
  • fix ci by @qicosmos in #667
  • [coro_http]fix chunked and remote address by @qicosmos in #665
  • [coro_http_server]fix content_view by @qicosmos in #668
  • [ylt]Add version by @qicosmos in #670
  • [coro_http_client]revert some code by @qicosmos in #671

Full Changelog: 0.3.1...0.3.2

v0.3.1 Release

19 Mar 09:01
a414eea
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...0.3.1

Release v0.3.0

31 Jan 07:53
a920fce
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.9...v0.3.0

Release v0.2.9

26 Jan 06:01
888c8a7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.8...v0.2.9