Skip to content

brpc 1.4.0

Compare
Choose a tag to compare
@wasphin wasphin released this 07 Feb 14:15
· 394 commits to master since this release

What's Changed

Feature

Bugfix

Enhancement

  • Add rdma_performance bazel support by @372046933 in #1984
  • Add bazel third_party support by @fansehep in #1996
  • Fall back to libibverbs.so.1 by @372046933 in #1985
  • Refresh write timestamp when returning a Socket to its pool; change default value of -idle_timeout_second to 30. by @jamesge
  • Early return for IOBuf::append_user_data when size == 0 by @372046933 in #2009
  • Make BUTIL_RAPIDJSON_NAMESPACE_BEGIN::GenericDocument's handler method public to enable outside custom parser/writer by @old-bear in #2026
  • Only allow to convert root array to single repeated pb by @chenBright in #2035
  • FlatMap's value supports unique_ptr by @jamesge

Others

Full Changelog can be found at: 1.3.0...1.4.0

Thanks to all contributors for the 1.4.0 version!