RongtongJin commented on code in PR #506:
URL: https://github.com/apache/rocketmq-site/pull/506#discussion_r1109387898


##########
release-notes/2023-02-16-5.1.0.md:
##########
@@ -0,0 +1,347 @@
+---
+title: "Release Notes - Apache RocketMQ - Version 5.1.0"
+categories:
+  - Release_Notes
+tags:
+  - Release_Notes
+  - RocketMQ
+  - Version
+---
+
+:::tip    Download the 5.1.0 release
+- Source: 
[rocketmq-all-5.1.0-source-release.zip](https://dist.apache.org/repos/dist/dev/rocketmq/5.1.0/rocketmq-all-5.1.0-source-release.zip)
 
[[PGP](https://dist.apache.org/repos/dist/dev/rocketmq/5.1.0/rocketmq-all-5.1.0-source-release.zip.asc)]
 
[[SHA512](https://dist.apache.org/repos/dist/dev/rocketmq/5.1.0/rocketmq-all-5.1.0-source-release.zip.sha512)]
+- Binary: 
[rocketmq-all-5.1.0-bin-release.zip](https://dist.apache.org/repos/dist/dev/rocketmq/5.1.0/rocketmq-all-5.1.0-bin-release.zip)
 
[[PGP](https://dist.apache.org/repos/dist/dev/rocketmq/5.1.0/rocketmq-all-5.1.0-bin-release.zip.asc)]
 
[[SHA512](https://dist.apache.org/repos/dist/dev/rocketmq/5.1.0/rocketmq-all-5.1.0-bin-release.zip.sha512)]
+:::
+<!--truncate-->
+
+Below is a summary of the issues addressed in the 5.1.0 release of RocketMQ. 
For full documentation of the release, a guide to get started, please refer to 
<a href='/docs/quickStart/01quickstart/'>Quick Start</a>.
+
+## Feature
+
+* 
[RIP-46](https://github.com/apache/rocketmq/wiki/RIP-46-Observability-improvement-for-RocketMQ)
 Observability improvement for RocketMQ
+
+* 
[RIP-48](https://github.com/apache/rocketmq/wiki/RIP-48-Enhance-server-side-offset-management-ability)
 Enhance server side offset management ability
+
+* 
[RIP-49](https://github.com/apache/rocketmq/wiki/RIP-49-RocketMQ-remoting-module-improvement)
 RocketMQ remoting module improvement
+
+* 
[RIP-50](https://github.com/apache/rocketmq/wiki/RIP-50-RocketMQ-Transaction-Message-Improvement)
 RocketMQ Transaction Message Improvement
+
+* 
[RIP-51](https://github.com/apache/rocketmq/wiki/RIP-51-Pop-orderly-improvement)
 Pop orderly improvement
+
+* 
[RIP-52](https://github.com/apache/rocketmq/wiki/RIP-52-Optimize-Building-ConsumeQueue)
 Optimize Building ConsumeQueue
+
+* 
[RIP-55](https://github.com/apache/rocketmq/wiki/RIP-55-Support-remoting-protocol-in-rocketmq-proxy-module)
 Support remoting protocol in rocketmq proxy
+
+* 
[RIP-56](https://github.com/apache/rocketmq/wiki/RIP-56-Replace-Logging-Module-with-Shaded-Logback)
 Replace Logging Module with Shaded Logback
+
+* 
[RIP-57](https://github.com/apache/rocketmq/wiki/RIP-57-Tiered-storage-for-RocketMQ)
 Tiered storage for RocketMQ
+
+## Improvement
+
+* [[ISSUE #3799]](https://github.com/apache/rocketmq/issues/3799) [RIP-30] 
Support Compaction topic @ltamber, pr by @ltamber 
+* [[ISSUE #3905]](https://github.com/apache/rocketmq/issues/3905) Support 
brokerName in request protocol @drpmma, pr by @drpmma 
+* [[ISSUE #4330]](https://github.com/apache/rocketmq/issues/4330) [RIP-44] 
Support DLedger Controller @hzh0425, pr by @hzh0425 
+* [[ISSUE #4487]](https://github.com/apache/rocketmq/issues/4487) The 
trackType is wrong when the consumer in broadcasting subscription 
@zhangjidi2016, pr by @zhangjidi2016 
+* [[ISSUE #4658]](https://github.com/apache/rocketmq/issues/4658) remove 
redundant logic in checkTransactionState @zhiliatom, pr by @zhiliatom 
+* [[ISSUE #4902]](https://github.com/apache/rocketmq/issues/4902) 
把循环index的类型由long改为int,让循环前放置Safepoint,效果会不会比Thread.sleep(0)更好? 
@somePeopleFireAndWood, pr by @isysc1 

Review Comment:
   How about English?



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to