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

zhaojinchao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


The following commit(s) were added to refs/heads/master by this push:
     new 893c238dcc8 Update xsd file list in release document (#20883)
893c238dcc8 is described below

commit 893c238dcc8456a8d09264e5a654e6d812384486
Author: Zhengqiang Duan <[email protected]>
AuthorDate: Thu Sep 8 20:22:35 2022 +0800

    Update xsd file list in release document (#20883)
---
 docs/community/content/involved/release/shardingsphere.cn.md | 4 ++++
 docs/community/content/involved/release/shardingsphere.en.md | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/docs/community/content/involved/release/shardingsphere.cn.md 
b/docs/community/content/involved/release/shardingsphere.cn.md
index 8bd4cb7b4dc..5239d81e6e5 100644
--- a/docs/community/content/involved/release/shardingsphere.cn.md
+++ b/docs/community/content/involved/release/shardingsphere.cn.md
@@ -594,6 +594,10 @@ svn del -m "Archiving release ${PREVIOUS.RELEASE.VERSION}" 
https://dist.apache.o
 - shadow-${RELEASE.VERSION}.xsd  
 - database-discovery.xsd
 - database-discovery-${RELEASE.VERSION}.xsd
+- sql-parser.xsd
+- sql-parser-${RELEASE.VERSION}.xsd
+- sql-translator.xsd
+- sql-translator-${RELEASE.VERSION}.xsd
 
 ### 7. 官网首页增加发布版本文档入口
 
diff --git a/docs/community/content/involved/release/shardingsphere.en.md 
b/docs/community/content/involved/release/shardingsphere.en.md
index 94af3ff0b89..86a32c3526c 100644
--- a/docs/community/content/involved/release/shardingsphere.en.md
+++ b/docs/community/content/involved/release/shardingsphere.en.md
@@ -604,6 +604,10 @@ The list of files to be uploaded is as follows:
 - shadow-${RELEASE.VERSION}.xsd
 - database-discovery.xsd
 - database-discovery-${RELEASE.VERSION}.xsd
+- sql-parser.xsd
+- sql-parser-${RELEASE.VERSION}.xsd
+- sql-translator.xsd
+- sql-translator-${RELEASE.VERSION}.xsd
 
 ### 7. Add entrance of documents of the new release into home page
 

Reply via email to