This is an automated email from the ASF dual-hosted git repository.
chengpan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/kyuubi-website.git
The following commit(s) were added to refs/heads/master by this push:
new 4055be8 Release Notes for kyuubi-shaded 0.4.1
4055be8 is described below
commit 4055be86de4e606bd423f94cde9660462633ef11
Author: Cheng Pan <[email protected]>
AuthorDate: Mon Jul 22 11:28:29 2024 +0800
Release Notes for kyuubi-shaded 0.4.1
---
src/en/news/2024-07-22-shaded-release-0.4.1.md | 19 +++++++++++++++++
src/en/shaded-release/0.4.1.md | 28 ++++++++++++++++++++++++++
src/zh/news/2024-07-22-shaded-release-0.4.1.md | 19 +++++++++++++++++
src/zh/shaded-release/0.4.1.md | 28 ++++++++++++++++++++++++++
4 files changed, 94 insertions(+)
diff --git a/src/en/news/2024-07-22-shaded-release-0.4.1.md
b/src/en/news/2024-07-22-shaded-release-0.4.1.md
new file mode 100644
index 0000000..0f34ef9
--- /dev/null
+++ b/src/en/news/2024-07-22-shaded-release-0.4.1.md
@@ -0,0 +1,19 @@
+---
+title: Apache Kyuubi Shaded 0.4.1 released
+date: 2024-07-22
+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 Shaded
0.4.1](/shaded-release/0.4.1.html) ! Visit the [release
notes](/shaded-release/0.4.1.html) to read about the changes.
diff --git a/src/en/shaded-release/0.4.1.md b/src/en/shaded-release/0.4.1.md
new file mode 100644
index 0000000..11674ed
--- /dev/null
+++ b/src/en/shaded-release/0.4.1.md
@@ -0,0 +1,28 @@
+---
+title: Kyuubi Shaded Release Notes - 0.4.1
+date: 2024-07-22
+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.
+-->
+
+### Highlight
+
+- [KYUUBI #6496] Port ZOOKEEPER-4377 to Kyuubi shaded ZooKeeper 3.4 and 3.6
+
+### Credits
+
+Last but not least, this release would not have been possible without the
following contributors:
+
+* madlnu
diff --git a/src/zh/news/2024-07-22-shaded-release-0.4.1.md
b/src/zh/news/2024-07-22-shaded-release-0.4.1.md
new file mode 100644
index 0000000..f8b05f3
--- /dev/null
+++ b/src/zh/news/2024-07-22-shaded-release-0.4.1.md
@@ -0,0 +1,19 @@
+---
+title: Apache Kyuubi Shaded 0.4.1 released
+date: 2024-07-22
+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.
+-->
+我们很高兴地宣布 [Apache Kyuubi Shaded 0.4.1](/zh/shaded-release/0.4.1.html) 发布了! 查看
[发布记录](/zh/shaded-release/0.4.1.html) 阅读有关的更新信息。
diff --git a/src/zh/shaded-release/0.4.1.md b/src/zh/shaded-release/0.4.1.md
new file mode 100644
index 0000000..24b539b
--- /dev/null
+++ b/src/zh/shaded-release/0.4.1.md
@@ -0,0 +1,28 @@
+---
+title: Kyuubi Shaded 发布记录 - 0.4.1
+date: 2024-07-22
+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.
+-->
+
+### 主要变更
+
+- [KYUUBI #6496] Port ZOOKEEPER-4377 to Kyuubi shaded ZooKeeper 3.4 and 3.6
+
+### 致谢
+
+最后但同样重要的是,如果没有以下贡献者,该版本是不可能发布的:
+
+* madlnu