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

fanjia pushed a commit to branch 1.0.1-release
in repository https://gitbox.apache.org/repos/asf/seatunnel-web.git


The following commit(s) were added to refs/heads/1.0.1-release by this push:
     new 8bdde43b Add 1.0.1 release note
8bdde43b is described below

commit 8bdde43b49e1b559e6a5609ef41e35641193c71e
Author: Jia Fan <[email protected]>
AuthorDate: Thu Jun 13 15:13:18 2024 +0800

    Add 1.0.1 release note
---
 release-note.md | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

diff --git a/release-note.md b/release-note.md
new file mode 100644
index 00000000..a5a1d968
--- /dev/null
+++ b/release-note.md
@@ -0,0 +1,26 @@
+# 1.0.1 Release Note
+
+## Feature
+
+### DataSource & Connector
+
+- [DataSource & Connector] Add Mongodb datasource.
+- [DataSource & Connector] Add connector db2.
+
+## Improvement
+
+- [Improve][UI] Translate Route Names
+- [Improve] When starting, check whether the environment variable 
"SEATUNNEL_HOME" exists or not.
+- [Improve] Build images using flexible version parameters.
+- [Improve] Add "download_datasource.sh" for downloading datasource.
+
+## Fix
+
+- [Fix] Fix arbitrary file readvulnerability on mysql jdbc
+- [Fix] Remove secretKey in application.yml
+- [Fix] fix ts problems with mvn clean package
+- [Fix] fix: update "driver-class-name: com.mysql.cj.jdbc.Driver" for mysql8
+- [Fix] Fix job config file generation path error in windows
+- [Fix] virtual update datasource
+- [Fix] Fix dynamic form item show by other item bug
+- [Fix] Fix release src problem

Reply via email to