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 de569d5bc delete redundant -
de569d5bc is described below
commit de569d5bc3cc5f6332e28f501f3573fcacc2783c
Author: Eric <[email protected]>
AuthorDate: Thu Oct 20 21:57:06 2022 +0800
delete redundant -
---
release-note.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/release-note.md b/release-note.md
index a7a24739f..9077f6924 100644
--- a/release-note.md
+++ b/release-note.md
@@ -138,7 +138,7 @@
- [Improve] [api] [flink] extraction unified method
([2862](https://github.com/apache/incubator-seatunnel/pull/2862))
- [Feature] [deploy] Add Helm charts
([2903](https://github.com/apache/incubator-seatunnel/pull/2903))
- [Feature] [seatunnel-text-format]
([2884](https://github.com/apache/incubator-seatunnel/pull/2884))
--
+
### [Bug Fix]
- [BugFix] Fix assert connector name error in config/plugin_config file
([3127](https://github.com/apache/incubator-seatunnel/pull/3127))