This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/amoro-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new ec30324 deploy: 16848ce28ef255be5b90d196ea0b2f997a168642
ec30324 is described below
commit ec30324c4620d777e74ad564baa8e8066b844d31
Author: zhoujinsong <[email protected]>
AuthorDate: Fri Aug 2 09:21:13 2024 +0000
deploy: 16848ce28ef255be5b90d196ea0b2f997a168642
---
output/benchmark-guide/index.html | 4 ++++
output/benchmark-report/index.html | 4 ++++
output/download/index.html | 25 ++++++++++++++++++++++++-
output/how-to-contribute/index.html | 4 ++++
output/index.html | 6 +++++-
output/index.xml | 2 +-
output/join-community/index.html | 4 ++++
output/landingpagesearch.json | 2 +-
output/quick-start/index.html | 4 ++++
output/roadmap/index.html | 4 ++++
10 files changed, 55 insertions(+), 4 deletions(-)
diff --git a/output/benchmark-guide/index.html
b/output/benchmark-guide/index.html
index db6a1e9..b586a37 100644
--- a/output/benchmark-guide/index.html
+++ b/output/benchmark-guide/index.html
@@ -145,6 +145,10 @@
<a href="/docs/latest/">latest</a>
</li class="topnav-page-selection">
+ <li class="topnav-page-selection">
+ <a href="/docs/0.7.0/">0.7.0-incubating</a>
+ </li class="topnav-page-selection">
+
<li class="topnav-page-selection">
<a href="/docs/0.6.1/">0.6.1</a>
</li class="topnav-page-selection">
diff --git a/output/benchmark-report/index.html
b/output/benchmark-report/index.html
index 4d1dcd5..05d079c 100644
--- a/output/benchmark-report/index.html
+++ b/output/benchmark-report/index.html
@@ -145,6 +145,10 @@
<a href="/docs/latest/">latest</a>
</li class="topnav-page-selection">
+ <li class="topnav-page-selection">
+ <a href="/docs/0.7.0/">0.7.0-incubating</a>
+ </li class="topnav-page-selection">
+
<li class="topnav-page-selection">
<a href="/docs/0.6.1/">0.6.1</a>
</li class="topnav-page-selection">
diff --git a/output/download/index.html b/output/download/index.html
index 4dd71fa..d2c1714 100644
--- a/output/download/index.html
+++ b/output/download/index.html
@@ -145,6 +145,10 @@
<a href="/docs/latest/">latest</a>
</li class="topnav-page-selection">
+ <li class="topnav-page-selection">
+ <a href="/docs/0.7.0/">0.7.0-incubating</a>
+ </li class="topnav-page-selection">
+
<li class="topnav-page-selection">
<a href="/docs/0.6.1/">0.6.1</a>
</li class="topnav-page-selection">
@@ -270,7 +274,26 @@
<div class="margin-for-toc"><h1 id="download">Download</h1>
<p>Please choose an Amoro version to download from the following tables. It is
recommended you use the latest release.</p>
<h2 id="the-latest-release">The latest release</h2>
-<p>Coming soon!</p>
+<table>
+<thead>
+<tr>
+<th>Version</th>
+<th>Date</th>
+<th>Source</th>
+<th>Binary</th>
+<th>Release Notes</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>0.7.0</td>
+<td>2024 Aug 2</td>
+<td><a
href="https://www.apache.org/dyn/closer.lua/incubator/amoro/0.7.0-incubating/apache-amoro-0.7.0-incubating-src.tar.gz?action=download">source</a>
(<a
href="https://www.apache.org/dyn/closer.lua/incubator/amoro/0.7.0-incubating/apache-amoro-0.7.0-incubating-src.tar.gz.asc?action=download">signature</a>
| <a
href="https://www.apache.org/dyn/closer.lua/incubator/amoro/0.7.0-incubating/apache-amoro-0.7.0-incubating-src.tar.gz.sha512?action=download">sha512</a>)</td>
+<td><a
href="https://www.apache.org/dyn/closer.lua/incubator/amoro/0.7.0-incubating/apache-amoro-0.7.0-incubating-bin-hadoop3.tar.gz?action=download">amoro-bin-hadoop3</a>
(<a
href="https://www.apache.org/dyn/closer.lua/incubator/amoro/0.7.0-incubating/apache-amoro-0.7.0-incubating-bin-hadoop3.tar.gz.asc?action=download">signature</a>
| <a
href="https://www.apache.org/dyn/closer.lua/incubator/amoro/0.7.0-incubating/apache-amoro-0.7.0-incubating-bin-hadoop3.tar.gz.sha512?action=download">
[...]
+<td><a
href="https://github.com/apache/amoro/releases/tag/v0.7.0-incubating">release
note</a></td>
+</tr>
+</tbody>
+</table>
<h2 id="non-apache-releases">Non-Apache releases</h2>
<p>These releases were made before the Amoro project joined the ASF Incubator
and have not followed the usual ASF release process.</p>
<table>
diff --git a/output/how-to-contribute/index.html
b/output/how-to-contribute/index.html
index 9c0d228..cd20ee8 100644
--- a/output/how-to-contribute/index.html
+++ b/output/how-to-contribute/index.html
@@ -145,6 +145,10 @@
<a href="/docs/latest/">latest</a>
</li class="topnav-page-selection">
+ <li class="topnav-page-selection">
+ <a href="/docs/0.7.0/">0.7.0-incubating</a>
+ </li class="topnav-page-selection">
+
<li class="topnav-page-selection">
<a href="/docs/0.6.1/">0.6.1</a>
</li class="topnav-page-selection">
diff --git a/output/index.html b/output/index.html
index 4de0434..99aad94 100644
--- a/output/index.html
+++ b/output/index.html
@@ -30,7 +30,7 @@
<!DOCTYPE html>
<html>
<head>
- <meta name="generator" content="Hugo 0.129.0">
+ <meta name="generator" content="Hugo 0.130.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
@@ -132,6 +132,10 @@
<a href="/docs/latest/">latest</a>
</li class="topnav-page-selection">
+ <li class="topnav-page-selection">
+ <a href="/docs/0.7.0/">0.7.0-incubating</a>
+ </li class="topnav-page-selection">
+
<li class="topnav-page-selection">
<a href="/docs/0.6.1/">0.6.1</a>
</li class="topnav-page-selection">
diff --git a/output/index.xml b/output/index.xml
index ce45ce0..8fcc936 100644
--- a/output/index.xml
+++ b/output/index.xml
@@ -19,7 +19,7 @@
<link>https://amoro.apache.org/download/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://amoro.apache.org/download/</guid>
- <description>Download Please choose an Amoro version to download from
the following tables. It is recommended you use the latest release.
The
latest release Coming soon!
Non-Apache releases These releases were made
before the Amoro project joined the ASF Incubator and have not followed the
usual ASF release process.
Version Date Source AMS Flink Runtime Jars Spark
Runtime Jars Trino Connector Release Notes 0.6.1 2024 Feb 21 source -
AMS(hadoop3) - AMS(hadoop2) - Flink 1 [...]
+ <description>Download Please choose an Amoro version to download from
the following tables. It is recommended you use the latest release.
The
latest release Version Date Source Binary Release Notes 0.7.0 2024 Aug 2 source
(signature | sha512) amoro-bin-hadoop3 (signature | sha512) amoro-bin-hadoop2
(signature | sha512) release note Non-Apache releases These releases were made
before the Amoro project joined the ASF Incubator and have not followed the
usual ASF release process.< [...]
</item>
<item>
<title>How To Benchmark</title>
diff --git a/output/join-community/index.html b/output/join-community/index.html
index 1f3de3b..70f5f04 100644
--- a/output/join-community/index.html
+++ b/output/join-community/index.html
@@ -145,6 +145,10 @@
<a href="/docs/latest/">latest</a>
</li class="topnav-page-selection">
+ <li class="topnav-page-selection">
+ <a href="/docs/0.7.0/">0.7.0-incubating</a>
+ </li class="topnav-page-selection">
+
<li class="topnav-page-selection">
<a href="/docs/0.6.1/">0.6.1</a>
</li class="topnav-page-selection">
diff --git a/output/landingpagesearch.json b/output/landingpagesearch.json
index fab19ba..06aee0a 100644
--- a/output/landingpagesearch.json
+++ b/output/landingpagesearch.json
@@ -1 +1 @@
-[{"categories":null,"content":"Benchmark Report Test purpose This test aims at
comparing the OLAP benchmark performance of various data lake formats in the
scenario of continuous streaming ingestion in the CDC database.\nMeanwhile,
particular attention was paid during the testing process to the impact of
enabling self-optimizing on the analytical performance of the table.\nTest
envrionment Hardware configuration Number OS Cpu core Memory Disk type Deployed
components 1 CentOS 7 40 256 SA [...]
\ No newline at end of file
+[{"categories":null,"content":"Benchmark Report Test purpose This test aims at
comparing the OLAP benchmark performance of various data lake formats in the
scenario of continuous streaming ingestion in the CDC database.\nMeanwhile,
particular attention was paid during the testing process to the impact of
enabling self-optimizing on the analytical performance of the table.\nTest
envrionment Hardware configuration Number OS Cpu core Memory Disk type Deployed
components 1 CentOS 7 40 256 SA [...]
\ No newline at end of file
diff --git a/output/quick-start/index.html b/output/quick-start/index.html
index b91109a..b14c499 100644
--- a/output/quick-start/index.html
+++ b/output/quick-start/index.html
@@ -145,6 +145,10 @@
<a href="/docs/latest/">latest</a>
</li class="topnav-page-selection">
+ <li class="topnav-page-selection">
+ <a href="/docs/0.7.0/">0.7.0-incubating</a>
+ </li class="topnav-page-selection">
+
<li class="topnav-page-selection">
<a href="/docs/0.6.1/">0.6.1</a>
</li class="topnav-page-selection">
diff --git a/output/roadmap/index.html b/output/roadmap/index.html
index ba3ab50..b8ed816 100644
--- a/output/roadmap/index.html
+++ b/output/roadmap/index.html
@@ -145,6 +145,10 @@
<a href="/docs/latest/">latest</a>
</li class="topnav-page-selection">
+ <li class="topnav-page-selection">
+ <a href="/docs/0.7.0/">0.7.0-incubating</a>
+ </li class="topnav-page-selection">
+
<li class="topnav-page-selection">
<a href="/docs/0.6.1/">0.6.1</a>
</li class="topnav-page-selection">