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 3e65b009b1e2be7929ed01e7998a5cff710223b6
Author: lizhiboo <[email protected]>
AuthorDate: Mon Apr 18 15:54:53 2022 +0800

    add rocketmq-streams 1.0.1-preview release notes
---
 ...release-notes-rocketmq-streams-1.0.1-preview.md | 30 ++++++++++++++++++++++
 1 file changed, 30 insertions(+)

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
new file mode 100644
index 00000000..a0854be8
--- /dev/null
+++ b/_posts/2022-04-18-release-notes-rocketmq-streams-1.0.1-preview.md
@@ -0,0 +1,30 @@
+---
+title: "Release Notes - Apache RocketMQ Streams - Version 1.0.1-preview"
+categories:
+    - Release_Notes
+tags:
+    - Release_Notes
+    - RocketMQ
+    - Version
+---
+
+Below is a summary of the issues addressed in the 1.0.1-preview release of 
RocketMQ Streams. For full documentation of the release, a guide to get 
started, please refer to <a 
href='https://github.com/apache/rocketmq-streams'>Quick Start</a>.
+
+<h2> Download the rocketmq-streams-1.0.1-preview release</h2>
+
+* Source: 
[rocketmq-streams-1.0.1-preview.zip](https://archive.apache.org/dist/rocketmq/rocketmq-streams/1.0.1-preview/rocketmq-streams-1.0.1-preview.zip)
 
[[PGP](https://archive.apache.org/dist/rocketmq/rocketmq-streams/1.0.1-preview/rocketmq-streams-1.0.1-preview.zip.asc)]
 
[[SHA512](https://archive.apache.org/dist/rocketmq/rocketmq-streams/1.0.1-preview/rocketmq-streams-1.0.1-preview.zip.sha512)]
+
+
+## Improvement
+<ul>
+<li>[<a 
href='https://github.com/apache/rocketmq-streams/issues/129'>ISSUE-129</a>] - 
[ISSUE-129] - add design documentation</li>
+<li>[<a 
href='https://github.com/apache/rocketmq-streams/issues/133'>ISSUE-133</a>] - 
[ISSUE-3585] - Add design doc into README-chinese.md</li>
+<li>[<a href='https://github.com/apache/rocketmq-streams/pull/138'>PR-138</a>] 
- [PR-138] - add the RocketMQ word Hyperlink in readme file</li>
+
+</ul>
+
+## Bug
+<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

Reply via email to