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 07816667a1e (feature) Release 1.2.6 (#265)
07816667a1e is described below
commit 07816667a1eb1710bf4134884cfdd385db6563df
Author: Jeffrey <[email protected]>
AuthorDate: Mon Jul 17 16:01:10 2023 +0800
(feature) Release 1.2.6 (#265)
---
i18n/zh-CN/code.json | 6 ++--
src/constant/download.data.ts | 78 +++++++++++++++++++++++++++----------------
src/pages/index.tsx | 6 ++--
3 files changed, 56 insertions(+), 34 deletions(-)
diff --git a/i18n/zh-CN/code.json b/i18n/zh-CN/code.json
index 4559d6e697d..caab7c74d46 100644
--- a/i18n/zh-CN/code.json
+++ b/i18n/zh-CN/code.json
@@ -771,9 +771,9 @@
"download.quick.download.notice": {
"message": "1.2.1 版本暂不支持使用 JDK11 运行,会在后续版本修复。"
},
- "2.0-beta": {
- "message": "Apache Doris 2.0-beta Release",
- "description": "Apache Doris 2.0-beta Release"
+ "1.2.6": {
+ "message": "Apache Doris 1.2.6 Release",
+ "description": "Apache Doris 1.2.6 Release"
},
"download.document": {
"message": "Document",
diff --git a/src/constant/download.data.ts b/src/constant/download.data.ts
index b2b060b27e6..b342a4bc3f7 100644
--- a/src/constant/download.data.ts
+++ b/src/constant/download.data.ts
@@ -98,64 +98,64 @@ export function getAllDownloadLinks(locale: string) {
],
},
{
- id: '1.2.4.1-intel-avx2-jdk8',
+ id: '1.2.6-intel-avx2-jdk8',
sh: {
- label: 'apache-doris-1.2.4.1-bin-x86_64.tar.xz',
+ label: 'apache-doris-1.2.6-bin-x64.tar.xz',
links: {
- source: `${ORIGIN}apache-doris-1.2.4.1-bin-x86_64.tar.xz`,
- signature:
`${ORIGIN}apache-doris-1.2.4.1-bin-x86_64.tar.xz.asc`,
- sha512:
`${ORIGIN}apache-doris-1.2.4.1-bin-x86_64.tar.xz.sha512`,
+ source: `${ORIGIN}apache-doris-1.2.6-bin-x64.tar.xz`,
+ signature:
`${ORIGIN}apache-doris-1.2.6-bin-x64.tar.xz.asc`,
+ sha512:
`${ORIGIN}apache-doris-1.2.6-bin-x64.tar.xz.sha512`,
},
},
items: [
{
- label: 'apache-doris-1.2.4.1-src.tar.gz',
+ label: 'apache-doris-1.2.6-src.tar.gz',
links: {
- source:
`${APACHE_ARCHIVE}doris/1.2/1.2.4.1-rc01/apache-doris-1.2.4.1-src.tar.gz`,
- signature:
`${APACHE_ARCHIVE}doris/1.2/1.2.4.1-rc01/apache-doris-1.2.4.1-src.tar.gz.asc`,
- sha512:
`${APACHE_ARCHIVE}doris/1.2/1.2.4.1-rc01/apache-doris-1.2.4.1-src.tar.gz.sha512`,
+ source:
`${APACHE_ARCHIVE}doris/1.2/1.2.6-rc01/apache-doris-1.2.6-src.tar.gz`,
+ signature:
`${APACHE_ARCHIVE}doris/1.2/1.2.6-rc01/apache-doris-1.2.6-src.tar.gz.asc`,
+ sha512:
`${APACHE_ARCHIVE}doris/1.2/1.2.6-rc01/apache-doris-1.2.6-src.tar.gz.sha512`,
},
},
],
},
{
- id: '1.2.4.1-intel-noavx2-jdk8',
+ id: '1.2.6-intel-noavx2-jdk8',
sh: {
- label: 'apache-doris-1.2.4.1-bin-x86_64-noavx2.tar.xz',
+ label: 'apache-doris-1.2.6-bin-x64-noavx2.tar.xz',
links: {
- source:
`${ORIGIN}apache-doris-1.2.4.1-bin-x86_64-noavx2.tar.xz`,
- signature:
`${ORIGIN}apache-doris-1.2.4.1-bin-x86_64-noavx2.tar.xz.asc`,
- sha512:
`${ORIGIN}apache-doris-1.2.4.1-bin-x86_64-noavx2.tar.xz.sha512`,
+ source:
`${ORIGIN}apache-doris-1.2.6-bin-x64-noavx2.tar.xz`,
+ signature:
`${ORIGIN}apache-doris-1.2.6-bin-x64-noavx2.tar.xz.asc`,
+ sha512:
`${ORIGIN}apache-doris-1.2.6-bin-x64-noavx2.tar.xz.sha512`,
},
},
items: [
{
- label: 'apache-doris-1.2.4.1-src.tar.gz',
+ label: 'apache-doris-1.2.6-src.tar.gz',
links: {
- source:
`${APACHE_ARCHIVE}doris/1.2/1.2.4.1-rc01/apache-doris-1.2.4.1-src.tar.gz`,
- signature:
`${APACHE_ARCHIVE}doris/1.2/1.2.4.1-rc01/apache-doris-1.2.4.1-src.tar.gz.asc`,
- sha512:
`${APACHE_ARCHIVE}doris/1.2/1.2.4.1-rc01/apache-doris-1.2.4.1-src.tar.gz.sha512`,
+ source:
`${APACHE_ARCHIVE}doris/1.2/1.2.6-rc01/apache-doris-1.2.6-src.tar.gz`,
+ signature:
`${APACHE_ARCHIVE}doris/1.2/1.2.6-rc01/apache-doris-1.2.6-src.tar.gz.asc`,
+ sha512:
`${APACHE_ARCHIVE}doris/1.2/1.2.6-rc01/apache-doris-1.2.6-src.tar.gz.sha512`,
},
},
],
},
{
- id: '1.2.4.1-arm-jdk8',
+ id: '1.2.6-arm-jdk8',
sh: {
- label: 'apache-doris-1.2.4.1-bin-arm.tar.xz',
+ label: 'apache-doris-1.2.6-bin-arm.tar.xz',
links: {
- source: `${ORIGIN}apache-doris-1.2.4.1-bin-aarch64.tar.xz`,
- signature:
`${ORIGIN}apache-doris-1.2.4.1-bin-aarch64.tar.xz.asc`,
- sha512:
`${ORIGIN}apache-doris-1.2.4.1-bin-aarch64.tar.xz.sha512`,
+ source: `${ORIGIN}apache-doris-1.2.6-bin-arm64.tar.xz`,
+ signature:
`${ORIGIN}apache-doris-1.2.6-bin-arm64.tar.xz.asc`,
+ sha512:
`${ORIGIN}apache-doris-1.2.6-bin-arm64.tar.xz.sha512`,
},
},
items: [
{
- label: 'apache-doris-1.2.4.1-src.tar.gz',
+ label: 'apache-doris-1.2.6-src.tar.gz',
links: {
- source:
`${APACHE_ARCHIVE}doris/1.2/1.2.4.1-rc01/apache-doris-1.2.4.1-src.tar.gz`,
- signature:
`${APACHE_ARCHIVE}doris/1.2/1.2.4.1-rc01/apache-doris-1.2.4.1-src.tar.gz.asc`,
- sha512:
`${APACHE_ARCHIVE}doris/1.2/1.2.4.1-rc01/apache-doris-1.2.4.1-src.tar.gz.sha512`,
+ source:
`${APACHE_ARCHIVE}doris/1.2/1.2.6-rc01/apache-doris-1.2.6-src.tar.gz`,
+ signature:
`${APACHE_ARCHIVE}doris/1.2/1.2.6-rc01/apache-doris-1.2.6-src.tar.gz.asc`,
+ sha512:
`${APACHE_ARCHIVE}doris/1.2/1.2.6-rc01/apache-doris-1.2.6-src.tar.gz.sha512`,
},
},
],
@@ -343,6 +343,28 @@ export function getAllRelease(locale: string) {
}
]
},
+ {
+ version: '1.2.6',
+ date: '2023-07-17',
+ note: '/docs/dev/releasenotes/release-1.2.6',
+ download: [
+ {
+ cpu: 'X64 ( avx2 )',
+ binary: `${ORIGIN}apache-doris-1.2.6-bin-x64.tar.xz`,
+ source:
`https://downloads.apache.org/doris/1.2/1.2.6-rc03/apache-doris-1.2.6-src.tar.gz`,
+ },
+ {
+ cpu: 'X64 ( no avx2 )',
+ binary:
`${ORIGIN}apache-doris-1.2.6-bin-x64-noavx2.tar.xz`,
+ source:
`https://downloads.apache.org/doris/1.2/1.2.6-rc03/apache-doris-1.2.6-src.tar.gz`,
+ },
+ {
+ cpu: 'ARM64',
+ binary: `${ORIGIN}apache-doris-1.2.6-bin-arm64.tar.xz`,
+ source:
`https://downloads.apache.org/doris/1.2/1.2.6-rc03/apache-doris-1.2.6-src.tar.gz`,
+ }
+ ]
+ },
{
version: '1.2.4.1',
date: '2023-04-27',
@@ -442,7 +464,7 @@ export function getAllRelease(locale: string) {
export enum VersionEnum {
Latest = '2.0-beta',
- Prev = '1.2.4.1',
+ Prev = '1.2.6',
Earlier = '1.1.5',
}
diff --git a/src/pages/index.tsx b/src/pages/index.tsx
index ef7d34d357c..17fd8c30d55 100644
--- a/src/pages/index.tsx
+++ b/src/pages/index.tsx
@@ -152,9 +152,9 @@ export default function Home(): JSX.Element {
<div className="news-wrap">
<div className="news-item">
<span className="news-icon"></span>
- <Link to="/docs/dev/releasenotes/release-2.0-beta"
className="news-content">
- <Translate id="2.0-beta" description="Apache
Doris 2.0-beta Release">
- Apache Doris 2.0-beta Release
+ <Link to="/docs/dev/releasenotes/release-1.2.6"
className="news-content">
+ <Translate id="1.2.6" description="Apache
Doris 1.2.6 Release">
+ Apache Doris 1.2.6 Release
</Translate>
</Link>
</div>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]