You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by ka...@apache.org on 2023/01/11 03:08:06 UTC

[rocketmq-site] branch new-official-website updated: [release-notes] add release note of rocketmq-streams 1.1.0

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 c14d535e4 [release-notes] add release note of rocketmq-streams 1.1.0
     new 9da569721 Merge pull request #426 from ni-ze/new-official-website
c14d535e4 is described below

commit c14d535e43af8d382e0782da347505e1fe0de84a
Author: 维章 <un...@gmail.com>
AuthorDate: Fri Jan 6 15:11:01 2023 +0800

    [release-notes] add release note of rocketmq-streams 1.1.0
---
 ...-06-release-notes-rocketmq-streams-all-1.1.0.md | 31 ++++++++++++++++++++++
 1 file changed, 31 insertions(+)

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
new file mode 100644
index 000000000..b20f89935
--- /dev/null
+++ b/release-notes/2023-01-06-release-notes-rocketmq-streams-all-1.1.0.md
@@ -0,0 +1,31 @@
+---
+title: "Release Notes - Apache RocketMQ Streams - Version 1.1.0"
+categories:
+    - Release_Notes
+tags:
+    - RocketMQ_Streams
+---
+:::tip Download
+* Source: [rocketmq-streams-all-1.1.0-source-release.zip](https://dist.apache.org/repos/dist/dev/rocketmq/rocketmq-streams/1.1.0/rocketmq-streams-all-1.1.0-source-release.zip) [[PGP](https://dist.apache.org/repos/dist/dev/rocketmq/rocketmq-streams/1.1.0/rocketmq-streams-all-1.1.0-source-release.zip.asc)] [[SHA512](https://dist.apache.org/repos/dist/dev/rocketmq/rocketmq-streams/1.1.0/rocketmq-streams-all-1.1.0-source-release.zip.sha512)]
+  :::
+<!--truncate-->
+
+Below is a summary of the issues addressed in the 1.1.0 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/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>
+</ul>