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 8f2e382 release 1.3.1-incubating (#17)
8f2e382 is described below
commit 8f2e3826b2cc9fd4e3c547e05a4ae1e1a809e890
Author: ulysses <[email protected]>
AuthorDate: Mon Oct 25 14:38:39 2021 +0800
release 1.3.1-incubating (#17)
---
src/news/2021-10-25-release-1.3.1-incubating.md | 20 +++++++
src/release/1.3.1-incubating.md | 75 +++++++++++++++++++++++++
2 files changed, 95 insertions(+)
diff --git a/src/news/2021-10-25-release-1.3.1-incubating.md
b/src/news/2021-10-25-release-1.3.1-incubating.md
new file mode 100644
index 0000000..179436b
--- /dev/null
+++ b/src/news/2021-10-25-release-1.3.1-incubating.md
@@ -0,0 +1,20 @@
+---
+title: Apache Kyuubi(Incubating) 1.3.1-incubating released
+date: 2021-10-25
+linked: true
+---
+<!---
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License. See accompanying LICENSE file.
+-->
+
+We are happy to announce the availability of [Apache Kyuubi(Incubating)
1.3.1-incubating](/release/1.3.1-incubating.html)! Visit the [release
notes](/release/1.3.1-incubating.html) to read about the new features, or
[download](/release/1.3.1-incubating.html) the released today.
diff --git a/src/release/1.3.1-incubating.md b/src/release/1.3.1-incubating.md
new file mode 100644
index 0000000..e3f8a7c
--- /dev/null
+++ b/src/release/1.3.1-incubating.md
@@ -0,0 +1,75 @@
+---
+title: Apache Kyuubi(Incubating) 1.3.1-incubating Release Notes
+date: 2021-10-25
+linked: true
+meta:
+_edit_last: '4'
+_wpas_done_all: '1'
+---
+<!---
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License. See accompanying LICENSE file.
+-->
+
+Hi all,
+
+Apache Kyuubi (Incubating) 1.3.1-incubating is now released. It is a
maintenance release containing stability fixes which is based on branch-1.3.
Mainly fix some issues of the event log.
+
+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
+
+- [KYUUBI #1190] Enhance error log detection in case lost the exception log
+
+- [KYUUBI #1067] Catch exception if logRoot is not exist
+
+- [KYUUBI #884][FOLLOWUP] Fix catalog in KyuubiDatabaseMetaData#getTables
+
+- [KYUUBI #1108] Register KyuubiDriver in ServiceLoader
+
+- [KYUUBI #1094] [BUGFIX #1068]Support upload file to HDFS
+
+- [KYUUBI #1034] Engine may deadlock when close operationLog
+
+- [KYUUBI #1057] [KYUUBI#1056] Output error log when currentEngine is None
+
+# Others
+
+- [KYUUBI #1158] [INFRA] Update ANNOUNCE mail template
+
+- [KYUUBI #1107] [INFRA] Add release mail templates
+
+- [KYUUBI #1141] Remove redundant unit
+
+- [KYUUBI #1134] [TEST] DataLake suites should clean up withKyuubiConf instead
of extraConfigs
+
+- [KYUUBI #1130] [DOCS] Restore Kyuubi logo image size
+
+- [KYUUBI #1125][FOLLOWUP] Compress and remove duplicated new logo and keep
legacy logo
+
+- [KYUUBI #1125] A new version of logo flie, apache information included.
+
+- [KYUUBI #1104] Fix release script finalize_svn
+
+- [KYUUBI #1096] Remove never expired declaration in NOTICE
+
+# Knwon Issues
+- [KYUUBI #1263] Kyuubi auxiliary UDF failed on Spark Yarn mode
+
+- [KYUUBI #1267] Modify comments for the golden file test suite and fix it
+
+
+# Credits
+Thank you for the following contributors who helped to review and commit to
Apache Kyuubi (Incubating) 1.3.1-incubating version, and the order is based on
the commit time:
+
+qiuliang, hongdd, Yuxiang Zhang, Cheng Pan, happytofly, timothy, cxz125, Xiduo
You, Simon