1. 771de31 Fix use after free issue of EventDispatcher LatencyRecorder (#3267) by Bright Chen · 2 days ago master
  2. be01d10 docs(readme): update READMEs and add English doc placeholders (#3263) by darion-yaphet · 4 days ago
  3. d269b69 feat(build): add progress output to config_brpc.sh (#3262) by darion-yaphet · 4 days ago
  4. e9ada57 Fix fuzz harness blockers (#3257) by DavidKorczynski · 6 days ago
  5. f614c81 Update release schedule (#3259) by Weibing Wang · 10 days ago
  6. 8380e6e Fix span lifecycle with smart pointers to prevent use-after-free in async RPC callbacks (#3140) by lh2debug · 12 days ago
  7. 625843e Merge pull request #3254 from DavidKorczynski/extend-oss-fuzz by LorinLee · 2 weeks ago
  8. 4f94d25 Extend fuzz harness suite and fix false positive by David Korczynski · 2 weeks ago
  9. c16fdc6 Opt IOBuf Profiler (#3251) by Bright Chen · 2 weeks ago
  10. d1d6175 Make batch create stream SendFeedback thread safe (#3215) by Jenrry You · 2 weeks ago
  11. 9a6ca26 Fix DoRead() returns error errno (#3248) by Bright Chen · 3 weeks ago
  12. 0565d8d Skip() return true if the end of the stream is reached (#3242) by x1wan · 4 weeks ago
  13. d5dab28 Merge pull request #3241 from cho-m/protobuf-34 by Xiaofeng Wang · 4 weeks ago
  14. 09b50d2 Support building with Protobuf v34+ by Michael Cho · 5 weeks ago
  15. a103b4b Prevent indefinite defer-close by checking last_active_time (#3216) by Jenrry You · 5 weeks ago
  16. a363887 Merge pull request #3238 from MalikHou/master by Yang,Liming · 5 weeks ago
  17. 5755536 Merge pull request #4 from MalikHou/malikhou/add_edisp_unsched by MalikHou · 5 weeks ago
  18. b65c90e fix md by MalikHou · 5 weeks ago
  19. 4d8b0e4 Merge pull request #3 from MalikHou/malikhou/add_edisp_unsched by MalikHou · 5 weeks ago
  20. 9218d96 fix by MalikHou · 5 weeks ago
  21. 0ec948b Merge pull request #3222 from wayslog/feat/redis-cluster-channel by HU · 5 weeks ago
  22. 95e13d0 Merge pull request #2 from MalikHou/malikhou/add_edisp_unsched by MalikHou · 5 weeks ago
  23. d3317cc fix by MalikHou · 5 weeks ago
  24. 77db6c5 Merge pull request #1 from MalikHou/malikhou/add_edisp_unsched by MalikHou · 5 weeks ago
  25. 6b73ee9 add tcp transport event dispatcher unsched flag & fix RDMA event dispatcher unsched flag by MalikHou · 5 weeks ago
  26. 6a12915 Merge pull request #3235 from altman08/master by Yang,Liming · 5 weeks ago
  27. d3f7960 Solve the issue of attachment being overwritten when backuprequest is triggered. by yanyuan06 · 6 weeks ago
  28. 2e0f0b0 feat(backup_request): add rate-limited backup request policy (#3228) (#3229) by yanfeng · 6 weeks ago
  29. c32ddee Support custom modification of sub controllers (#3213) by Bright Chen · 6 weeks ago
  30. 7363d31 perf(redis): protect slot cache with DoublyBufferedData by wayslog · 6 weeks ago
  31. 36b1e66 fix(redis): do not cache ASK redirection in slot table by wayslog · 7 weeks ago
  32. dbca72f chore(ci): trigger github actions rerun for PR #3222 by wayslog · 7 weeks ago
  33. 11a7105 feat(redis): add native Redis Cluster channel, tests and docs by wayslog · 7 weeks ago
  34. 486f07a Fix CI installation errors (#3233) by Bright Chen · 6 weeks ago
  35. b7dfab0 explicitly link utf8_validity for Protobuf v22+ (#3230) by Xiaofeng Wang · 7 weeks ago
  36. aa784b8 fix: remove references to non-existent tracked_objects.h in platform_thread_freebsd.cc (#3223) by Daniel Morante · 7 weeks ago
  37. 5a2466a Fix stream closed before response during batch stream creation (#3214) by Jenrry You · 8 weeks ago
  38. bb081be feat(auto_cl): add error rate threshold for punishment attenuation (#3219) by yanfeng · 8 weeks ago
  39. d22fa17 change protobuf version check for descriptor->extension_range (#3210) by Yang,Liming · 2 months ago
  40. c8753e3 Fix some issues with transport (#3206) by Bright Chen · 2 months ago
  41. 834484a Fix build error caused by CMAKE_CXX_FLAGS (#3204) by Searion · 3 months ago
  42. 02879c8 Add Transport to support more communication protocol extensions (#3199) by Chuang Zhang · 3 months ago
  43. d92e7cf Support SO_BINDTODEVICE and bind client_host (#3179) by Mao · 3 months ago
  44. 580dac2 Merge pull request #3201 from apache/release-1.16 by Xiaofeng Wang · 3 months ago
  45. b3b43cc Merge pull request #3198 from altman08/master by Yang,Liming · 3 months ago
  46. 6e3ac05 support change ownship for SelectiveChannel by yanyuan06 · 3 months ago
  47. 39666a4 support wait with predicate in bthread's ConditionVariable (#3195) by Jingyuan · 3 months ago
  48. 37efd2e Release 1.16.0 by Xiaofeng Wang · 3 months ago release-1.16 1.16.0
  49. 39a3436 Merge pull request #3189 from altman08/master by Yang,Liming · 3 months ago
  50. 9719654 Fix port parsing validation in str2endpoint (#3193) by Anant Shukla · 3 months ago
  51. 8483625 surpport tag for selective channel by yanyuan06 · 3 months ago
  52. c7973d0 feat: enable TLS key logging via SSLKEYLOGFILE env (#3173) by koarz · 3 months ago
  53. 8d87814 Wrap absl::string_view as std::string to support protobuf v30+ (#3187) by Xiaofeng Wang · 3 months ago
  54. d688e75 Fix compile issue when the linking project is using C++23 (#3180) by Li Yin · 3 months ago
  55. 9f4947c fix: avoid SIGSEGV in read_proc_io during static initialization (#3184) by yujiasheng · 3 months ago
  56. c7ae57a Bugfix: SQ overflow (#3145) by Bright Chen · 4 months ago
  57. 2e19784 fix gdb_bthread_stack bthread_begin error (#3176) by Searion · 4 months ago
  58. 09caf65 Fix a redundant BeforeAdditionalRefReleased call (#3174) by Bright Chen · 4 months ago
  59. 7cd0c25 Add missed definition of RegisterFlagValidatorOrDie for uint32_t (#3171) by Zhilei Chen · 4 months ago
  60. 2635ef6 Add RISC-V architecture support (#3125) by Dayuxiaoshui · 4 months ago
  61. 8b6a9c0 feat: support more ssl verify mode (#3141) by koarz · 4 months ago
  62. f58ec39 butil: fix undefined behaviors (#3135) by Jay · 4 months ago
  63. 8734f06 Support naming bthread to help debug (#3158) by Regal · 4 months ago
  64. 3e40e3f Support dynamic expansion of RDMA block pool (#3155) by Bright Chen · 4 months ago
  65. d2ea819 Added support to connect and perform CRUD operations with couchbase (#3138) by Giriraj Singh · 5 months ago
  66. 8f9d12a Bugfix: NsheadService::_status may be null (#3162) by Bright Chen · 5 months ago
  67. 58e7e2d Fix incorrect openssl dynamic library link order (#3159) by apocelipes · 5 months ago
  68. a54b607 Fix bvar's bad return value (#3151) by Songqing Zhang · 5 months ago
  69. dea0570 Fix naming service unittest fail (#3153) by Weibing Wang · 5 months ago
  70. 645013b Remove recursion of redis command parser (#3136) by sunhao · 5 months ago
  71. ede6b77 Fix rdma UT (#3146) by Bright Chen · 5 months ago
  72. 9934c39 feat: make bthread stack trace signal number configurable (#3124) by Regal · 5 months ago
  73. ef82950 Support shared mbvar (#3129) by Bright Chen · 5 months ago
  74. fe63d79 Add pthread CPU affinity support (#3122) by Mao · 5 months ago
  75. 8ef24ba Merge pull request #3117 from yanglimingcn/feature/rdma_polling_queue_all_messages by Yang,Liming · 6 months ago
  76. 1152b80 Use SetNameSimple instead of SetName to avoid deadlock (#3127) by Bright Chen · 6 months ago
  77. 0141e9e Only store failed SignalSyncs (#3128) by Bright Chen · 6 months ago
  78. 1332712 merge 1.15 (#3131) by serverglen · 6 months ago
  79. 1d3bded Support higher performance bvar with babylon counter (#3116) by Bright Chen · 6 months ago
  80. 5f1d893 Add support for checking all living bthreads (#3096) by Regal · 6 months ago
  81. 0708333 Bugfix: TaskTracer deadlocks due to ABA problem (#3115) by Bright Chen · 6 months ago
  82. 4de793f rdma polling mode all messages run in new bthreads by Yang Liming · 6 months ago
  83. 4eeb5e2 bazel: fix with_bthread_tracer config setting (#3111) by fanbingxin · 6 months ago
  84. 0959e5d Add flag for brpc timer buckets count (#3112) by Yang,Liming · 6 months ago
  85. 2b757e9 Bugfix: WeightedRandomizedLoadBalancer returns 0 without server (#3108) by Bright Chen · 7 months ago
  86. 54c6570 Limit the extra options of jemalloc profiler (#3101) by Bright Chen · 7 months ago
  87. 020f807 Merge pull request #3105 from old-bear/remove-bio by old-bear · 7 months ago
  88. 7f8a0bb + remove BIO_flush by jiangrujie · 7 months ago
  89. 49c3e4d Add pb2json depth limit (#3099) by Weibing Wang · 7 months ago
  90. af1bf4b + Remove BIO for SSL by jiangrujie · 7 months ago
  91. 7229c36 Merge pull request #3084 from zhoukangsheng/fix_bthread_id_unlock_failed by HU · 7 months ago
  92. cd22e48 bazel: add config setting for NO_PTHREAD_MUTEX_HOOK (#3090) by fanbingxin · 7 months ago
  93. 3fed883 bthread: fix simd memory align issue (#3092) by fanbingxin · 7 months ago
  94. 1edc9a9 Fix macos ci compatibility with CMake < 3.5 (#3093) by Bright Chen · 7 months ago
  95. 0e7c644 feat: Remove unused code (#3087) by kkkshine · 7 months ago
  96. c1ac17a fix: fix bthread_id_unlock failed in aarch64 cpu by zhoukangsheng · 7 months ago
  97. 7781cd8 Merge pull request #3076 from yanglimingcn/bugfix/rdma_block_pool_runtime_extend by Yang,Liming · 7 months ago
  98. 4533167 rdma polling mode process message in new bthread by Yang Liming · 7 months ago
  99. 6d2d424 rdma rumtime extend block restriction by Yang Liming · 8 months ago
  100. fc2e58c Use int64_t instead of google::protobuf::int64 (#3081) by Bright Chen · 7 months ago