You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by ga...@apache.org on 2022/10/21 10:43:17 UTC

[incubator-seatunnel] branch 2.3.0-beta-release updated: Update release-note.md

This is an automated email from the ASF dual-hosted git repository.

gaojun2048 pushed a commit to branch 2.3.0-beta-release
in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git


The following commit(s) were added to refs/heads/2.3.0-beta-release by this push:
     new be051b03c Update release-note.md
be051b03c is described below

commit be051b03cf67d19f8b47470e88d3e6fb86554a31
Author: Eric <ga...@gmail.com>
AuthorDate: Fri Oct 21 18:43:13 2022 +0800

    Update release-note.md
---
 release-note.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/release-note.md b/release-note.md
index 9077f6924..314a881cc 100644
--- a/release-note.md
+++ b/release-note.md
@@ -14,7 +14,6 @@
 - [Source] [JDBC] [StarRocks] Add StarRocks JDBC Source Connector ([3060](https://github.com/apache/incubator-seatunnel/pull/3060))
 - [Sink] [Kafka] Add Kafka Source Connector ([2953](https://github.com/apache/incubator-seatunnel/pull/2953))
 - [Sink] [S3File] Add S3 File Sink Connector ([3119](https://github.com/apache/incubator-seatunnel/pull/3119))
-- [Sink] [Hive] [Improve] Hive Sink supports automatic partition repair ([3133](https://github.com/apache/incubator-seatunnel/pull/3133))
 
 ### [Improve & Bug Fix]
 
@@ -119,6 +118,9 @@
 - [Sink] [Kudu]
   - [Improve] Kudu Sink Connector Support to upsert row ([2881](https://github.com/apache/incubator-seatunnel/pull/2881))
 
+- [Sink] [Hive] 
+  - [Improve] Hive Sink supports automatic partition repair ([3133](https://github.com/apache/incubator-seatunnel/pull/3133))
+
 ## [Connector V1]
 
 ### [New Connector V1 Added]