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

ulyssesyou pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-kyuubi-website.git


The following commit(s) were added to refs/heads/master by this push:
     new f5f106d  add link (#19)
f5f106d is described below

commit f5f106d73459a57b1174a1500367199e43b6b909
Author: ulysses <[email protected]>
AuthorDate: Mon Oct 25 15:21:03 2021 +0800

    add link (#19)
---
 src/release/1.3.1-incubating.md | 38 +++++++++++++++++++-------------------
 1 file changed, 19 insertions(+), 19 deletions(-)

diff --git a/src/release/1.3.1-incubating.md b/src/release/1.3.1-incubating.md
index fdd1ddc..1364c6a 100644
--- a/src/release/1.3.1-incubating.md
+++ b/src/release/1.3.1-incubating.md
@@ -27,46 +27,46 @@ Apache Kyuubi (Incubating) 1.3.1-incubating is now 
released. It is a maintenance
 Apache Kyuubi (Incubating) is a distributed multi-tenant JDBC server for 
large-scale data processing and analytics, built on top of Apache Spark and 
designed to support more engines (i.e. Flink). Please refer to 
https://kyuubi.apache.org/ to learn more.
 
 
-# HighLight
+# Highlight
 
-- [KYUUBI #1190] Enhance error log detection in case lost the exception log
+- [[KYUUBI #1190]](https://github.com/apache/incubator-kyuubi/pull/1200) 
Enhance error log detection in case lost the exception log
 
-- [KYUUBI #1067] Catch exception if logRoot is not exist
+- [[KYUUBI #1067]](https://github.com/apache/incubator-kyuubi/pull/1154) Catch 
exception if logRoot is not exist
 
-- [KYUUBI #884][FOLLOWUP] Fix catalog in KyuubiDatabaseMetaData#getTables
+- [[KYUUBI #884]](https://github.com/apache/incubator-kyuubi/pull/1133) 
[FOLLOWUP] Fix catalog in KyuubiDatabaseMetaData#getTables
 
-- [KYUUBI #1108] Register KyuubiDriver in ServiceLoader
+- [[KYUUBI #1108]](https://github.com/apache/incubator-kyuubi/pull/1108) 
Register KyuubiDriver in ServiceLoader
 
-- [KYUUBI #1094] [BUGFIX #1068]Support upload file to HDFS
+- [[KYUUBI #1094]](https://github.com/apache/incubator-kyuubi/pull/1094) 
[BUGFIX #1068]Support upload file to HDFS
 
-- [KYUUBI #1034] Engine may deadlock when close operationLog
+- [[KYUUBI #1034]](https://github.com/apache/incubator-kyuubi/pull/1034) 
Engine may deadlock when close operationLog
 
-- [KYUUBI #1057] [KYUUBI#1056] Output error log when currentEngine is None
+- [[KYUUBI #1057]](https://github.com/apache/incubator-kyuubi/pull/1062) 
[KYUUBI#1056] Output error log when currentEngine is None
 
 # Others
 
-- [KYUUBI #1158] [INFRA] Update ANNOUNCE mail template
+- [[KYUUBI #1158]](https://github.com/apache/incubator-kyuubi/pull/1158) 
[INFRA] Update ANNOUNCE mail template
 
-- [KYUUBI #1107] [INFRA] Add release mail templates
+- [[KYUUBI #1107]](https://github.com/apache/incubator-kyuubi/pull/1107) 
[INFRA] Add release mail templates
 
-- [KYUUBI #1141] Remove redundant unit
+- [[KYUUBI #1141]](https://github.com/apache/incubator-kyuubi/pull/1141) 
Remove redundant unit
 
-- [KYUUBI #1134] [TEST] DataLake suites should clean up withKyuubiConf instead 
of extraConfigs
+- [[KYUUBI #1134]](https://github.com/apache/incubator-kyuubi/pull/1134) 
[TEST] DataLake suites should clean up withKyuubiConf instead of extraConfigs
 
-- [KYUUBI #1130] [DOCS] Restore Kyuubi logo image size
+- [[KYUUBI #1130]](https://github.com/apache/incubator-kyuubi/pull/1130) 
[DOCS] Restore Kyuubi logo image size
 
-- [KYUUBI #1125][FOLLOWUP] Compress and remove duplicated new logo and keep 
legacy logo
+- [[KYUUBI #1125]](https://github.com/apache/incubator-kyuubi/pull/1128) 
[FOLLOWUP] Compress and remove duplicated new logo and keep legacy logo
 
-- [KYUUBI #1125] A new version of logo flie, apache information included.
+- [[KYUUBI #1125]](https://github.com/apache/incubator-kyuubi/pull/1125) A new 
version of logo flie, apache information included.
 
-- [KYUUBI #1104] Fix release script finalize_svn
+- [[KYUUBI #1104]](https://github.com/apache/incubator-kyuubi/pull/1104) Fix 
release script finalize_svn
 
-- [KYUUBI #1096] Remove never expired declaration in NOTICE
+- [[KYUUBI #1096]](https://github.com/apache/incubator-kyuubi/pull/1096) 
Remove never expired declaration in NOTICE
 
 # Knwon Issues
-- [KYUUBI #1263] Kyuubi auxiliary UDF failed on Spark Yarn mode
+- [[KYUUBI #1263]](https://github.com/apache/incubator-kyuubi/issues/1263) 
Kyuubi auxiliary UDF failed on Spark Yarn mode
 
-- [KYUUBI #1267] Modify comments for the golden file test suite and fix it
+- [[KYUUBI #1267]](https://github.com/apache/incubator-kyuubi/pull/1267) 
Modify comments for the golden file test suite and fix it
 
 
 # Credits

Reply via email to