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 0a78ce4 Release Notes for kyuubi-shaded 0.4.0 (#152)
0a78ce4 is described below
commit 0a78ce47f1e38d59b92aa22a2cf8103bbc14f1bb
Author: Cheng Pan <[email protected]>
AuthorDate: Tue Apr 9 18:10:33 2024 +0800
Release Notes for kyuubi-shaded 0.4.0 (#152)
---
src/en/news/2024-04-09-shaded-release-0.4.0.md | 19 ++++++++++++++++
src/en/shaded-release/0.4.0.md | 30 ++++++++++++++++++++++++++
src/zh/news/2024-04-09-shaded-release-0.4.0.md | 19 ++++++++++++++++
src/zh/shaded-release/0.4.0.md | 30 ++++++++++++++++++++++++++
4 files changed, 98 insertions(+)
diff --git a/src/en/news/2024-04-09-shaded-release-0.4.0.md
b/src/en/news/2024-04-09-shaded-release-0.4.0.md
new file mode 100644
index 0000000..78c3a48
--- /dev/null
+++ b/src/en/news/2024-04-09-shaded-release-0.4.0.md
@@ -0,0 +1,19 @@
+---
+title: Apache Kyuubi Shaded 0.4.0 released
+date: 2024-04-09
+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.0](/shaded-release/0.4.0.html) ! Visit the [release
notes](/shaded-release/0.4.0.html) to read about the changes.
diff --git a/src/en/shaded-release/0.4.0.md b/src/en/shaded-release/0.4.0.md
new file mode 100644
index 0000000..11171f9
--- /dev/null
+++ b/src/en/shaded-release/0.4.0.md
@@ -0,0 +1,30 @@
+---
+title: Kyuubi Shaded Release Notes - 0.4.0
+date: 2024-04-09
+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-SHADED #44] Add Hive DelegationTokenIdentifier ServiceLoader file
+- [KYUUBI-SHADED #45] Upgrade hive-service-rpc 4.0.0
+
+### Credits
+
+Last but not least, this release would not have been possible without the
following contributors:
+
+* He Zhao
+* Yifan Zhou
diff --git a/src/zh/news/2024-04-09-shaded-release-0.4.0.md
b/src/zh/news/2024-04-09-shaded-release-0.4.0.md
new file mode 100644
index 0000000..b4a59dd
--- /dev/null
+++ b/src/zh/news/2024-04-09-shaded-release-0.4.0.md
@@ -0,0 +1,19 @@
+---
+title: Apache Kyuubi Shaded 0.4.0 released
+date: 2024-04-09
+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.0](/zh/shaded-release/0.4.0.html) 发布了! 查看
[发布记录](/zh/shaded-release/0.4.0.html) 阅读有关的更新信息。
diff --git a/src/zh/shaded-release/0.4.0.md b/src/zh/shaded-release/0.4.0.md
new file mode 100644
index 0000000..4efb6c6
--- /dev/null
+++ b/src/zh/shaded-release/0.4.0.md
@@ -0,0 +1,30 @@
+---
+title: Kyuubi Shaded 发布记录 - 0.4.0
+date: 2024-04-09
+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-SHADED #44] Add Hive DelegationTokenIdentifier ServiceLoader file
+- [KYUUBI-SHADED #45] Upgrade hive-service-rpc 4.0.0
+
+### 致谢
+
+最后但同样重要的是,如果没有以下贡献者,该版本是不可能发布的:
+
+* He Zhao
+* Yifan Zhou