feiquan123 commented on pull request #550:
URL:
https://github.com/apache/rocketmq-client-go/pull/550#issuecomment-721527109
I had verified this feature. It working in produce env.
current `gomod` file:
```go
replace (
github.com/apache/rocketmq-client-go/v2 =>
github.com/feiquan123/rocketmq-client-go/v2 v2.2.0
)
```
__When will next version be released? I want to use__
`github.com/apache/rocketmq-client-go/v2`
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]