This is an automated email from the ASF dual-hosted git repository. luzhijing pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push: new 0f232990c8 [docs](release) Update 2.0.14 release note and download link (#961) 0f232990c8 is described below commit 0f232990c8cbf3953b0e1388ed67559345ba2807 Author: KassieZ <139741991+kass...@users.noreply.github.com> AuthorDate: Thu Aug 8 11:36:42 2024 +0800 [docs](release) Update 2.0.14 release note and download link (#961) --- blog/migrate-lakehouse-from-bigquery-to-doris.md | 2 +- blog/release-note-2.0.13.md | 2 - blog/release-note-2.0.14.md | 67 ++++++++++++++++++++ common_docs_zh/releasenotes/v2.0/release-2.0.14.md | 55 ++++++++++++++++ releasenotes/v2.0/release-2.0.14.md | 59 +++++++++++++++++ sidebars.json | 8 +-- sidebarsReleaseNotes.json | 44 ++++++------- src/constant/download.data.ts | 70 +++++++++++++++------ src/constant/newsletter.data.ts | 22 +++---- static/images/2.0.14.jpg | Bin 0 -> 429783 bytes versioned_sidebars/version-1.2-sidebars.json | 8 +-- versioned_sidebars/version-2.0-sidebars.json | 8 +-- versioned_sidebars/version-2.1-sidebars.json | 8 +-- versioned_sidebars/version-3.0-sidebars.json | 8 +-- 14 files changed, 269 insertions(+), 92 deletions(-) diff --git a/blog/migrate-lakehouse-from-bigquery-to-doris.md b/blog/migrate-lakehouse-from-bigquery-to-doris.md index 5189770f95..dbbe238a52 100644 --- a/blog/migrate-lakehouse-from-bigquery-to-doris.md +++ b/blog/migrate-lakehouse-from-bigquery-to-doris.md @@ -7,7 +7,7 @@ 'author': 'Dien, Tran Thanh', 'tags': ['Best Practice'], 'picked': "true", - 'order': "1", + 'order': "2", "image": '/images/migrate-lakehouse-from-bigquery-to-apache-doris.jpg' } diff --git a/blog/release-note-2.0.13.md b/blog/release-note-2.0.13.md index b1b287cef7..6104be5d81 100644 --- a/blog/release-note-2.0.13.md +++ b/blog/release-note-2.0.13.md @@ -6,8 +6,6 @@ 'date': '2024-07-17', 'author': 'Apache Doris', 'tags': ['Release Notes'], - 'picked': "true", - 'order': "2", "image": '/images/2.0.13.jpg' } --- diff --git a/blog/release-note-2.0.14.md b/blog/release-note-2.0.14.md new file mode 100644 index 0000000000..083809df92 --- /dev/null +++ b/blog/release-note-2.0.14.md @@ -0,0 +1,67 @@ +--- +{ + 'title': 'Apache Doris version 2.0.14 has been released', + 'summary': 'Thanks to our community users and developers, about 110 improvements and bug fixes have been made in Doris 2.0.14 version', + 'description': 'Thanks to our community users and developers, about 110 improvements and bug fixes have been made in Doris 2.0.14 version', + 'date': '2024-08-07', + 'author': 'Apache Doris', + 'tags': ['Release Notes'], + 'picked': "true", + 'order': "1", + "image": '/images/2.0.14.jpg' +} +--- + +<!-- +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you 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. +--> + + + +Thanks to our community users and developers, about 110 improvements and bug fixes have been made in Doris 2.0.14 version + +[Quick Download](https://doris.apache.org/download/) + +## 1 New features + +- Adds a REST interface to retrieve the most recent query profile: `curl http://user:password@127.0.0.1:8030/api/profile/text` [#38268](https://github.com/apache/doris/pull/38268) + +## 2 Improvements + +- Optimizes the primary key point query performance for MOW tables with sequence columns [#38287](https://github.com/apache/doris/pull/38287) + +- Enhances the performance of inverted index queries with many conditions [#35346](https://github.com/apache/doris/pull/35346) + +- Automatically enables the `support_phrase` option when creating a tokenized inverted index to accelerate `match_phrase` phrase queries [#37949](https://github.com/apache/doris/pull/37949) + +- Supports simplified SQL hints, for example: `SELECT /*+ query_timeout(3000) */ * FROM t;` [#37720](https://github.com/apache/doris/pull/37720) + +- Automatically retries reading from object storage when encountering a `429` error to improve stability [#35396](https://github.com/apache/doris/pull/35396) + +- LEFT SEMI / ANTI JOIN terminates subsequent matching execution upon matching a qualifying data row to enhance performance. [#34703](https://github.com/apache/doris/pull/34703) + +- Prevents coredump when returning illegal data to MySQL results. [#28069](https://github.com/apache/doris/pull/28069) + +- Unifies the output of type names in lowercase to maintain compatibility with MySQL and be more friendly to BI tools. [#38521](https://github.com/apache/doris/pull/38521) + + +You can access the full list through the GitHub [link](https://github.com/apache/doris/compare/2.0.13...2.0.14) , with the key features and improvements highlighted below. + +## Credits + +Thanks all who contribute to this release: + +@ByteYue, @CalvinKirs, @GoGoWen, @HappenLee, @Jibing-Li, @Lchangliang, @LiBinfeng-01, @Mryange, @XieJiann, @Yukang-Lian, @Yulei-Yang, @airborne12, @amorynan, @biohazard4321, @cambyzju, @csun5285, @eldenmoon, @englefly, @freemandealer, @hello-stephen, @hubgeter, @kaijchen, @liaoxin01, @luwei16, @morningman, @morrySnow, @mymeiyi, @qidaye, @sollhui, @starocean999, @w41ter, @wuwenchi, @xiaokang, @xy720, @yujun777, @zclllyybb, @zddr, @zhangstar333, @zhiqiang-hhhh, @zy-kkk, @zzzxl1993 \ No newline at end of file diff --git a/common_docs_zh/releasenotes/v2.0/release-2.0.14.md b/common_docs_zh/releasenotes/v2.0/release-2.0.14.md new file mode 100644 index 0000000000..99de9c5019 --- /dev/null +++ b/common_docs_zh/releasenotes/v2.0/release-2.0.14.md @@ -0,0 +1,55 @@ +--- +{ + "title": "Release 2.0.14", + "language": "zh-CN" +} +--- + +<!-- +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you 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. +--> + +亲爱的社区小伙伴们,Apache Doris 2.0.14 版本已于 2024 年 8 月 6 日正式与大家见面,该版本提交了 110 个改进项以及问题修复,进一步提升了系统的性能及稳定性,欢迎大家下载体验。 + + +## 1 新功能 + +- 增加获取最近一个查询 Profile 的 REST 接口 `curl http://user:password@127.0.0.1:8030/api/profile/text` 。[#38268](https://github.com/apache/doris/pull/38268) + +## 2 改进和优化 + +- 优化 MOW 表带有 Sequence 列的主键点查性能。[#38287](https://github.com/apache/doris/pull/38287) + +- 优化倒排索引在查询条件很多时的性能。[#35346](https://github.com/apache/doris/pull/35346) + +- 创建带分词的倒排索引时,自动开启 `support_phrase` 选项加速 `match_phrase` 系列短语查询。[#37949](https://github.com/apache/doris/pull/37949) + +- 支持简化的 SQL Hint,例如 `SELECT /*+ query_timeout(3000) */ * FROM t;`。[#37720](https://github.com/apache/doris/pull/37720) + +- 读对象存储遇到 429 错误时自动重试提升稳定性。[#35396](https://github.com/apache/doris/pull/35396) + +- LEFT SEMI / ANTI JOIN 在匹配到符合的数据行时,终止后续的匹配执行提升性能。[#34703](https://github.com/apache/doris/pull/34703) + +- 避免非法数据返回 MySQL 结果时出发 coredump。[#28069](https://github.com/apache/doris/pull/28069) + +- 输出类型名字时统一使用小写,保持跟 MySQL 兼容对 BI 工具更加友好。[#38521](https://github.com/apache/doris/pull/38521) + + +## 致谢 + +@924060929、@BiteTheDDDDt、@ByteYue、@CalvinKirs、@GoGoWen、@HappenLee、@Jibing-Li、@Lchangliang、@LiBinfeng-01、@Mryange、@XieJiann、@Yukang-Lian、@Yulei-Yang、@airborne12、@amorynan、@biohazard4321、@cambyzju、@csun5285、@eldenmoon、@englefly、@freemandealer、@hello-stephen、@hubgeter、@kaijchen、@liaoxin01、@luwei16、@morningman、@morrySnow、@mymeiyi、@qidaye、@sollhui、@starocean999、@w41ter、@wuwenchi、@xiaokang、@xy720、@yujun777、@zclllyybb、@zddr、@zhangstar333、@zhiqiang-hhhh、@zy-kkk、@zzzxl1993 \ No newline at end of file diff --git a/releasenotes/v2.0/release-2.0.14.md b/releasenotes/v2.0/release-2.0.14.md new file mode 100644 index 0000000000..061c5cb7a1 --- /dev/null +++ b/releasenotes/v2.0/release-2.0.14.md @@ -0,0 +1,59 @@ +--- +{ + "title": "Release 2.0.14", + "language": "en" +} +--- + +<!-- +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you 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. +--> + +Thanks to our community users and developers, about 110 improvements and bug fixes have been made in Doris 2.0.14 version + + +## 1 New features + +- Adds a REST interface to retrieve the most recent query profile: `curl http://user:password@127.0.0.1:8030/api/profile/text` [#38268](https://github.com/apache/doris/pull/38268) + +## 2 Improvements + +- Optimizes the primary key point query performance for MOW tables with sequence columns [#38287](https://github.com/apache/doris/pull/38287) + +- Enhances the performance of inverted index queries with many conditions [#35346](https://github.com/apache/doris/pull/35346) + +- Automatically enables the `support_phrase` option when creating a tokenized inverted index to accelerate `match_phrase` phrase queries [#37949](https://github.com/apache/doris/pull/37949) + +- Supports simplified SQL hints, for example: `SELECT /*+ query_timeout(3000) */ * FROM t;` [#37720](https://github.com/apache/doris/pull/37720) + +- Automatically retries reading from object storage when encountering a `429` error to improve stability [#35396](https://github.com/apache/doris/pull/35396) + +- LEFT SEMI / ANTI JOIN terminates subsequent matching execution upon matching a qualifying data row to enhance performance. [#34703](https://github.com/apache/doris/pull/34703) + +- Prevents coredump when returning illegal data to MySQL results. [#28069](https://github.com/apache/doris/pull/28069) + +- Unifies the output of type names in lowercase to maintain compatibility with MySQL and be more friendly to BI tools. [#38521](https://github.com/apache/doris/pull/38521) + + +You can access the full list through the GitHub [link](https://github.com/apache/doris/compare/2.0.13...2.0.14) , with the key features and improvements highlighted below. + +## Credits + +Thanks all who contribute to this release: + +@ByteYue, @CalvinKirs, @GoGoWen, @HappenLee, @Jibing-Li, @Lchangliang, @LiBinfeng-01, @Mryange, @XieJiann, @Yukang-Lian, @Yulei-Yang, @airborne12, @amorynan, @biohazard4321, @cambyzju, @csun5285, @eldenmoon, @englefly, @freemandealer, @hello-stephen, @hubgeter, @kaijchen, @liaoxin01, @luwei16, @morningman, @morrySnow, @mymeiyi, @qidaye, @sollhui, @starocean999, @w41ter, @wuwenchi, @xiaokang, @xy720, @yujun777, @zclllyybb, @zddr, @zhangstar333, @zhiqiang-hhhh, @zy-kkk, @zzzxl1993 \ No newline at end of file diff --git a/sidebars.json b/sidebars.json index e6db3235f0..362eea295f 100644 --- a/sidebars.json +++ b/sidebars.json @@ -1569,13 +1569,6 @@ ], "releasenotes": [ "releasenotes/all-release", - { - "type": "category", - "label": "v3.0", - "items": [ - "releasenotes/v3.0/release-3.0.0" - ] - }, { "type": "category", "label": "v2.1", @@ -1592,6 +1585,7 @@ "type": "category", "label": "v2.0", "items": [ + "releasenotes/v2.0/release-2.0.14", "releasenotes/v2.0/release-2.0.13", "releasenotes/v2.0/release-2.0.12", "releasenotes/v2.0/release-2.0.11", diff --git a/sidebarsReleaseNotes.json b/sidebarsReleaseNotes.json index b64ff50a02..3a172857c8 100644 --- a/sidebarsReleaseNotes.json +++ b/sidebarsReleaseNotes.json @@ -1,13 +1,6 @@ { "releasenotes": [ "all-release", - { - "type": "category", - "label": "v3.0", - "items": [ - "v3.0/release-3.0.0" - ] - }, { "type": "category", "label": "v2.1", @@ -24,6 +17,7 @@ "type": "category", "label": "v2.0", "items": [ + "v2.0/release-2.0.14", "v2.0/release-2.0.13", "v2.0/release-2.0.12", "v2.0/release-2.0.11", @@ -44,28 +38,28 @@ "type": "category", "label": "v1.2", "items": [ - "v1.2/release-1.2.8", - "v1.2/release-1.2.7", - "v1.2/release-1.2.6", - "v1.2/release-1.2.5", - "v1.2/release-1.2.4", - "v1.2/release-1.2.3", - "v1.2/release-1.2.2", - "v1.2/release-1.2.1", - "v1.2/release-1.2.0" + "v1.2/release-1.2.8", + "v1.2/release-1.2.7", + "v1.2/release-1.2.6", + "v1.2/release-1.2.5", + "v1.2/release-1.2.4", + "v1.2/release-1.2.3", + "v1.2/release-1.2.2", + "v1.2/release-1.2.1", + "v1.2/release-1.2.0" ] - }, - { + }, + { "type": "category", "label": "v1.1", "items": [ - "v1.1/release-1.1.5", - "v1.1/release-1.1.4", - "v1.1/release-1.1.3", - "v1.1/release-1.1.2", - "v1.1/release-1.1.1", - "v1.1/release-1.1.0" + "v1.1/release-1.1.5", + "v1.1/release-1.1.4", + "v1.1/release-1.1.3", + "v1.1/release-1.1.2", + "v1.1/release-1.1.1", + "v1.1/release-1.1.0" ] - } + } ] } \ No newline at end of file diff --git a/src/constant/download.data.ts b/src/constant/download.data.ts index bdb4910582..dddb5d456c 100644 --- a/src/constant/download.data.ts +++ b/src/constant/download.data.ts @@ -31,7 +31,7 @@ export enum ToolsEnum { export const ORIGIN = 'https://apache-doris-releases.oss-accelerate.aliyuncs.com/'; export enum VersionEnum { Latest = '2.1.5', - Prev = '2.0.13', + Prev = '2.0.14', // Earlier = '1.1.5', } export enum DownloadTypeEnum { @@ -74,36 +74,36 @@ export const DORIS_VERSIONS: Option[] = [ ], }, { - label: '2.0.13', - value: '2.0.13', + label: '2.0.14', + value: '2.0.14', majorVersion: '2.0', children: [ { label: CPUEnum.X64, value: CPUEnum.X64, - gz: `${ORIGIN}apache-doris-2.0.13-bin-x64.tar.gz`, - asc: `${ORIGIN}apache-doris-2.0.13-bin-x64.tar.gz.asc`, - sha512: `${ORIGIN}apache-doris-2.0.13-bin-x64.tar.gz.sha512`, - source: 'https://downloads.apache.org/doris/2.0/2.0.13/', - version: '2.0.13', + gz: `${ORIGIN}apache-doris-2.0.14-bin-x64.tar.gz`, + asc: `${ORIGIN}apache-doris-2.0.14-bin-x64.tar.gz.asc`, + sha512: `${ORIGIN}apache-doris-2.0.14-bin-x64.tar.gz.sha512`, + source: 'https://downloads.apache.org/doris/2.0/2.0.14/', + version: '2.0.14', }, { label: CPUEnum.X64NoAvx2, value: CPUEnum.X64NoAvx2, - gz: `${ORIGIN}apache-doris-2.0.13-bin-x64-noavx2.tar.gz`, - asc: `${ORIGIN}apache-doris-2.0.13-bin-x64-noavx2.tar.gz.asc`, - sha512: `${ORIGIN}apache-doris-2.0.13-bin-x64-noavx2.tar.gz.sha512`, - source: 'https://downloads.apache.org/doris/2.0/2.0.13/', - version: '2.0.13', + gz: `${ORIGIN}apache-doris-2.0.14-bin-x64-noavx2.tar.gz`, + asc: `${ORIGIN}apache-doris-2.0.14-bin-x64-noavx2.tar.gz.asc`, + sha512: `${ORIGIN}apache-doris-2.0.14-bin-x64-noavx2.tar.gz.sha512`, + source: 'https://downloads.apache.org/doris/2.0/2.0.14/', + version: '2.0.14', }, { label: CPUEnum.ARM64, value: CPUEnum.ARM64, - gz: `${ORIGIN}apache-doris-2.0.13-bin-arm64.tar.gz`, - asc: `${ORIGIN}apache-doris-2.0.13-bin-arm64.tar.gz.asc`, - sha512: `${ORIGIN}apache-doris-2.0.13-bin-arm64.tar.gz.sha512`, - source: 'https://downloads.apache.org/doris/2.0/2.0.13/', - version: '2.0.13', + gz: `${ORIGIN}apache-doris-2.0.14-bin-arm64.tar.gz`, + asc: `${ORIGIN}apache-doris-2.0.14-bin-arm64.tar.gz.asc`, + sha512: `${ORIGIN}apache-doris-2.0.14-bin-arm64.tar.gz.sha512`, + source: 'https://downloads.apache.org/doris/2.0/2.0.14/', + version: '2.0.14', }, ], }, @@ -335,6 +335,40 @@ export const ALL_VERSIONS: AllVersionOption[] = [ label: '2.0', value: '2.0', children: [ + { + label: '2.0.14', + value: '2.0.14', + majorVersion: '2.0', + items: [ + { + label: CPUEnum.X64, + value: CPUEnum.X64, + gz: `${ORIGIN}apache-doris-2.0.14-bin-x64.tar.gz`, + asc: `${ORIGIN}apache-doris-2.0.14-bin-x64.tar.gz.asc`, + sha512: `${ORIGIN}apache-doris-2.0.14-bin-x64.tar.gz.sha512`, + source: 'https://downloads.apache.org/doris/2.0/2.0.14/', + version: '2.0.14', + }, + { + label: CPUEnum.X64NoAvx2, + value: CPUEnum.X64NoAvx2, + gz: `${ORIGIN}apache-doris-2.0.14-bin-x64-noavx2.tar.gz`, + asc: `${ORIGIN}apache-doris-2.0.14-bin-x64-noavx2.tar.gz.asc`, + sha512: `${ORIGIN}apache-doris-2.0.14-bin-x64-noavx2.tar.gz.sha512`, + source: 'https://downloads.apache.org/doris/2.0/2.0.14/', + version: '2.0.14', + }, + { + label: CPUEnum.ARM64, + value: CPUEnum.ARM64, + gz: `${ORIGIN}apache-doris-2.0.14-bin-arm64.tar.gz`, + asc: `${ORIGIN}apache-doris-2.0.14-bin-arm64.tar.gz.asc`, + sha512: `${ORIGIN}apache-doris-2.0.14-bin-arm64.tar.gz.sha512`, + source: 'https://downloads.apache.org/doris/2.0/2.0.14/', + version: '2.0.14', + }, + ], + }, { label: '2.0.13', value: '2.0.13', diff --git a/src/constant/newsletter.data.ts b/src/constant/newsletter.data.ts index 16435e5e27..658e18e135 100644 --- a/src/constant/newsletter.data.ts +++ b/src/constant/newsletter.data.ts @@ -1,17 +1,10 @@ export const NEWSLETTER_DATA = [ - { - tags: ['Recent Events'], - title: "Register | Apache Doris Meetup 2024 · Shenzhen on August 3", - content: `Jointly launched by Apache Doris community and Tencent Cloud, this collaboration offers practical experience in finance, entertainment, advertising, logistics, and digital marketing, powered by Apache Doris.`, - to: 'https://5234442745174.huodongxing.com/event/4764741344811?layout=EN', - image: 'doris-meetup-shenzhen-banner.jpeg', - }, { tags: ['Release Note'], - title: "Apache Doris version 2.1.5 has been released", - content: `In this update, we have optimized various functional experiences for data lakehouse and high concurrency scenarios, functionalities of asynchronous materialized views. Additionaly, we have implemented several improvemnents and bug fixes to enhance the stability.`, - to: '/blog/release-note-2.1.5', - image: '2.1.5.jpg', + title: "Apache Doris version 2.0.14 has been released", + content: `Thanks to our community users and developers, about 110 improvements and bug fixes have been made in Doris 2.0.14 version`, + to: '/blog/release-note-2.0.14', + image: '2.0.14.jpg', }, { tags: ['Best Practice'], @@ -27,5 +20,12 @@ export const NEWSLETTER_DATA = [ to: '/blog/apache-doris-vs-rockset', image: 'doris-vs-rockset.jpeg', }, + { + tags: ['Recent Events'], + title: "Steps to industry-leading query speed: evolution of the Apache Doris execution engine", + content: `From the Volcano Model to the Pipeline Execution Engine, and now PipelineX, Apache Doris brings its computation efficiency to a higher level with each iteration.`, + to: '/blog/evolution-of-the-apache-doris-execution-engine', + image: 'evolution-of-the-apache-doris-execution-engine.jpg', + }, ]; diff --git a/static/images/2.0.14.jpg b/static/images/2.0.14.jpg new file mode 100644 index 0000000000..8d7ecfc4f0 Binary files /dev/null and b/static/images/2.0.14.jpg differ diff --git a/versioned_sidebars/version-1.2-sidebars.json b/versioned_sidebars/version-1.2-sidebars.json index aad483a4c3..e1f6e2d864 100644 --- a/versioned_sidebars/version-1.2-sidebars.json +++ b/versioned_sidebars/version-1.2-sidebars.json @@ -1228,13 +1228,6 @@ ], "releasenotes": [ "releasenotes/all-release", - { - "type": "category", - "label": "v3.0", - "items": [ - "releasenotes/v3.0/release-3.0.0" - ] - }, { "type": "category", "label": "v2.1", @@ -1251,6 +1244,7 @@ "type": "category", "label": "v2.0", "items": [ + "releasenotes/v2.0/release-2.0.14", "releasenotes/v2.0/release-2.0.13", "releasenotes/v2.0/release-2.0.12", "releasenotes/v2.0/release-2.0.11", diff --git a/versioned_sidebars/version-2.0-sidebars.json b/versioned_sidebars/version-2.0-sidebars.json index 38dd31a606..7340dc536a 100644 --- a/versioned_sidebars/version-2.0-sidebars.json +++ b/versioned_sidebars/version-2.0-sidebars.json @@ -1400,13 +1400,6 @@ ], "releasenotes": [ "releasenotes/all-release", - { - "type": "category", - "label": "v3.0", - "items": [ - "releasenotes/v3.0/release-3.0.0" - ] - }, { "type": "category", "label": "v2.1", @@ -1423,6 +1416,7 @@ "type": "category", "label": "v2.0", "items": [ + "releasenotes/v2.0/release-2.0.14", "releasenotes/v2.0/release-2.0.13", "releasenotes/v2.0/release-2.0.12", "releasenotes/v2.0/release-2.0.11", diff --git a/versioned_sidebars/version-2.1-sidebars.json b/versioned_sidebars/version-2.1-sidebars.json index 44e8665dbf..9b2802960a 100644 --- a/versioned_sidebars/version-2.1-sidebars.json +++ b/versioned_sidebars/version-2.1-sidebars.json @@ -1517,13 +1517,6 @@ ], "releasenotes": [ "releasenotes/all-release", - { - "type": "category", - "label": "v3.0", - "items": [ - "releasenotes/v3.0/release-3.0.0" - ] - }, { "type": "category", "label": "v2.1", @@ -1540,6 +1533,7 @@ "type": "category", "label": "v2.0", "items": [ + "releasenotes/v2.0/release-2.0.14", "releasenotes/v2.0/release-2.0.13", "releasenotes/v2.0/release-2.0.12", "releasenotes/v2.0/release-2.0.11", diff --git a/versioned_sidebars/version-3.0-sidebars.json b/versioned_sidebars/version-3.0-sidebars.json index 44a3ef9ed3..76aedb26fc 100644 --- a/versioned_sidebars/version-3.0-sidebars.json +++ b/versioned_sidebars/version-3.0-sidebars.json @@ -1547,13 +1547,6 @@ ], "releasenotes": [ "releasenotes/all-release", - { - "type": "category", - "label": "v3.0", - "items": [ - "releasenotes/v3.0/release-3.0.0" - ] - }, { "type": "category", "label": "v2.1", @@ -1570,6 +1563,7 @@ "type": "category", "label": "v2.0", "items": [ + "releasenotes/v2.0/release-2.0.14", "releasenotes/v2.0/release-2.0.13", "releasenotes/v2.0/release-2.0.12", "releasenotes/v2.0/release-2.0.11", --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org