Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dlink
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhaowei
dlink
Commits
456f4d09
Commit
456f4d09
authored
Jun 05, 2022
by
wenmo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Feature-567][*] Release v0.6.4
parent
ddd35b5d
Changes
59
Hide whitespace changes
Inline
Side-by-side
Showing
59 changed files
with
154 additions
and
59 deletions
+154
-59
bug-report.yml
.github/ISSUE_TEMPLATE/bug-report.yml
+2
-1
pom.xml
dlink-admin/pom.xml
+1
-1
pom.xml
dlink-alert/dlink-alert-base/pom.xml
+1
-1
pom.xml
dlink-alert/dlink-alert-dingtalk/pom.xml
+1
-1
pom.xml
dlink-alert/dlink-alert-email/pom.xml
+1
-1
pom.xml
dlink-alert/dlink-alert-feishu/pom.xml
+1
-1
pom.xml
dlink-alert/dlink-alert-wechat/pom.xml
+1
-1
pom.xml
dlink-alert/pom.xml
+1
-1
pom.xml
dlink-app/dlink-app-1.11/pom.xml
+1
-1
pom.xml
dlink-app/dlink-app-1.12/pom.xml
+1
-1
pom.xml
dlink-app/dlink-app-1.13/pom.xml
+1
-1
pom.xml
dlink-app/dlink-app-1.14/pom.xml
+1
-1
pom.xml
dlink-app/dlink-app-1.15/pom.xml
+1
-1
pom.xml
dlink-app/dlink-app-base/pom.xml
+1
-1
pom.xml
dlink-app/pom.xml
+1
-1
pom.xml
dlink-assembly/pom.xml
+1
-1
pom.xml
dlink-client/dlink-client-1.11/pom.xml
+1
-1
pom.xml
dlink-client/dlink-client-1.12/pom.xml
+1
-1
pom.xml
dlink-client/dlink-client-1.13/pom.xml
+1
-1
pom.xml
dlink-client/dlink-client-1.14/pom.xml
+1
-1
pom.xml
dlink-client/dlink-client-1.15/pom.xml
+1
-1
pom.xml
dlink-client/dlink-client-base/pom.xml
+1
-1
pom.xml
dlink-client/dlink-client-hadoop/pom.xml
+1
-1
pom.xml
dlink-client/pom.xml
+1
-1
pom.xml
dlink-common/pom.xml
+1
-1
CommonConstant.java
...mmon/src/main/java/com/dlink/constant/CommonConstant.java
+1
-1
pom.xml
dlink-connectors/dlink-connector-jdbc-1.11/pom.xml
+1
-1
pom.xml
dlink-connectors/dlink-connector-jdbc-1.12/pom.xml
+1
-1
pom.xml
dlink-connectors/dlink-connector-jdbc-1.13/pom.xml
+1
-1
pom.xml
dlink-connectors/dlink-connector-jdbc-1.14/pom.xml
+1
-1
pom.xml
dlink-connectors/dlink-connector-phoenix-1.13/pom.xml
+1
-1
pom.xml
dlink-connectors/pom.xml
+1
-1
pom.xml
dlink-core/pom.xml
+1
-1
pom.xml
dlink-daemon/pom.xml
+1
-1
pom.xml
dlink-executor/pom.xml
+1
-1
pom.xml
dlink-extends/pom.xml
+1
-1
pom.xml
dlink-flink/dlink-flink-1.11/pom.xml
+1
-1
pom.xml
dlink-flink/dlink-flink-1.12/pom.xml
+1
-1
pom.xml
dlink-flink/dlink-flink-1.13/pom.xml
+1
-1
pom.xml
dlink-flink/dlink-flink-1.14/pom.xml
+1
-1
pom.xml
dlink-flink/dlink-flink-1.15/pom.xml
+1
-1
pom.xml
dlink-flink/pom.xml
+1
-1
pom.xml
dlink-function/pom.xml
+1
-1
pom.xml
dlink-gateway/pom.xml
+1
-1
pom.xml
dlink-metadata/dlink-metadata-base/pom.xml
+1
-1
pom.xml
dlink-metadata/dlink-metadata-clickhouse/pom.xml
+1
-1
pom.xml
dlink-metadata/dlink-metadata-doris/pom.xml
+1
-1
pom.xml
dlink-metadata/dlink-metadata-hive/pom.xml
+1
-1
pom.xml
dlink-metadata/dlink-metadata-mysql/pom.xml
+1
-1
pom.xml
dlink-metadata/dlink-metadata-oracle/pom.xml
+1
-1
pom.xml
dlink-metadata/dlink-metadata-phoenix/pom.xml
+1
-1
pom.xml
dlink-metadata/dlink-metadata-postgresql/pom.xml
+1
-1
pom.xml
dlink-metadata/dlink-metadata-sqlserver/pom.xml
+1
-1
pom.xml
dlink-metadata/pom.xml
+1
-1
pom.xml
dlink-web/pom.xml
+1
-1
index.tsx
dlink-web/src/components/Studio/StudioHome/index.tsx
+1
-1
pages.ts
dlink-web/src/locales/zh-CN/pages.ts
+1
-1
Welcome.tsx
dlink-web/src/pages/Welcome.tsx
+95
-1
pom.xml
pom.xml
+1
-1
No files found.
.github/ISSUE_TEMPLATE/bug-report.yml
View file @
456f4d09
...
...
@@ -95,7 +95,8 @@ body:
Which version of Dinky are you running? We only accept bugs report from the LTS projects.
options
:
-
dev
-
0.6.3-SNAPSHOT
-
0.6.4
-
0.6.3
-
0.6.2
-
0.6.1
-
0.6.0
...
...
dlink-admin/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-alert/dlink-alert-base/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink-alert
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-alert/dlink-alert-dingtalk/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink-alert
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-alert/dlink-alert-email/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink-alert
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<artifactId>
dlink-alert-email
</artifactId>
...
...
dlink-alert/dlink-alert-feishu/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink-alert
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<artifactId>
dlink-alert-feishu
</artifactId>
...
...
dlink-alert/dlink-alert-wechat/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink-alert
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-alert/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-app/dlink-app-1.11/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink-app
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-app/dlink-app-1.12/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink-app
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-app/dlink-app-1.13/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink-app
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-app/dlink-app-1.14/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink-app
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-app/dlink-app-1.15/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink-app
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-app/dlink-app-base/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink-app
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-app/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-assembly/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-client/dlink-client-1.11/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink-client
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-client/dlink-client-1.12/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink-client
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-client/dlink-client-1.13/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink-client
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-client/dlink-client-1.14/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink-client
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-client/dlink-client-1.15/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink-client
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-client/dlink-client-base/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink-client
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-client/dlink-client-hadoop/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink-client
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-client/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-common/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-common/src/main/java/com/dlink/constant/CommonConstant.java
View file @
456f4d09
...
...
@@ -10,7 +10,7 @@ public interface CommonConstant {
/**
* 项目版本号(banner使用)
*/
String
PROJECT_VERSION
=
"0.6.
4-SNAPSHOT
"
;
String
PROJECT_VERSION
=
"0.6.
5
"
;
/**
* 实例健康
*/
...
...
dlink-connectors/dlink-connector-jdbc-1.11/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink-connectors
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-connectors/dlink-connector-jdbc-1.12/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink-connectors
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-connectors/dlink-connector-jdbc-1.13/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink-connectors
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-connectors/dlink-connector-jdbc-1.14/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink-connectors
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-connectors/dlink-connector-phoenix-1.13/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink-connectors
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-connectors/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<packaging>
pom
</packaging>
...
...
dlink-core/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<packaging>
jar
</packaging>
...
...
dlink-daemon/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-executor/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-extends/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-flink/dlink-flink-1.11/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink-flink
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-flink/dlink-flink-1.12/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink-flink
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-flink/dlink-flink-1.13/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink-flink
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-flink/dlink-flink-1.14/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink-flink
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-flink/dlink-flink-1.15/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink-flink
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-flink/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-function/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-gateway/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-metadata/dlink-metadata-base/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink-metadata
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-metadata/dlink-metadata-clickhouse/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink-metadata
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-metadata/dlink-metadata-doris/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink-metadata
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-metadata/dlink-metadata-hive/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink-metadata
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-metadata/dlink-metadata-mysql/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink-metadata
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-metadata/dlink-metadata-oracle/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink-metadata
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-metadata/dlink-metadata-phoenix/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink-metadata
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-metadata/dlink-metadata-postgresql/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink-metadata
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-metadata/dlink-metadata-sqlserver/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink-metadata
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-metadata/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
dlink-web/pom.xml
View file @
456f4d09
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
dlink
</artifactId>
<groupId>
com.dlink
</groupId>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<packaging>
pom
</packaging>
...
...
dlink-web/src/components/Studio/StudioHome/index.tsx
View file @
456f4d09
...
...
@@ -12,7 +12,7 @@ const StudioHome = (props: any) => {
return
(
<
Scrollbars
style=
{
{
height
:
toolHeight
}
}
>
<
Typography
style=
{
{
padding
:
'15px'
}
}
>
<
Title
level=
{
4
}
>
欢迎使用 Dinky v0.6.4
-SNAPSHOT
</
Title
>
<
Title
level=
{
4
}
>
欢迎使用 Dinky v0.6.4
</
Title
>
<
Paragraph
>
<
blockquote
>
实时即未来,Dinky 为 Apache Flink 而生,让 Flink SQL 纵享丝滑,并致力于实时计算平台建设。
</
blockquote
>
</
Paragraph
>
...
...
dlink-web/src/locales/zh-CN/pages.ts
View file @
456f4d09
...
...
@@ -29,7 +29,7 @@ export default {
'pages.welcome.link'
:
'欢迎加入'
,
'pages.welcome.star'
:
'欢迎 Star '
,
'pages.welcome.advancedLayout'
:
'Github'
,
'pages.welcome.alertMessage'
:
'实时计算平台 Dinky 即将发布,目前为体验版,版本号为 0.6.4
-SNAPSHOT
。'
,
'pages.welcome.alertMessage'
:
'实时计算平台 Dinky 即将发布,目前为体验版,版本号为 0.6.4。'
,
'pages.admin.subPage.title'
:
' 这个页面只有 admin 权限才能查看'
,
'pages.admin.subPage.alertMessage'
:
'umi ui 现已发布,欢迎使用 npm run ui 启动体验。'
,
'pages.searchTable.createForm.newRule'
:
'新建规则'
,
...
...
dlink-web/src/pages/Welcome.tsx
View file @
456f4d09
...
...
@@ -19,7 +19,7 @@ export default (): React.ReactNode => {
<
Alert
message=
{
intl
.
formatMessage
({
id
:
'pages.welcome.alertMessage'
,
defaultMessage
:
'实时计算平台 Dinky 即将发布,目前为体验版,版本号为 0.6.
3
。'
,
defaultMessage
:
'实时计算平台 Dinky 即将发布,目前为体验版,版本号为 0.6.
4
。'
,
})
}
type=
"success"
showIcon
...
...
@@ -1031,6 +1031,100 @@ export default (): React.ReactNode => {
</
ul
>
</
Paragraph
>
</
Timeline
.
Item
>
<
Timeline
.
Item
><
Text
code
>
0.6.4
</
Text
>
<
Text
type=
"secondary"
>
2022-06-05
</
Text
>
<
p
>
</
p
>
<
Paragraph
>
<
ul
>
<
li
>
<
Link
>
新增整库同步表名参数支持换行和列支持按主键优先排序
</
Link
>
</
li
>
<
li
>
<
Link
>
新增整库同步日志输出
</
Link
>
</
li
>
<
li
>
<
Link
>
新增钉钉报警的 @mobile 配置
</
Link
>
</
li
>
<
li
>
<
Link
>
新增任务的 StreamGraph 导出为 JSON
</
Link
>
</
li
>
<
li
>
<
Link
>
新增任务的 API 接口示例页面
</
Link
>
</
li
>
<
li
>
<
Link
>
新增数据开发帮助页面
</
Link
>
</
li
>
<
li
>
<
Link
>
新增普通 SQL 的字段血缘
</
Link
>
</
li
>
<
li
>
<
Link
>
新增作业监听池来解决频繁写库的问题
</
Link
>
</
li
>
<
li
>
<
Link
>
新增非 FlinkSQL 作业的导出 StreamGraphPlan 的按钮隐藏
</
Link
>
</
li
>
<
li
>
<
Link
>
新增数据源的删除按钮
</
Link
>
</
li
>
<
li
>
<
Link
>
新增整库同步的 jdbc 配置和升级 flinkcdc 版本
</
Link
>
</
li
>
<
li
>
<
Link
>
修复刷新作业监控页面时的抖动问题
</
Link
>
</
li
>
<
li
>
<
Link
>
修复 Flink Oracle Connector 不能转换 CLOB 到 String 的问题
</
Link
>
</
li
>
<
li
>
<
Link
>
修复切换任务时保存点未同步刷新的问题
</
Link
>
</
li
>
<
li
>
<
Link
>
修复 ClusterClient 接口不通版本的兼容性问题
</
Link
>
</
li
>
<
li
>
<
Link
>
修复 MySQL 类型转换精度信息是空的问题
</
Link
>
</
li
>
<
li
>
<
Link
>
修复初始化函数的冗余操作
</
Link
>
</
li
>
<
li
>
<
Link
>
修复整库同步的 decimal 问题
</
Link
>
</
li
>
<
li
>
<
Link
>
修复获取作业计划失败的问题
</
Link
>
</
li
>
<
li
>
<
Link
>
修复整库同步 OracleCDC number 不能被转换为 Long 的问题
</
Link
>
</
li
>
<
li
>
<
Link
>
修复微信企业号报警测试按钮后台错误的问题
</
Link
>
</
li
>
<
li
>
<
Link
>
修复当切换作业 tab 时无法正确保存修改的作业配置的问题
</
Link
>
</
li
>
<
li
>
<
Link
>
修复数据源和元数据不能展示别名的问题
</
Link
>
</
li
>
<
li
>
<
Link
>
修复作业重命名后 tab 未更新的问题
</
Link
>
</
li
>
<
li
>
<
Link
>
修复 K8S 集群配置的 FlinkLibPath 是空的问题
</
Link
>
</
li
>
<
li
>
<
Link
>
优化初始化 sql
</
Link
>
</
li
>
<
li
>
<
Link
>
优化打包
</
Link
>
</
li
>
<
li
>
<
Link
>
优化移除 preset-ui
</
Link
>
</
li
>
<
li
>
<
Link
>
优化 MySQL 字段类型转换
</
Link
>
</
li
>
</
ul
>
</
Paragraph
>
</
Timeline
.
Item
>
</
Timeline
>
</
Card
>
</>
...
...
pom.xml
View file @
456f4d09
...
...
@@ -7,7 +7,7 @@
<groupId>
com.dlink
</groupId>
<artifactId>
dlink
</artifactId>
<packaging>
pom
</packaging>
<version>
0.6.4
-SNAPSHOT
</version>
<version>
0.6.4
</version>
<modules>
<module>
dlink-flink
</module>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment