-
Notifications
You must be signed in to change notification settings - Fork 11.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prepare to release Apache RocketMQ 5.1.0 #6030
Labels
Good First Issue
Good First Issue
Milestone
Comments
drpmma
added a commit
to drpmma/rocketmq
that referenced
this issue
Feb 14, 2023
drpmma
added a commit
that referenced
this issue
Feb 14, 2023
drpmma
changed the title
Prepare to release Apache RocketMQ 5.0.1
Prepare to release Apache RocketMQ 5.1.0
Feb 15, 2023
Consider that there are lots of new features introduced in this release. Release 5.1.0 is more suitable. |
drpmma
added a commit
to drpmma/rocketmq
that referenced
this issue
Feb 15, 2023
drpmma
added a commit
that referenced
this issue
Feb 15, 2023
drpmma
added a commit
that referenced
this issue
Feb 16, 2023
drpmma
added a commit
that referenced
this issue
Feb 16, 2023
drpmma
added a commit
that referenced
this issue
Feb 16, 2023
drpmma
added a commit
that referenced
this issue
Feb 16, 2023
drpmma
added a commit
that referenced
this issue
Feb 16, 2023
drpmma
added a commit
that referenced
this issue
Feb 21, 2023
drpmma
added a commit
that referenced
this issue
Feb 21, 2023
drpmma
added a commit
that referenced
this issue
Feb 21, 2023
drpmma
added a commit
that referenced
this issue
Feb 21, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, RocketMQ community:
I'd like to propose releasing Apache RocketMQ 5.0.1. It's been a while since RocketMQ 5.0.0 was released. During this time, multiple important features were merged into the code trunk, including remoting protocol proxy[1], observability improvement[2], server-side offset management[3], remoting module improvement[4], transaction message[5], pop orderly improvement[6], backporting of remoting client[7], logging module with shaded logback[8], tiered storage[9], etc. We also did some stability and bug fixes on the trunk. It's time to release RocketMQ 5.1.0.
[1]https://github.com/apache/rocketmq/wiki/RIP-55-Support-remoting-protocol-in-rocketmq-proxy-module
[2]https://github.com/apache/rocketmq/wiki/RIP-46-Observability-improvement-for-RocketMQ
[3]https://github.com/apache/rocketmq/wiki/RIP-48-Enhance-server-side-offset-management-ability
[4]https://github.com/apache/rocketmq/wiki/RIP-49-RocketMQ-remoting-module-improvement
[5]https://github.com/apache/rocketmq/wiki/RIP-50-RocketMQ-Transaction-Message-Improvement
[6]https://github.com/apache/rocketmq/wiki/RIP-51-Pop-orderly-improvement
[7]https://github.com/apache/rocketmq/wiki/RIP-54-Backporting-of-Remoting-based-Client
[8]https://github.com/apache/rocketmq/wiki/RIP-56-Replace-Logging-Module-with-Shaded-Logback
[9]https://github.com/apache/rocketmq/wiki/RIP-57-Tiered-storage-for-RocketMQ
The text was updated successfully, but these errors were encountered: