wenfengwang opened a new issue #57: 2.0.0 Production Ready Road map URL: https://github.com/apache/rocketmq-client-go/issues/57 Current Status: in progress for releasing 2.0.0-alpha1 ### 2.0.0-alpha1 - release date: 2019.5.12 - goal: - native implementation of RocketMQ Go Client - gather feedback - attract more contributors - include: - producer with sync/async - consumer with push - consuming with concurrently - clustering & broadcast - load balance - offset store - topic route - RocketMQ Protocol & RPC ### 2.0.0-alpha2 - release date: 2019.5.26 - goal: - bugfix - more features - more tests - include: - delay message - Hook - consuming with orderly - statistics - message retry when consume failed(sendBack) ### 2.0.0-alpha3 - release date: 2019.6.9 - goal: - bugfix - refactor(may be change API) & optimization - more features - include: - transaction message - ACL - message tracing ### 2.0.0-alpha4(option) - release date: 2019.6.23 - goal: - bugfix - test - refactor(may be change API) & optimization ### 2.0.0-rc1 - release date: 2019.7.14 - goal: - bugfix - test ### 2.0.0-rc2(option) - release date: 2019.7.28 - goal: - bugfix - test ### 2.0.0 - release date: 2019.8.11 - goal: production ready & full feature supported
---------------------------------------------------------------- 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] With regards, Apache Git Services
