apache / rocketmq-client-go

Apache RocketMQ go client
https://rocketmq.apache.org/
Apache License 2.0
1.29k stars 415 forks source link

新版何时release?严重bug需要等待修复 #1072

Closed kpvt001 closed 12 months ago

kpvt001 commented 1 year ago

目前最新release存在严重bug,已注意到几个月前在master中被修复。由于有要求一定要用release版本,请问何时release?

距离严重bug修复后,不release的时间也太长了。

WRAllen commented 1 year ago

+1,这么严重的问题还不发版

lihqi commented 1 year ago

+1

Yanbuc commented 1 year ago

具体是哪个bug呀

HubQin commented 1 year ago

直接用master版

lawtech0902 commented 1 year ago

哪个bug?

yangxiaohui-coll commented 1 year ago

https://github.com/apache/rocketmq-client-go/issues/993 这个bug

fuyou001 commented 1 year ago

我们尽快发版本。

ilaziness commented 1 year ago

这个和另一个客户端https://github.com/apache/rocketmq-clients/tree/master/golang 什么区别? 都是挂在apache组织下面的,都在更新,就是不同人实现的go客户端?

我按example里面的例子写的,消费两个消息后就不消费了,提示INFO[0700] [BALANCE-SKIP] since consumer paused

francisoliverlee commented 1 year ago

for rocketmq 5.X: https://github.com/apache/rocketmq-clients/tree/master/golang using grpc for rocketmq 4.X: https://github.com/apache/rocketmq-client-go using remoting

ghost commented 1 year ago

什么时候更新版本啊

francisoliverlee commented 12 months ago

v2.1.2 has released by https://github.com/apache/rocketmq-client-go/tree/v2.1.2