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/ozone-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new abecc1b [auto] Apply changes from master
68adbc952ab2c0af0aa6857403f07267e52aa535
abecc1b is described below
commit abecc1b720f907380df7cc2b5758f3d6f3a83ca6
Author: Github Actions <[email protected]>
AuthorDate: Wed Apr 21 18:38:50 2021 +0000
[auto] Apply changes from master 68adbc952ab2c0af0aa6857403f07267e52aa535
---
docs/index.html | 4 +++
downloads/index.html | 20 ++++++++++++
index.xml | 13 +++++++-
{docs => release/1.1.0}/index.html | 61 ++++++++++++++++++++++++-------------
release/index.html | 19 ++++++++++++
release/index.xml | 13 +++++++-
releases/1.1.0.jpg | Bin 0 -> 198307 bytes
sitemap.xml | 11 +++++--
8 files changed, 114 insertions(+), 27 deletions(-)
diff --git a/docs/index.html b/docs/index.html
index f5872c3..c3132b6 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -93,6 +93,10 @@ Choose a version:
</tr>
<tr>
+ <td><a href="/docs/1.1.0">1.1.0</a></td>
+ </tr>
+
+ <tr>
<td><a href="/docs/1.0.0">1.0.0</a></td>
</tr>
diff --git a/downloads/index.html b/downloads/index.html
index a3999a6..922f0c2 100644
--- a/downloads/index.html
+++ b/downloads/index.html
@@ -101,6 +101,26 @@
</thead>
<tr>
+ <td>1.1.0</td>
+ <td>2021 Apr 17 </td>
+
+ <td>
+ <a
href="https://www.apache.org/dyn/closer.cgi/hadoop/ozone/ozone-1.1.0/hadoop-ozone-1.1.0-src.tar.gz">source</a>
+ (<a
href="https://dist.apache.org/repos/dist/release/hadoop/ozone/ozone-1.1.0/hadoop-ozone-1.1.0-src.tar.gz.mds">checksum</a>
+ <a
href="https://dist.apache.org/repos/dist/release/hadoop/ozone/ozone-1.1.0/hadoop-ozone-1.1.0-src.tar.gz.asc">signature</a>)
+ </td>
+ <td>
+ <a
href="https://www.apache.org/dyn/closer.cgi/hadoop/ozone/ozone-1.1.0/hadoop-ozone-1.1.0.tar.gz">binary</a>
+ (<a
href="https://dist.apache.org/repos/dist/release/hadoop/ozone/ozone-1.1.0/hadoop-ozone-1.1.0.tar.gz.mds">checksum</a>
+ <a
href="https://dist.apache.org/repos/dist/release/hadoop/ozone/ozone-1.1.0/hadoop-ozone-1.1.0.tar.gz.asc">signature</a>)
+ </td>
+ <td>
+ <a href="release/1.1.0/">Announcement</a>
+ </td>
+
+ </tr>
+
+ <tr>
<td>1.0.0</td>
<td>2020 Sep 2 </td>
diff --git a/index.xml b/index.xml
index a9f87bd..89c7359 100644
--- a/index.xml
+++ b/index.xml
@@ -7,7 +7,18 @@
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<copyright>&copy; 2020 Apache Software Foundation</copyright>
- <lastBuildDate>Wed, 02 Sep 2020 00:00:00 +0000</lastBuildDate><atom:link
href="https://ozone.apache.org/index.xml" rel="self" type="application/rss+xml"
/>
+ <lastBuildDate>Sat, 17 Apr 2021 00:00:00 +0000</lastBuildDate><atom:link
href="https://ozone.apache.org/index.xml" rel="self" type="application/rss+xml"
/>
+ <item>
+ <title>Release 1.1.0 available</title>
+ <link>https://ozone.apache.org/release/1.1.0/</link>
+ <pubDate>Sat, 17 Apr 2021 00:00:00 +0000</pubDate>
+
+ <guid>https://ozone.apache.org/release/1.1.0/</guid>
+ <description>Apache Hadoop Ozone 1.1.0 is released with following
features:
+ Volume/Bucket Quota Support Security related enhancements ofs/o3fs
performance improvements with Teragen and Spark Recon improvements This is a
generally available (GA) release. It represents a point of API stability and
quality that we consider production-ready.
+Image credit: diana_robinson , CC BY-NC-ND 2.0</description>
+ </item>
+
<item>
<title>Release 1.0.0 available</title>
<link>https://ozone.apache.org/release/1.0.0/</link>
diff --git a/docs/index.html b/release/1.1.0/index.html
similarity index 66%
copy from docs/index.html
copy to release/1.1.0/index.html
index f5872c3..5081982 100644
--- a/docs/index.html
+++ b/release/1.1.0/index.html
@@ -81,31 +81,48 @@
</div>
<div class="container">
+<div class="row">
+<div class="col-md-8">
+<h1>Release 1.1.0 available</h1>
+<!-- raw HTML omitted -->
+<!-- raw HTML omitted -->
+<p><img src="releases/1.1.0.jpg" alt="Everglades-national-part-haiku"></p>
+<p>Apache Hadoop Ozone 1.1.0 is released with following features:</p>
+<ul>
+<li>Volume/Bucket Quota Support</li>
+<li>Security related enhancements</li>
+<li>ofs/o3fs performance improvements with Teragen and Spark</li>
+<li>Recon improvements</li>
+</ul>
+<p>This is a generally available (GA) release.
+It represents a point of API stability and quality that we consider
production-ready.</p>
+<p>Image credit: <a href="https://www.flickr.com/photos/62501682@N00">
diana_robinson </a>, <a
href="https://creativecommons.org/licenses/by-nc-nd/2.0/">CC BY-NC-ND
2.0</a></p>
- <h1>Documentation</h1>
-
-Choose a version:
-
-<p>
- <table class="table table-striped">
- <tr>
- <td><a
href="https://ci-hadoop.apache.org/view/Hadoop%20Ozone/job/ozone-doc-master/lastSuccessfulBuild/artifact/hadoop-hdds/docs/public/index.html">edge(master)</a></td>
- </tr>
-
- <tr>
- <td><a href="/docs/1.0.0">1.0.0</a></td>
- </tr>
-
- <tr>
- <td><a href="/docs/0.5.0-beta">0.5.0-beta</a></td>
- </tr>
-
- </table>
-</p>
-
- <p>Documentation is also part the binary release packages and available
online from the running Storage Container Manager or Ozone Manager webui.</p>
+</div>
+<div class="col-md-4" style="padding: 20px;">
+
+ <p>
+ <a
href="https://www.apache.org/dyn/closer.cgi/hadoop/ozone/ozone-1.1.0/hadoop-ozone-1.1.0.tar.gz"
+ class="btn btn-success">Download tar.gz</a></p>
+ <p>
+ (<a
href="https://dist.apache.org/repos/dist/release/hadoop/ozone/ozone-1.1.0/hadoop-ozone-1.1.0.tar.gz.mds">checksum</a>
+ <a
href="https://dist.apache.org/repos/dist/release/hadoop/ozone/ozone-1.1.0/hadoop-ozone-1.1.0.tar.gz.asc">signature</a>)
+ </p>
+ <p>
+ <a
href="https://www.apache.org/dyn/closer.cgi/hadoop/ozone/ozone-1.1.0/hadoop-ozone-1.1.0-src.tar.gz"
+ class="btn btn-warning">Download src</a></p>
+ <p>
+ (<a
href="https://dist.apache.org/repos/dist/release/hadoop/ozone/ozone-1.1.0/hadoop-ozone-1.1.0-src.tar.gz.mds">checksum</a>
+ <a
href="https://dist.apache.org/repos/dist/release/hadoop/ozone/ozone-1.1.0/hadoop-ozone-1.1.0-src.tar.gz.asc">signature</a>)
+ </p>
+ <p><a href="https://hadoop.apache.org/ozone/docs/1.1.0" class="btn
btn-primary">Documentation</a>
+ </p>
+
+ <p><small>2021 Apr 17 </small></p>
</div>
+</div>
+</div>
<footer>
<div class="container">
diff --git a/release/index.html b/release/index.html
index 8c3dde9..a781156 100644
--- a/release/index.html
+++ b/release/index.html
@@ -87,6 +87,25 @@
<h1 id="title">Releases Archive</h1>
<ul id="list">
+ <h1><a href="/release/1.1.0/">Release 1.1.0 available</a></h1>
+ <p><small>2021 Apr 17 </small></p>
+
+ <!-- raw HTML omitted -->
+<!-- raw HTML omitted -->
+<p><img src="releases/1.1.0.jpg" alt="Everglades-national-part-haiku"></p>
+<p>Apache Hadoop Ozone 1.1.0 is released with following features:</p>
+<ul>
+<li>Volume/Bucket Quota Support</li>
+<li>Security related enhancements</li>
+<li>ofs/o3fs performance improvements with Teragen and Spark</li>
+<li>Recon improvements</li>
+</ul>
+<p>This is a generally available (GA) release.
+It represents a point of API stability and quality that we consider
production-ready.</p>
+<p>Image credit: <a href="https://www.flickr.com/photos/62501682@N00">
diana_robinson </a>, <a
href="https://creativecommons.org/licenses/by-nc-nd/2.0/">CC BY-NC-ND
2.0</a></p>
+
+
+
<h1><a href="/release/1.0.0/">Release 1.0.0 available</a></h1>
<p><small>2020 Sep 2 </small></p>
diff --git a/release/index.xml b/release/index.xml
index 1e78b09..582de8b 100644
--- a/release/index.xml
+++ b/release/index.xml
@@ -7,7 +7,18 @@
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<copyright>&copy; 2020 Apache Software Foundation</copyright>
- <lastBuildDate>Wed, 02 Sep 2020 00:00:00 +0000</lastBuildDate><atom:link
href="https://ozone.apache.org/release/index.xml" rel="self"
type="application/rss+xml" />
+ <lastBuildDate>Sat, 17 Apr 2021 00:00:00 +0000</lastBuildDate><atom:link
href="https://ozone.apache.org/release/index.xml" rel="self"
type="application/rss+xml" />
+ <item>
+ <title>Release 1.1.0 available</title>
+ <link>https://ozone.apache.org/release/1.1.0/</link>
+ <pubDate>Sat, 17 Apr 2021 00:00:00 +0000</pubDate>
+
+ <guid>https://ozone.apache.org/release/1.1.0/</guid>
+ <description>Apache Hadoop Ozone 1.1.0 is released with following
features:
+ Volume/Bucket Quota Support Security related enhancements ofs/o3fs
performance improvements with Teragen and Spark Recon improvements This is a
generally available (GA) release. It represents a point of API stability and
quality that we consider production-ready.
+Image credit: diana_robinson , CC BY-NC-ND 2.0</description>
+ </item>
+
<item>
<title>Release 1.0.0 available</title>
<link>https://ozone.apache.org/release/1.0.0/</link>
diff --git a/releases/1.1.0.jpg b/releases/1.1.0.jpg
new file mode 100644
index 0000000..a873be8
Binary files /dev/null and b/releases/1.1.0.jpg differ
diff --git a/sitemap.xml b/sitemap.xml
index 7432a82..55dc796 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -4,16 +4,21 @@
<url>
<loc>https://ozone.apache.org/</loc>
- <lastmod>2020-09-02T00:00:00+00:00</lastmod>
+ <lastmod>2021-04-17T00:00:00+00:00</lastmod>
</url>
<url>
- <loc>https://ozone.apache.org/release/1.0.0/</loc>
- <lastmod>2020-09-02T00:00:00+00:00</lastmod>
+ <loc>https://ozone.apache.org/release/1.1.0/</loc>
+ <lastmod>2021-04-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://ozone.apache.org/release/</loc>
+ <lastmod>2021-04-17T00:00:00+00:00</lastmod>
+ </url>
+
+ <url>
+ <loc>https://ozone.apache.org/release/1.0.0/</loc>
<lastmod>2020-09-02T00:00:00+00:00</lastmod>
</url>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]