This is an automated email from the ASF dual-hosted git repository. jinrongtong pushed a commit to branch new-official-website in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git
commit 1d19f8c6307ec7d082d15deadd877ce5abd032f4 Author: lizhiboo <[email protected]> AuthorDate: Mon Apr 18 16:02:36 2022 +0800 fix print --- _posts/2022-04-18-release-notes-rocketmq-streams-1.0.1-preview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2022-04-18-release-notes-rocketmq-streams-1.0.1-preview.md b/_posts/2022-04-18-release-notes-rocketmq-streams-1.0.1-preview.md index a0854be8..74ad135f 100644 --- a/_posts/2022-04-18-release-notes-rocketmq-streams-1.0.1-preview.md +++ b/_posts/2022-04-18-release-notes-rocketmq-streams-1.0.1-preview.md @@ -27,4 +27,4 @@ Below is a summary of the issues addressed in the 1.0.1-preview release of Rocke <ul> <li>[<a href='https://github.com/apache/rocketmq-streams/issues/127'>ISSUE-127</a>] - [ISSUE-127] - fromFile not exist cause queue NPE</li> <li>[<a href='https://github.com/apache/rocketmq-streams/issues/135'>ISSUE-135</a>] - [ISSUE-135] - App can not start up with RocketMQ-streams</li> -</u +</ul>
