- 99c4336 feat: support multi unit in trace config (#1233) by AnnaYue · 3 months ago master
- 2173d07 fix(producer): prevent panic when TraceDispatcher is a typed nil (#1232) by JasonZhu · 3 months ago
- 83df64e fix decode CheckTransactionStateRequestHeader (#1225) by wsy6543 · 5 months ago
- f2fb16d unmarshalMsgID support ipv6 (#1203) by SHI · 5 months ago
- 3010ce9 feat: Add pause initialization to default PullConsumer to prevent panic (#1226) by wenxuwan · 5 months ago
- f1792b8 Update NOTICE by dinglei · 6 months ago
- d857a13 feat: Fix concurrent subscriptions (#1222) by wenxuwan · 7 months ago
- ab6584b [ISSUE #1205]Exposing cluster from admin (#1221) by takagi · 7 months ago
- f44bcb8 feat: fix push consumer pause data race (#1219) by WeizhongTu · 7 months ago
- b4b4df3 feat: fix push consumer pause data race (#1217) by WeizhongTu · 7 months ago
- 33fe267 fix to#1207 (#1214) by fuyou001 · 8 months ago
- 7d452fc fix trace messge batch more than batchSize (#1201) by wsy6543 · 8 months ago
- 238fb46 fix OrderTopicConf (#1187) by wsy6543 · 8 months ago
- 67ec50b Update README.md by dinglei · 11 months ago
- 9b8bb01 [ISSUE #1194] check trace topic message queues length before queue-select to avoid divided-by-zero panic (#1195) by muyun.cyt · 12 months ago
- bd8861c fix bug:seek offset won't work due to wrong map key type (#1184) by muyun.cyt · 1 year, 4 months ago
- abae4a0 make default panic handler could be customized (#1182) by WeizhongTu · 1 year, 4 months ago
- dd3dbcc [ISSUE #1178] feat:pull consumer support Assign subscription type by muyun.cyt · 1 year, 4 months ago
- 8a0459a Add stack info when consuming fail (#1164) by tiger lee · 1 year, 4 months ago
- 3538144 fix:callback function execution start context being canceled (#1175) by EthanLeo · 1 year, 6 months ago
- ac4e3d6 fix: withRecover cannot recover panic (#1169) by EthanLeo · 1 year, 6 months ago
- 9462ea8 [ISSUE #1136] should also set Credentials for nameserver in admin and pull consumer (#1137) by Vincent Lee · 1 year, 6 months ago
- 3e6b910 fix typo: PullConsumer -> PushConsumer in Introduction.md (#1166) by Yixia · 1 year, 6 months ago
- 0e45179 fix: fix slice init length (#1171) by cui fliter · 1 year, 6 months ago
- 7789818 feat: check domain empty string (#1130) by WeizhongTu · 1 year, 7 months ago
- 447cf73 [ISSUE #166] fix concurrency for message property string (#1141) by Vincent Lee · 1 year, 7 months ago
- fe4b42e fix get push consumer consumer rt (#1148) by SHI · 1 year, 7 months ago
- 98ee94d [ISSUE #1160] add brokerName in request protocol (#1161) by yuz10 · 1 year, 7 months ago
- 8cfa33a [ISSUE #1139] should use BrokerName for send back since the StoreHost in msg may not reachable in cloud env (#1138) by Vincent Lee · 1 year, 7 months ago
- 0422997 [ISSUE #1152] producer support message delay any time (#1158) by comman · 1 year, 7 months ago
- 9694e1c Update NOTICE by dinglei · 1 year, 11 months ago
- ee5a175 fix PullThresholdForQueue and PullThresholdSizeForQueue update (#1140) by wenxuwan · 2 years ago
- 0e19ee6 Send retry as a normal message when sendMessageBack fails (#1107) by Liu Shengzhong · 2 years ago
- f4875c1 Merge pull request #1125 from MaOreoreorui/master by tiger lee · 2 years, 1 month ago
- 7a89bba fix: panic in SendResult.String (#1124) by maoruilei3120 · 2 years, 3 months ago
- af567d2 feat: connection add debug log (#1118) by WeizhongTu · 2 years, 4 months ago
- 5af5d6d fix: ignore name server connection read timeout log (#1117) by WeizhongTu · 2 years, 4 months ago
- 3f9c59f fix: response future should close channel before callback (#1113) by WeizhongTu · 2 years, 4 months ago
- 7ffb599 [ISSUE #1112] feat: optimize producer send async (#1111) by WeizhongTu · 2 years, 4 months ago
- 7ae83c4 fix: fix producer send msg timeout option does not take effect (#1109) by WeizhongTu · 2 years, 4 months ago
- c9e197c [ISSUE #950] support tls connection (#951) by yuz10 · 2 years, 5 months ago
- 8e701a5 Merge pull request #1063 from nanfengonline/fixTypo by tiger lee · 2 years, 5 months ago
- 49f0448 Merge pull request #1104 from 474903784/fix_send_async by tiger lee · 2 years, 5 months ago
- a22cfcb [ISSUE #1102] fix send async err occur panic: runtime error: invalid memory address or nil pointer dereference by liuwenxing · 2 years, 6 months ago
- 3493a47 feat: support consumer consume tps option (#1101) by WeizhongTu · 2 years, 6 months ago
- da20ee7 [ISSUE #1076] fix: sort Topic routing information to ensure that order messages are sent normally by cserwen · 2 years, 6 months ago
- 5eab91b fix: snapshot file will be overwritten and mixed if multiple consumers or producers use different name server domains (#1099) by WeizhongTu · 2 years, 6 months ago
- 4de354a add lock to protect data race (#1088) by wenxuwan · 2 years, 7 months ago
- 7eedaf9 fix: topic publshInfo and subscribeInfo not update (#1084) by redlsz · 2 years, 8 months ago v2.1.2 v2.1.2.rc2
- e22605a run RebalanceImmediately with goroutine (#1081) by wenxuwan · 2 years, 9 months ago
- 533de03 fix: select one message queue of different broker when retry to send (#1014) by cserwen · 2 years, 9 months ago
- a15c777 [ISSUE #1056] fix: When the consumer and producer have the same topic, the consumer fails to update the topic. by lvxiao · 2 years, 10 months ago
- 49eb1fc fix typo by nanfengonline · 2 years, 11 months ago
- f7960e7 fix typo by nanfengonline · 2 years, 11 months ago
- 2a8172b DomainWithUnit support existed query parameters (#1061) by WeizhongTu · 2 years, 11 months ago
- 8c4e388 change ConsumeGoroutineNums max value allowed (#1049) by WeizhongTu · 2 years, 11 months ago
- 1d86ea6 support RequestCode GET_CONSUMER_STATUS_FROM_CLIENT (#985) by Kay Du · 2 years, 11 months ago
- 8ea107c [ISSUE #1018] Fix unintended shutdown of shared rmqClient by Gordon Wang · 3 years ago
- 1c6598f fix wrong add for set when tags are set (#1001) by cserwen · 3 years ago
- af75f77 empty subcribed topic is allowed to start (#969) by Kay Du · 3 years ago
- ded5335 [ISSUE #1030] avoid to append unexpected separator to the last message key (#1031) by gaofeihang · 3 years ago
- d5f5776 fix can't send batch message error (#1040) by tiger lee · 3 years ago
- 63a5a1f [ISSUE #1034] fix: the message may be cleaned when the message has not been consumed by Humkum · 3 years ago
- c77a95d fix: unsubscribed topic queues not dropped (#1025) by Gordon Wang · 3 years ago
- 25003f6 Update README.md (#1026) by Qin · 3 years ago v2.1.2.rc1
- 7f3ffe25c [ISSUE #989] consumer and producer client add unit support (WithUnitName) by WeizhongTu · 3 years ago
- 7ae788d fix Panic when close traceDispatcher (#1027) by wenxuwan · 3 years ago
- 6c77b67 Merge pull request #972 from BLAZZ/master by fuyou001 · 3 years ago
- 3b8b238 Merge pull request #1015 from cserwen/orderly_consume_github by tiger lee · 3 years, 1 month ago
- 56d1a7d Merge pull request #1003 from cserwen/heartbeat_github by tiger lee · 3 years, 1 month ago
- 9bca88d fix: unlock all queues when consumer shutdown in orderly model by dengzhiwen1 · 3 years, 1 month ago
- ae93d2a Merge pull request #1000 from Slideee/20230213/rmq by tiger lee · 3 years, 1 month ago
- caca3c0 [ISSUE #999] add timeoutMillis param by yechun · 3 years, 1 month ago
- c133cca [ISSUE #999] use structs as result sets for admin method by yechun · 3 years, 1 month ago
- 62d4513 [ISSUE #999] fix npe by yechun · 3 years, 1 month ago
- 26142da fix: client version mismatch (#1009) by qshuai · 3 years, 1 month ago
- df5be5b fix: add log when send heartbeat failed by dengzhiwen1 · 3 years, 2 months ago
- c8d06a6 [ISSUE #996] invoke user callback and return error info when async process send resp error (#997) by wangfan · 3 years, 2 months ago
- daacb8e [ISSUE #999]support admin topicList and groupList method by yechun · 3 years, 2 months ago
- a2cf953 fix:logic error when reset retry message's origin topic (#971) by Humkum · 3 years, 2 months ago
- 757e639 Merge pull request #987 from humkum/reduce-log-level by cserwen · 3 years, 2 months ago
- cfb845b reduce the log level when fetch offset success and remove unnecessary mq by Hankunming · 3 years, 2 months ago
- 896a8a3 [ISSUE #975]when close consumer, return directly by wenxuwan · 3 years, 4 months ago
- 12740f0 change uuid to google/uuid by 邬奇辉 · 3 years, 4 months ago
- f56a2db fix: data race when update subversion for consumer (#962) by cserwen · 3 years, 4 months ago
- cad2f66 add api GetOffsetDiffMap (#965) by Kay Du · 3 years, 4 months ago
- 0742aac push consumer enable getting offset diff map (#964) by Kay Du · 3 years, 4 months ago
- 6bbfc3f [ISSUE #956]fix reset offset remove pq (#957) by 0daypwn · 3 years, 5 months ago
- 96f00c4 [ISSUE #953] fix limiter with goroutine cover (#952) by maqingxiang · 3 years, 5 months ago
- 8afd69f [ISSUE #927] fix processQueue remove offset (#928) by 0daypwn · 3 years, 5 months ago
- c197b50 [ISSUE #931] fix filter message (#932) by 0daypwn · 3 years, 5 months ago
- 5779439 [ISSUE #942] Fix response ResQueryNotFound typo (#948) by Jack Wong · 3 years, 6 months ago
- 620cf96 [ISSUE #942] fix some spell mistakes (#949) by weavernet · 3 years, 6 months ago
- ff80272 [ISSUE #942] correct name typo (#943) by 0daypwn · 3 years, 6 months ago
- 50596e6 Create .asf.yaml by yukon · 3 years, 6 months ago
- 43186ad [#888] incr instanceCount in once and fmt codes (#888) by Xuexue · 3 years, 6 months ago
- b3ede3a [ISSUE #935]fix consumer option validate (#936) by 0daypwn · 3 years, 6 months ago
- f3349bd [ISSUE #939]Pull or poll message support message trace (#940) by zhangjidi2016 · 3 years, 6 months ago
- a093bac [ISSUE #945]init crCh after topic with namespace to avoid consumption blocked. (#944) by Kay Du · 3 years, 6 months ago
- 8011561 [ISSUE #929] Correct struct comment (#930) by Oliver · 3 years, 6 months ago