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 b6e5397d751 (fix) fix 2.0.0 X64 download url error (#303)
b6e5397d751 is described below
commit b6e5397d751a5e6f1c658d15f230e21170231f10
Author: Jeffrey <[email protected]>
AuthorDate: Tue Sep 5 10:19:51 2023 +0800
(fix) fix 2.0.0 X64 download url error (#303)
---
src/constant/download.data.ts | 4 ++--
src/constant/newsletter.data.ts | 2 +-
src/pages/download/index.tsx | 4 ++--
static/images/cloudcanal/cloudcanal-1.png | Bin 0 -> 489343 bytes
static/images/cloudcanal/cloudcanal-11.png | Bin 0 -> 488805 bytes
static/images/cloudcanal/cloudcanal-12.png | Bin 0 -> 582329 bytes
static/images/cloudcanal/cloudcanal-13.png | Bin 0 -> 465703 bytes
static/images/cloudcanal/cloudcanal-14.png | Bin 0 -> 629850 bytes
static/images/cloudcanal/cloudcanal-15.png | Bin 0 -> 705494 bytes
static/images/cloudcanal/cloudcanal-16.png | Bin 0 -> 473013 bytes
static/images/cloudcanal/cloudcanal-17.png | Bin 0 -> 85983 bytes
static/images/cloudcanal/cloudcanal-2.png | Bin 0 -> 603103 bytes
static/images/cloudcanal/cloudcanal-3.png | Bin 0 -> 463608 bytes
static/images/release-note-2.0.0-1.png | Bin 0 -> 201175 bytes
static/images/release-note-2.0.0-2.png | Bin 0 -> 54381 bytes
static/images/release-note-2.0.0-3.png | Bin 0 -> 159900 bytes
static/images/release-note-2.0.0-4.png | Bin 0 -> 81409 bytes
static/images/release-note-2.0.0-5.png | Bin 0 -> 511051 bytes
static/images/release-note-2.0.0-6.png | Bin 0 -> 235717 bytes
static/images/release-note-2.0.0-7.png | Bin 0 -> 394611 bytes
static/images/release-note-2.0.0-8.png | Bin 0 -> 183457 bytes
21 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/src/constant/download.data.ts b/src/constant/download.data.ts
index 6d006079aa5..8e2836dc96c 100644
--- a/src/constant/download.data.ts
+++ b/src/constant/download.data.ts
@@ -324,7 +324,7 @@ export function getAllRelease(locale: string) {
{
version: '2.0.1 ( Latest )',
date: '2023-09-04',
- note: 'https://github.com/apache/doris/issues/22647',
+ note: '/docs/dev/releasenotes/release-2.0.1',
download: [
{
cpu: 'X64 ( avx2 )',
@@ -350,7 +350,7 @@ export function getAllRelease(locale: string) {
download: [
{
cpu: 'X64 ( avx2 )',
- binary: `${ORIGIN}apache-doris-2.0.1-bin-x64.tar.gz`,
+ binary: `${ORIGIN}apache-doris-2.0.0-bin-x64.tar.gz`,
source:
`https://downloads.apache.org/doris/2.0/2.0.1/apache-doris-2.0.0-src.tar.gz`,
},
{
diff --git a/src/constant/newsletter.data.ts b/src/constant/newsletter.data.ts
index 16eaa4845ce..7edf66dfe4a 100644
--- a/src/constant/newsletter.data.ts
+++ b/src/constant/newsletter.data.ts
@@ -7,7 +7,7 @@ export const NEWSLETTER_DATA = [
{
tag: 'Release Notes',
title: 'Apache Doris Announced the Official Release of Version 2.0.1 !
',
- to: 'https://github.com/apache/doris/issues/23640',
+ to: '/docs/dev/releasenotes/release-2.0.1',
hot: true,
},
{
diff --git a/src/pages/download/index.tsx b/src/pages/download/index.tsx
index 6535672eeab..01f41596fca 100644
--- a/src/pages/download/index.tsx
+++ b/src/pages/download/index.tsx
@@ -285,7 +285,7 @@ export default function Download(): JSX.Element {
{currentLocale === 'zh-CN' ? (
<div className="notice-text">
详细升级注意事项请参考
- <Link
to="https://github.com/apache/doris/issues/23640">
+ <Link
to="/docs/dev/releasenotes/release-2.0.1">
2.0.1 Release Note
</Link>
以及
@@ -303,7 +303,7 @@ export default function Download(): JSX.Element {
) : (
<div className="notice-text">
For detailed upgrade
precautions, please refer to the{' '}
- <Link
to="https://github.com/apache/doris/issues/23640">2.0.1</Link>
+ <Link
to="/docs/dev/releasenotes/release-2.0.1">2.0.1</Link>
and the
<Link
to="/docs/dev/install/standard-deployment">deployment</Link> and
cluster
diff --git a/static/images/cloudcanal/cloudcanal-1.png
b/static/images/cloudcanal/cloudcanal-1.png
new file mode 100644
index 00000000000..bb5a2bf7f76
Binary files /dev/null and b/static/images/cloudcanal/cloudcanal-1.png differ
diff --git a/static/images/cloudcanal/cloudcanal-11.png
b/static/images/cloudcanal/cloudcanal-11.png
new file mode 100644
index 00000000000..8087737d463
Binary files /dev/null and b/static/images/cloudcanal/cloudcanal-11.png differ
diff --git a/static/images/cloudcanal/cloudcanal-12.png
b/static/images/cloudcanal/cloudcanal-12.png
new file mode 100644
index 00000000000..e526bb4f5a7
Binary files /dev/null and b/static/images/cloudcanal/cloudcanal-12.png differ
diff --git a/static/images/cloudcanal/cloudcanal-13.png
b/static/images/cloudcanal/cloudcanal-13.png
new file mode 100644
index 00000000000..4220b9bf72e
Binary files /dev/null and b/static/images/cloudcanal/cloudcanal-13.png differ
diff --git a/static/images/cloudcanal/cloudcanal-14.png
b/static/images/cloudcanal/cloudcanal-14.png
new file mode 100644
index 00000000000..3774df4f9ad
Binary files /dev/null and b/static/images/cloudcanal/cloudcanal-14.png differ
diff --git a/static/images/cloudcanal/cloudcanal-15.png
b/static/images/cloudcanal/cloudcanal-15.png
new file mode 100644
index 00000000000..c8852fcaa3b
Binary files /dev/null and b/static/images/cloudcanal/cloudcanal-15.png differ
diff --git a/static/images/cloudcanal/cloudcanal-16.png
b/static/images/cloudcanal/cloudcanal-16.png
new file mode 100644
index 00000000000..708e4b00b58
Binary files /dev/null and b/static/images/cloudcanal/cloudcanal-16.png differ
diff --git a/static/images/cloudcanal/cloudcanal-17.png
b/static/images/cloudcanal/cloudcanal-17.png
new file mode 100644
index 00000000000..d84706a17e2
Binary files /dev/null and b/static/images/cloudcanal/cloudcanal-17.png differ
diff --git a/static/images/cloudcanal/cloudcanal-2.png
b/static/images/cloudcanal/cloudcanal-2.png
new file mode 100644
index 00000000000..b3ee1b8c48d
Binary files /dev/null and b/static/images/cloudcanal/cloudcanal-2.png differ
diff --git a/static/images/cloudcanal/cloudcanal-3.png
b/static/images/cloudcanal/cloudcanal-3.png
new file mode 100644
index 00000000000..7475d53d44a
Binary files /dev/null and b/static/images/cloudcanal/cloudcanal-3.png differ
diff --git a/static/images/release-note-2.0.0-1.png
b/static/images/release-note-2.0.0-1.png
new file mode 100644
index 00000000000..b858a76b0d7
Binary files /dev/null and b/static/images/release-note-2.0.0-1.png differ
diff --git a/static/images/release-note-2.0.0-2.png
b/static/images/release-note-2.0.0-2.png
new file mode 100644
index 00000000000..0c2e4bee61d
Binary files /dev/null and b/static/images/release-note-2.0.0-2.png differ
diff --git a/static/images/release-note-2.0.0-3.png
b/static/images/release-note-2.0.0-3.png
new file mode 100644
index 00000000000..1dc48b9b1d0
Binary files /dev/null and b/static/images/release-note-2.0.0-3.png differ
diff --git a/static/images/release-note-2.0.0-4.png
b/static/images/release-note-2.0.0-4.png
new file mode 100644
index 00000000000..91d1241eedc
Binary files /dev/null and b/static/images/release-note-2.0.0-4.png differ
diff --git a/static/images/release-note-2.0.0-5.png
b/static/images/release-note-2.0.0-5.png
new file mode 100644
index 00000000000..be43f32a11d
Binary files /dev/null and b/static/images/release-note-2.0.0-5.png differ
diff --git a/static/images/release-note-2.0.0-6.png
b/static/images/release-note-2.0.0-6.png
new file mode 100644
index 00000000000..8c968101e0a
Binary files /dev/null and b/static/images/release-note-2.0.0-6.png differ
diff --git a/static/images/release-note-2.0.0-7.png
b/static/images/release-note-2.0.0-7.png
new file mode 100644
index 00000000000..46c5c00ebbc
Binary files /dev/null and b/static/images/release-note-2.0.0-7.png differ
diff --git a/static/images/release-note-2.0.0-8.png
b/static/images/release-note-2.0.0-8.png
new file mode 100644
index 00000000000..8d209adf85a
Binary files /dev/null and b/static/images/release-note-2.0.0-8.png differ
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]