Skip to content

Commit

Permalink
Add 1.0.1 release note
Browse files Browse the repository at this point in the history
  • Loading branch information
Hisoka-X committed Jun 13, 2024
1 parent ee20a01 commit 8bdde43
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions release-note.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 8bdde43

Please sign in to comment.