Skip to content

brpc 1.5.0

Compare
Choose a tag to compare
@Huixxi Huixxi released this 27 Apr 12:40
· 366 commits to master since this release

What's Changed

Feature:

Bugfix:

Enhancement:

  • Remove wordexp by @wwbmmm in #2218
  • Update github workflows to skip builds for markdown-file-only
    changes by @kiminno in #2175
  • Reject initializing FlatMap when nbucket is 0 by @jamesge
  • Optimize some codes that violates the C++ One Definition Rule
    [-Wodr] by @lrita in #2161
  • Add _Alloc template parameters for FlatMap and FlatSet by @old-bear in #2149
  • Add type BasicStringPiece::const_pointer by @lrita in #2141
  • Operator overloading of PtrContainer by @chenBright in #2107
  • Make sure we can receive at least one request @yanglimingcn in #2106
  • Reduce cpu overhead when using rdma by @Tuvie in #2100

Others

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

Thanks to all contributors for the 1.5.0 version!