This is an automated email from the ASF dual-hosted git repository.
karp pushed a commit to branch new-official-website
in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git
The following commit(s) were added to refs/heads/new-official-website by this
push:
new a66a3fe58 add rocketmq streams 1.1.1 release note
new 25096f3bf Merge pull request #513 from ni-ze/new-official-website
a66a3fe58 is described below
commit a66a3fe58a01e772758963f805866bfc5877e5e6
Author: 维章 <[email protected]>
AuthorDate: Wed Feb 22 09:58:19 2023 +0800
add rocketmq streams 1.1.1 release note
---
...-06-release-notes-rocketmq-streams-all-1.1.0.md | 22 ++++++++---------
...-22-release-notes-rocketmq-streams-all-1.1.1.md | 28 ++++++++++++++++++++++
2 files changed, 39 insertions(+), 11 deletions(-)
diff --git
a/release-notes/2023-01-06-release-notes-rocketmq-streams-all-1.1.0.md
b/release-notes/2023-01-06-release-notes-rocketmq-streams-all-1.1.0.md
index b20f89935..a0f51c8e4 100644
--- a/release-notes/2023-01-06-release-notes-rocketmq-streams-all-1.1.0.md
+++ b/release-notes/2023-01-06-release-notes-rocketmq-streams-all-1.1.0.md
@@ -17,15 +17,15 @@ Below is a summary of the issues addressed in the 1.1.0
release of RocketMQ Stre
<ul>
<li>[<a
href='https://github.com/apache/rocketmq-streams/pull/229'>RIP-229</a>] -
[RIP-229] - RocketMQ Streams improvement</li>
<li>[<a
href='https://github.com/apache/rocketmq-streams/issues/232'>ISSUE-232</a>] -
[ISSUE-232] - add operator in groupByStream</li>
-<li>[<a
href='https://github.com/apache/rocketmq-streams/issues/'>ISSUE-234</a>] -
[ISSUE-234] - Add quick start</li>
-<li>[<a
href='https://github.com/apache/rocketmq-streams/issues/'>ISSUE-235</a>] -
[ISSUE-235] - modify quick start</li>
-<li>[<a
href='https://github.com/apache/rocketmq-streams/issues/'>ISSUE-236</a>] -
[ISSUE-236] - modify quick start</li>
-<li>[<a
href='https://github.com/apache/rocketmq-streams/issues/'>ISSUE-237</a>] -
[ISSUE-237] - modify quick start</li>
-<li>[<a
href='https://github.com/apache/rocketmq-streams/issues/'>ISSUE-238</a>] -
[ISSUE-238] - modify version to 1.1.0-SNAPSHOT</li>
-<li>[<a
href='https://github.com/apache/rocketmq-streams/issues/'>ISSUE-239</a>] -
[ISSUE-239] - modify quick start</li>
-<li>[<a
href='https://github.com/apache/rocketmq-streams/issues/'>ISSUE-240</a>] -
[ISSUE-240] - modify quick start</li>
-<li>[<a
href='https://github.com/apache/rocketmq-streams/issues/'>ISSUE-241</a>] -
[ISSUE-241] - remove useless class</li>
-<li>[<a
href='https://github.com/apache/rocketmq-streams/issues/'>ISSUE-242</a>] -
[ISSUE-242] - add exception</li>
-<li>[<a
href='https://github.com/apache/rocketmq-streams/issues/'>ISSUE-244</a>] -
[ISSUE-244] - Add flatmap, add tostring, modify the key of sink topic</li>
-<li>[<a
href='https://github.com/apache/rocketmq-streams/issues/'>ISSUE-245</a>] -
[ISSUE-245] - add example</li>
+<li>[<a
href='https://github.com/apache/rocketmq-streams/issues/234'>ISSUE-234</a>] -
[ISSUE-234] - Add quick start</li>
+<li>[<a
href='https://github.com/apache/rocketmq-streams/issues/235'>ISSUE-235</a>] -
[ISSUE-235] - modify quick start</li>
+<li>[<a
href='https://github.com/apache/rocketmq-streams/issues/236'>ISSUE-236</a>] -
[ISSUE-236] - modify quick start</li>
+<li>[<a
href='https://github.com/apache/rocketmq-streams/issues/237'>ISSUE-237</a>] -
[ISSUE-237] - modify quick start</li>
+<li>[<a
href='https://github.com/apache/rocketmq-streams/issues/238'>ISSUE-238</a>] -
[ISSUE-238] - modify version to 1.1.0-SNAPSHOT</li>
+<li>[<a
href='https://github.com/apache/rocketmq-streams/issues/239'>ISSUE-239</a>] -
[ISSUE-239] - modify quick start</li>
+<li>[<a
href='https://github.com/apache/rocketmq-streams/issues/240'>ISSUE-240</a>] -
[ISSUE-240] - modify quick start</li>
+<li>[<a
href='https://github.com/apache/rocketmq-streams/issues/241'>ISSUE-241</a>] -
[ISSUE-241] - remove useless class</li>
+<li>[<a
href='https://github.com/apache/rocketmq-streams/issues/243'>ISSUE-242</a>] -
[ISSUE-242] - add exception</li>
+<li>[<a
href='https://github.com/apache/rocketmq-streams/issues/244'>ISSUE-244</a>] -
[ISSUE-244] - Add flatmap, add tostring, modify the key of sink topic</li>
+<li>[<a
href='https://github.com/apache/rocketmq-streams/issues/245'>ISSUE-245</a>] -
[ISSUE-245] - add example</li>
</ul>
diff --git
a/release-notes/2023-02-22-release-notes-rocketmq-streams-all-1.1.1.md
b/release-notes/2023-02-22-release-notes-rocketmq-streams-all-1.1.1.md
new file mode 100644
index 000000000..67e2c1bad
--- /dev/null
+++ b/release-notes/2023-02-22-release-notes-rocketmq-streams-all-1.1.1.md
@@ -0,0 +1,28 @@
+---
+title: "Release Notes - Apache RocketMQ Streams - Version 1.1.1"
+categories:
+ - Release_Notes
+tags:
+ - RocketMQ_Streams
+---
+:::tip Download
+* Source:
[rocketmq-streams-all-1.1.1-source-release.zip](https://dist.apache.org/repos/dist/dev/rocketmq/rocketmq-streams/1.1.1/rocketmq-streams-all-1.1.1-source-release.zip)
[[PGP](https://dist.apache.org/repos/dist/dev/rocketmq/rocketmq-streams/1.1.1/rocketmq-streams-all-1.1.1-source-release.zip.asc)]
[[SHA512](https://dist.apache.org/repos/dist/dev/rocketmq/rocketmq-streams/1.1.1/rocketmq-streams-all-1.1.1-source-release.zip.sha512)]
+ :::
+<!--truncate-->
+
+Below is a summary of the issues addressed in the 1.1.1 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>.
+
+
+## Improvement
+<ul>
+<li>[<a
href='https://github.com/apache/rocketmq-streams/issues/253'>ISSUE-253</a>] -
[ISSUE-253] - Adjust RSQLDB</li>
+<li>[<a
href='https://github.com/apache/rocketmq-streams/issues/255'>ISSUE-255</a>] -
[ISSUE-255] - keep state topic consistent with source topic</li>
+<li>[<a
href='https://github.com/apache/rocketmq-streams/issues/257'>ISSUE-257</a>] -
[ISSUE-257] - Use thread name as rocksdb path</li>
+<li>[<a
href='https://github.com/apache/rocketmq-streams/issues/260'>ISSUE-260</a>] -
[ISSUE-260] - Modify the configure of ObjectMapper</li>
+<li>[<a
href='https://github.com/apache/rocketmq-streams/issues/263'>ISSUE-263</a>] -
[ISSUE-263] - The idle window does not trigger</li>
+<li>[<a
href='https://github.com/apache/rocketmq-streams/issues/265'>ISSUE-265</a>] -
[ISSUE-265] - store watermark</li>
+<li>[<a
href='https://github.com/apache/rocketmq-streams/issues/267'>ISSUE-267</a>] -
[ISSUE-267] - Add watermark in session window</li>
+<li>[<a
href='https://github.com/apache/rocketmq-streams/issues/251'>ISSUE-251</a>] -
[ISSUE-251] - Support avg function in WindowStream</li>
+<li>[<a
href='https://github.com/apache/rocketmq-streams/issues/270'>ISSUE-270</a>] -
[ISSUE-270] - polish double stream join</li>
+<li>[<a
href='https://github.com/apache/rocketmq-streams/issues/268'>ISSUE-268</a>] -
[ISSUE-268] - modify the return type of flatmap</li>
+</ul>