You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by ca...@apache.org on 2022/03/30 03:54:29 UTC

[incubator-linkis-website] branch dev updated: adjust release-notes-1.1.0.md

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

casion pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-linkis-website.git


The following commit(s) were added to refs/heads/dev by this push:
     new 91c8a3f  adjust release-notes-1.1.0.md
     new 96f6f2c  Merge pull request #215 from casionone/dev
91c8a3f is described below

commit 91c8a3f7997f8bf5b23a9efe9775f5cdb9017eb6
Author: casionone <ca...@gmail.com>
AuthorDate: Wed Mar 30 11:51:32 2022 +0800

    adjust release-notes-1.1.0.md
---
 docs/release-notes-1.1.0.md                                           | 4 ++--
 .../docusaurus-plugin-content-docs/current/release-notes-1.1.0.md     | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs/release-notes-1.1.0.md b/docs/release-notes-1.1.0.md
index 6a156c8..0b07db3 100644
--- a/docs/release-notes-1.1.0.md
+++ b/docs/release-notes-1.1.0.md
@@ -10,7 +10,7 @@ This release mainly adds datasource and metadata source management services, sup
 The following key features have been added:
 * Provides Restful interface to add, delete, check, and modify data sources, as well as data source connection tests.
 * Provides Restful interface for database, table, partition, column attribute query for metadata.
-* Provides clients for data source and metadata service management.
+* Provides Java clients for data source and metadata service management.
 
 Abbreviations:
 - CGS: Computation Governance Services
@@ -35,7 +35,7 @@ Abbreviations:
 * \[MDS-Services][[Linkis-1368]](https://github.com/apache/incubator-linkis/pull/1368) Add a new module linkis-metadata-manager-service-hive, which defines Metadata management service for hive.
 * \[MDS-Services][[Linkis-1371]](https://github.com/apache/incubator-linkis/pull/1371) Add a new module linkis-metadata-manager-service-kafka, which defines Metadata management service for kafka.
 * \[MDS-Services][[Linkis-1373]](https://github.com/apache/incubator-linkis/pull/1373) Add a new module linkis-metadata-manager-service-mysql, which defines Metadata management service for MySQL.
-* \[DMS&MDS-Client][[Linkis-1418]](https://github.com/apache/incubator-linkis/pull/1418) [[Linkis-1434]](https://github.com/apache /incubator-linkis/pull/1434)[[Linkis-1438]](https://github.com/apache/incubator-linkis/pull/1438)[[Linkis-1441]](https://github.com /apache/incubator-linkis/pull/1441) Add a new data source management client module linkis-datasource-client to facilitate data source management through sdk.
+* \[DMS&MDS-Client][[Linkis-1418]](https://github.com/apache/incubator-linkis/pull/1418) [[Linkis-1434]](https://github.com/apache /incubator-linkis/pull/1434)[[Linkis-1438]](https://github.com/apache/incubator-linkis/pull/1438)[[Linkis-1441]](https://github.com /apache/incubator-linkis/pull/1441) Add a new data source management java client module linkis-datasource-client to facilitate data source management through sdk.
 * \[DMS&MDS-Web][[Linkis-1456]](https://github.com/apache/incubator-linkis/pull/1456) [[Linkis-1510] Added data source front-end management page, through which you can Simple creation and testing of the data source.
 
 ---
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/release-notes-1.1.0.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/release-notes-1.1.0.md
index 68a0552..22155f6 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/release-notes-1.1.0.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/release-notes-1.1.0.md
@@ -10,7 +10,7 @@ Apache Linkis(incubating) 1.1.0 包括所有 [Project Linkis-1.1.0](https://gith
 添加了以下主要功能:
 * 提供Restful接口针对数据源进行增删查改,以及数据源的连接测试。
 * 提供Restful接口针对元数据进行数据库、表、分区、列属性查询。
-* 提供针对数据源及元数据服务管理的客户端。
+* 提供针对数据源及元数据服务管理的Java客户端。
 
 缩写:
 
@@ -35,7 +35,7 @@ Apache Linkis(incubating) 1.1.0 包括所有 [Project Linkis-1.1.0](https://gith
 * \[MDS-Services][[Linkis-1368]](https://github.com/apache/incubator-linkis/pull/1368) 增加新的模块 linkis-metadata-manager-service-hive,定义了针对hive的元数据管理服务。
 * \[MDS-Services][[Linkis-1371]](https://github.com/apache/incubator-linkis/pull/1371) 增加新的模块 linkis-metadata-manager-service-kafka,定义了针对kafka的元数据管理服务。
 * \[MDS-Services][[Linkis-1373]](https://github.com/apache/incubator-linkis/pull/1373) 增加新的模块 linkis-metadata-manager-service-mysql,定义了针对mysql的元数据管理服务。
-* \[DMS&MDS-Client][[Linkis-1418]](https://github.com/apache/incubator-linkis/pull/1418) [[Linkis-1434]](https://github.com/apache/incubator-linkis/pull/1434)[[Linkis-1438]](https://github.com/apache/incubator-linkis/pull/1438)[[Linkis-1441]](https://github.com/apache/incubator-linkis/pull/1441) 增加新的数据源管理客户端模块 linkis-datasource-client,方便通过sdk方式进行数据源管理。
+* \[DMS&MDS-Client][[Linkis-1418]](https://github.com/apache/incubator-linkis/pull/1418) [[Linkis-1434]](https://github.com/apache/incubator-linkis/pull/1434)[[Linkis-1438]](https://github.com/apache/incubator-linkis/pull/1438)[[Linkis-1441]](https://github.com/apache/incubator-linkis/pull/1441) 增加新的数据源管理Java客户端模块 linkis-datasource-client,方便通过sdk方式进行数据源管理。
 * \[DMS&MDS-Web][[Linkis-1456]](https://github.com/apache/incubator-linkis/pull/1456) [[Linkis-1510] 增加数据源前端管理页面,通过该页面可以对数据源进行简单的创建,测试。
 
 ---

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org