1. 2e05fc0 feat: reuse bytes.Buffer (#408) by xujianhai666 · 4 years, 2 months ago
  2. a24c51b doc(readme): add Due Diligence link in readme by dinglei · 4 years, 2 months ago
  3. 0b5c497 doc(readme): add Due Diligence link in the readme file (#425) by dinglei · 4 years, 2 months ago
  4. 8e6f902 fix(consumer): sub info not updated when scale out queue (#418) by xujianhai666 · 4 years, 2 months ago
  5. 4f42398 fix(travisci): use archive server to avoid download rocketmq package failed (#422) by dinglei · 4 years, 2 months ago
  6. 089cc03 fix(consumer): use sync offset fix instead if async (#414) by xujianhai666 · 4 years, 2 months ago
  7. f2db09f fix(strategy): change the deafult mq sort to ASC when do rebalance. (#420) by dinglei · 4 years, 2 months ago
  8. 5de34ef feat(doc): update SDK install docs (#412) by dinglei · 4 years, 2 months ago
  9. adc707f feat: support mq error (#392) by xujianhai666 · 4 years, 2 months ago
  10. 683c9ac feat(nameserver): correct impl of UpdateTopicRouteInfo (#406) by xujianhai666 · 4 years, 2 months ago
  11. 4f9013e [ISSUE #402] fix(consumer): improve retry topic support (#403) by xujianhai666 · 4 years, 2 months ago
  12. f9e5f75 fix(consumer): remove commit flag if slave pull (#399) by xujianhai666 · 4 years, 3 months ago
  13. 320d965 fix: lock is extra when not orderly consume (#393) by xujianhai666 · 4 years, 3 months ago
  14. 8937360 fix(core): unalign field panic when atomic operation (#397) by xujianhai666 · 4 years, 3 months ago
  15. 848a09a merge rc1 chages to native branch (#395) by wenfeng · 4 years, 3 months ago
  16. 27e707e fix: consume type compatible with protocol (#387) by Xin Zhang · 4 years, 3 months ago
  17. 8f76a40 feat(consumer): move updatePullFromWhichNode ahead of result check (#390) by xujianhai666 · 4 years, 3 months ago
  18. 145a42c fix(doc): update notice and open statistic label (#378) by dinglei · 4 years, 4 months ago
  19. 31f8459 fix(doc): update notice and open statistic label (#375) by dinglei · 4 years, 4 months ago
  20. 7308bc9 [ISSUE #354] feat: Support PanicHandler (#355) by xujianhai666 · 4 years, 4 months ago v2.0.0-rc1
  21. 33798bc [ISSUE #371]feat: clean extra code for internal packagec (#372) by xujianhai666 · 4 years, 4 months ago
  22. 088ab71 change transaction producer about struct, interface, chan type from struct to struct pointer (#373) by zZ · 4 years, 4 months ago
  23. 2ace48a [ISSUE #356] feat(consumer): redesign stat (#357) by xujianhai666 · 4 years, 4 months ago
  24. fad9882 feat: remote extra code for internal/utils (#370) by xujianhai666 · 4 years, 4 months ago
  25. 4c3fa1c [ISSUE #366] feat: remove extra code (#367) by xujianhai666 · 4 years, 4 months ago
  26. 1fbd400 feat: use pool for header codec (#361) by xujianhai666 · 4 years, 4 months ago
  27. 7f7a35d [ISSUE #344] feat(client): advance timeout (#351) by xujianhai666 · 4 years, 4 months ago
  28. 9fe339c [ISSUE #352]feat: use jsoniter to replace with json (#353) by xujianhai666 · 4 years, 4 months ago
  29. 08cdb4e feat: rename persistent with interval (#359) by xujianhai666 · 4 years, 4 months ago
  30. 0f2efa6 feat: more consumer option config (#363) by xujianhai666 · 4 years, 4 months ago
  31. 598c979 fix: pull timeout and suspend time is not consistent with java (#350) by xujianhai666 · 4 years, 4 months ago
  32. be743f7 fix(route): update route (#339) by xujianhai666 · 4 years, 4 months ago
  33. df01296 feat(example): rename shutdown instead of shundown (#336) by xujianhai666 · 4 years, 4 months ago
  34. 3f00503 feat(core): fix concurrent read/write for broker version (#333) by xujianhai666 · 4 years, 4 months ago
  35. a3391a4 doc(readme): update prerequisites download url. by dinglei · 4 years, 4 months ago
  36. 649f89b [ISSUE #314] support name server domain (#315) by WeizhongTu · 4 years, 4 months ago
  37. c57a000 feat(producer): support batch message send (#332) by xujianhai666 · 4 years, 4 months ago
  38. 7b021b1 fix: lots of incorrect impl (#322) by xujianhai666 · 4 years, 4 months ago
  39. 41f7106 fix(message): 错误的 equals实现 (#319) by xujianhai666 · 4 years, 4 months ago
  40. 85ee94b fix bugs of panic when decode MessageExt (#330) by wenfeng · 4 years, 5 months ago
  41. f9521f9 Prevent pc.prch blocking (#327) by 兰园望月 · 4 years, 5 months ago
  42. fdbb58a feat(client): add mutex for rebalance (#316) by xujianhai666 · 4 years, 5 months ago
  43. bda9f6a [ISSUE #328] message add GetProperties func (#325) by 都成 · 4 years, 5 months ago
  44. 028214a feat(message): remove extra code (#324) by xujianhai666 · 4 years, 5 months ago
  45. c6b08aa fix: using atomic status for producer/consumer (#320) by xujianhai666 · 4 years, 5 months ago
  46. 757420d [ISSUE #301] Adding GET_CONSUMER_RUNNING_INFO (#311) by wenfeng · 4 years, 5 months ago v2.0.0-alpha3 v2.0.0-alpha3
  47. 69adf07 fix(travis): use aichive link to download rocketmq binary (#312) by dinglei · 4 years, 5 months ago
  48. 82bd638 [ISSUE #271] Fix bugs that can't consume multiple topics in single consumer (#310) by wenfeng · 4 years, 5 months ago
  49. 713ba89 doc(readme): update orderly producer using new api by dinglei · 4 years, 5 months ago
  50. c9b9f93 feat(consumer): advance code (#309) by xujianhai666 · 4 years, 5 months ago
  51. 4f00f3f [ISSUE #294] Resolve problem print error log when producer/consumer shutdown (#308) by wenfeng · 4 years, 5 months ago
  52. 2fe46dc doc(readme): update binary download link to 1.2.4 by dinglei · 4 years, 5 months ago
  53. 28715e5 [ISSUE #293] Optimize Close of rmqClient (#303) by wenfeng · 4 years, 5 months ago
  54. 0e9d5b1 [ISSUE #299] offset store read missing fallthrough for _ReadMemoryThenStore by jalesys · 4 years, 5 months ago
  55. 678f303 doc(readme): add codecov in the readme by dinglei · 4 years, 6 months ago
  56. a5464eb feat(ci): open online test cases (#295) by dinglei · 4 years, 6 months ago
  57. 2681ee7 feat(unittest): add more test case for apis. (#291) by dinglei · 4 years, 6 months ago
  58. 4364ebd Add SetLogger method (#290) by wenfeng · 4 years, 6 months ago
  59. e25a2aa fix(consumer): goroutine leak when shutdown (#286) by xujianhai666 · 4 years, 6 months ago
  60. 0a3dc7e feat(protocol): remove extra json tag (#283) by xujianhai666 · 4 years, 6 months ago
  61. 92dfa3b fix(protocol): SearchOffsetByTimestamp protocol bug (#282) by xujianhai666 · 4 years, 6 months ago
  62. aaf93cb support broker addr search by default topic (#276) by qilingping · 4 years, 6 months ago
  63. 3eb4710 fix(PushConsumer):fix the consumer subscripe with tag (#277) by wongxinjie · 4 years, 6 months ago
  64. 2fc3b39 feat(protocol): unify name of request header (#284) by xujianhai666 · 4 years, 6 months ago
  65. b14d435 fix ci error (#275) by wenfeng · 4 years, 6 months ago
  66. 245531a delete unuessary files. by ShannonDing · 4 years, 6 months ago
  67. db46545 Modify examples by ShannonDing · 4 years, 6 months ago
  68. d1e89b9 [ISSUE #272] Structured Log (#273) by wenfeng · 4 years, 6 months ago
  69. feb011d fix: ConsumerGroup cannot auto create (#194) (#258) by wolftankk · 4 years, 6 months ago
  70. 52006e3 fix(client):throw exception when producer or consumer miss model (#269) by rongtong · 4 years, 6 months ago
  71. 17f5d3d fix(golint): fix the warnings by go lint check. (#267) by dinglei · 4 years, 6 months ago
  72. 22b37a4 feat: graceful shutdown lockTicker (#259) (#265) by wolftankk · 4 years, 6 months ago
  73. 6bb5243 fix(transaction):can not do local execute and check (#262) by dinglei · 4 years, 6 months ago v1.2.4 v1.2.4
  74. 08aa46b feat(transaction): add trasaction producer message (#261) by dinglei · 4 years, 6 months ago
  75. bd44991 feat: reduce receive memory usage (#255) by xujianhai666 · 4 years, 6 months ago
  76. f73c8d2 fix(client):fix subscribe method is not based on the last subscription and remove useless client config GroupName (#251) by rongtong · 4 years, 6 months ago
  77. a52192e feat: support hashQueueSelector (#249) by xujianhai666 · 4 years, 6 months ago
  78. 10ad99c fix(golint): fix warnings for golint check (#248) by dinglei · 4 years, 6 months ago
  79. a69f089 [ISSUE #223]remove unnecessary script in travis.yml by dinglei · 4 years, 6 months ago
  80. 8e61430 fix: support multiple consumer&producer (#242) by xujianhai666 · 4 years, 6 months ago
  81. f3968f8 fix(travis): Fix travis ci error (#245) by dinglei · 4 years, 6 months ago
  82. 77b0861 fix: support acl for trace (#240) by xujianhai666 · 4 years, 7 months ago
  83. 66041c9 [ISSUE #243]fix: replace consistent package (#244) by xujianhai666 · 4 years, 7 months ago
  84. 805bfbf fix: avoid file not found err when remove old offset file by xujianhai666 · 4 years, 7 months ago
  85. 2eed2fa feat: support log level and log path by xujianhai666 · 4 years, 7 months ago
  86. 398e37c fix: avoid extra err info on pushConsumer startup by xujianhai666 · 4 years, 7 months ago
  87. 05d0846 docs(README): add Godoc badge by liuruiyiyang · 4 years, 7 months ago
  88. 94ac31c feat(doc): add go report card by von gosling · 4 years, 7 months ago
  89. 9d5c26b Add set maxcachesize api to support simple flow-control by ShannonDing · 4 years, 7 months ago
  90. 1d5f10a feat(demos): add seperately demos by ShannonDing · 4 years, 7 months ago
  91. 26151a4 fix(produer):Remove cycle package by ShannonDing · 4 years, 7 months ago
  92. 281f2f1 Support lite order producer by ShannonDing · 4 years, 7 months ago
  93. 3a507f6 doc(introduction): modify some directory error in doc/Introduction.md by GreenPine · 4 years, 7 months ago
  94. af3805f fix(log):modify log print function in push consumer(#215) by zZ · 4 years, 7 months ago
  95. 7b049f5 [ISSUE #201]Change default consumer option to Clustering (#208) by dinglei · 4 years, 7 months ago
  96. 45537bf [ISSUE #211]fix unmarhsal messageID bug (#210) by 李亚夫 · 4 years, 7 months ago
  97. 1db9489 doc(issue_templete): Add issue request rule. by dinglei · 4 years, 7 months ago
  98. 9085f4f test(travis): fix the badge problem using native branch by von gosling · 4 years, 7 months ago
  99. cf177ca doc(Readme): add ci result link for native branch by dinglei · 4 years, 7 months ago
  100. 33fa299 doc(Readme):modify the install method of c library by ShannonDing · 4 years, 7 months ago