[auto] Apply changes from master 77499fd47cc283ea1f198fa158ed7f56fac32836
diff --git a/docs/index.html b/docs/index.html
index c45df2d..a8f7081 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -93,6 +93,10 @@
      </tr>
    
      <tr>
+       <td><a href="/docs/1.2.0">1.2.0</a></td>
+     </tr>
+  
+     <tr>
        <td><a href="/docs/1.1.0">1.1.0</a></td>
      </tr>
   
diff --git a/downloads/index.html b/downloads/index.html
index 54aea72..2d4e11b 100644
--- a/downloads/index.html
+++ b/downloads/index.html
@@ -101,6 +101,26 @@
   </thead>
    
      <tr>
+       <td>1.2.0</td>
+       <td>2021 Nov 17 </td>
+       
+         <td>
+           <a href="https://www.apache.org/dyn/closer.cgi/ozone/1.2.0/ozone-1.2.0-src.tar.gz">source</a>
+           (<a href="https://downloads.apache.org/ozone/1.2.0/ozone-1.2.0-src.tar.gz.sha512">checksum</a>
+           <a href="https://downloads.apache.org/ozone/1.2.0/ozone-1.2.0-src.tar.gz.asc">signature</a>)
+         </td>
+         <td>
+           <a href="https://www.apache.org/dyn/closer.cgi/ozone/1.2.0/ozone-1.2.0.tar.gz">binary</a>
+           (<a href="https://downloads.apache.org/ozone/1.2.0/ozone-1.2.0.tar.gz.sha512">checksum</a>
+           <a href="https://downloads.apache.org/ozone/1.2.0/ozone-1.2.0.tar.gz.asc">signature</a>)
+         </td>
+         <td>
+           <a href="release/1.2.0/">Announcement</a>
+         </td>
+       
+     </tr>
+  
+     <tr>
        <td>1.1.0</td>
        <td>2021 Apr 17 </td>
        
diff --git a/faq/index.html b/faq/index.html
index 8c341e8..77f28ae 100644
--- a/faq/index.html
+++ b/faq/index.html
@@ -91,7 +91,7 @@
 <h3 id="is-there-a-cloud-where-i-can-use-ozone-as-the-object-store">Is there a cloud where I can use Ozone as the object store?</h3>
 <p>Not that we know.  Ozone is an Apache-licensed open source product; Nothing prevents someone from offering Ozone as a product in the cloud.</p>
 <h3 id="i-have-an-apache-spark-application-how-do-i-use-it-with-ozone">I have an Apache Spark Application. How do I use it with Ozone?</h3>
-<p>You have a Spark based application and you want it to work with Ozone. If your current storage system is HDFS, then you are passing the location of data to your application by using an URL that begins with hdfs://. If you replace hdfs:// with 03fs:// Spark application will start using data from an Ozone bucket.</p>
+<p>You have a Spark based application and you want it to work with Ozone. If your current storage system is HDFS, then you are passing the location of data to your application by using an URL that begins with hdfs://. If you replace hdfs:// with o3fs:// Spark application will start using data from an Ozone bucket.</p>
 <h3 id="i-have-an-application-that-is-reading-and-writing-to-s3-buckets-how-do-i-use-it-with-ozone">I have an application that is reading and writing to S3 buckets. How do I use it with Ozone?</h3>
 <p>Ozone supports S3 protocol as a first-class interface. So you can take an existing S3 based application and change the S3 server address. That is it.</p>
 <h3 id="you-said-i-could-change-the-s3-server-address-but-i-need-to-put-the-access-key-id-and-secret-access-key-into-my-aws-file-where-do-i-find-it">You said I could change the S3 server address, but I need to put the access key id and secret access key into my .aws file; where do I find it?</h3>
@@ -101,7 +101,7 @@
 <h3 id="okay-i-am-convinced-i-would-like-to-try-out-ozone-how-do-i-get-started">Okay, I am convinced I would like to try out Ozone. How do I get started?</h3>
 <p>Please take a look at the getting started document. For the impatient, we have docker containers, which allows you to start a fully functional cluster on your machine to explore and see if Ozone works for you.</p>
 <p>There are instructions on how to start Ozone on conventional machines or VMs if you would like to go that way.</p>
-<p>You can <a href="/ozone/downloads/">download</a> it and <a href="/ozone/docs/0.3.0-alpha/runningviadocker.html">try it out.</a></p>
+<p>You can <a href="/downloads/">download</a> it and <a href="/docs/1.2.0/start/runningviadocker.html">try it out.</a></p>
 <h3 id="you-said-k8s-in-the-first-page-how-do-i-deploy-ozone-on-k8s">You said K8s in the first page, How do I deploy Ozone on K8s?</h3>
 <p>Please look at the getting started with K8s page. Ozone fully supports deployments to a K8s cluster.</p>
 <h3 id="i-have-an-existing-apache-hadoop-cluster-and-i-run-things-like-hdfs-and-yarn-how-do-i-use-ozone">I have an existing Apache Hadoop cluster, and I run things like HDFS and YARN. How do I use Ozone?</h3>
diff --git a/index.html b/index.html
index c08d55e..ddc52c1 100644
--- a/index.html
+++ b/index.html
@@ -94,7 +94,7 @@
             </p>
             </p>
             <p></p>
-            <p class="lead">Ozone is now Generally Available(GA) with <a href="release/1.1.0/">1.1.0</a> release.
+            <p class="lead">Ozone is now Generally Available(GA) with <a href="release/1.2.0/">1.2.0</a> release.
             </p>
             <p></p>
         </div>
diff --git a/index.xml b/index.xml
index 315753c..b9c0167 100644
--- a/index.xml
+++ b/index.xml
@@ -7,7 +7,18 @@
     <generator>Hugo -- gohugo.io</generator>
     <language>en-us</language>
     <copyright>&amp;copy; 2020 Apache Software Foundation</copyright>
-    <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" />
+    <lastBuildDate>Wed, 17 Nov 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.2.0 available</title>
+      <link>https://ozone.apache.org/release/1.2.0/</link>
+      <pubDate>Wed, 17 Nov 2021 00:00:00 +0000</pubDate>
+      
+      <guid>https://ozone.apache.org/release/1.2.0/</guid>
+      <description>Apache Ozone 1.2.0 is released with following features:
+ Non-rolling downgrade support to 1.1.0 Storage Container Manager high availability for new clusters Filesystem prefix optimization for new clusters Transparent data encryption for S3 buckets Security enhancements  This is a generally available (GA) release. It represents a point of API stability and quality that we consider production-ready.
+Image credit: Glacier National Park 8 by Tony Hisgett, CC BY 2.0 / Text added to original</description>
+    </item>
+    
     <item>
       <title>Release 1.1.0 available</title>
       <link>https://ozone.apache.org/release/1.1.0/</link>
diff --git a/release/1.2.0/index.html b/release/1.2.0/index.html
new file mode 100644
index 0000000..f7dde31
--- /dev/null
+++ b/release/1.2.0/index.html
@@ -0,0 +1,148 @@
+
+<!DOCTYPE html>
+
+<html>
+
+<head>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+    <meta name="description" content="Object store for Hadoop">
+    <meta name="keywords" content="hadoop, ozone, hdds, objectstore, scale"/>
+    <meta name="robots" content="index,follow"/>
+    <meta name="language" content="en"/>
+
+    <title>Apache Ozone</title>
+
+    <base href="https://ozone.apache.org/">
+
+    <link rel="canonical" href="https://ozone.apache.org">
+
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
+    <link rel="stylesheet" href="style.css">
+
+</head>
+
+<body>
+
+
+<div class="topnav">
+    <div class="container">
+        <ul class="breadcrumb col-md-6">
+            <li>
+                <img class="asf-logo" src="asf_feather.png"/>
+                <a  href="https://www.apache.org">Apache Software Foundation</span></a>
+            </li>
+            <li><a href="https://ozone.apache.org/">Ozone&trade;</a></li>
+        </ul>
+        <div class="col-md-6">
+            <ul class="pull-right breadcrumb">
+                <li><a href="https://www.apache.org/licenses/">License</a></li>
+                <li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+                <li><a href="https://www.apache.org/events/current-event">Events</a></li>
+                <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                <li><a href="https://www.apache.org/security/">Security</a></li>
+        </ul>
+        </div>
+    </div>
+
+    <nav class="navbar navbar-default navbar-static-top" role="navigation">
+        <div class="container">
+            <div class="navbar-header">
+                <button type="button" class="navbar-toggle collapsed" data-toggle="collapse"
+                        data-target="#ratis-menu" aria-expanded="false">
+                    <span class="sr-only">Toggle navigation</span>
+                    <span class="icon-bar"></span>
+                    <span class="icon-bar"></span>
+                    <span class="icon-bar"></span>
+                </button>
+            </div>
+
+            <div id="ratis-menu" class="collapse navbar-collapse">
+                <ul class="nav navbar-nav navbar-right">
+                    <li><a href="faq">FAQ</a></li>
+                    <li><a href="downloads">Download</a></li>
+                    <li><a href="docs">Documentation</a></li>
+                    <li><a href="community">Community</a></li>
+                    <li><a href="https://github.com/apache/ozone">Source</a></li>
+                    <li><a href="https://cwiki.apache.org/confluence/display/OZONE">Wiki</a></li>
+                </ul>
+            </div>
+
+    </nav>
+
+    <div style="max-height: 200px; overflow: hidden;">
+      <img src="sunrise-ozone.jpg" style="width: 100%; left:0px;"/>
+    </div>
+
+</div>
+
+</div>
+
+<div class="container">
+<div class="row">
+<div class="col-md-8">
+<h1>Release 1.2.0 available</h1>
+<!-- raw HTML omitted -->
+<!-- raw HTML omitted -->
+<p><img src="releases/1.2.0.jpg" alt="glacier-haiku"></p>
+<p>Apache Ozone 1.2.0 is released with following features:</p>
+<ul>
+<li>Non-rolling downgrade support to 1.1.0</li>
+<li>Storage Container Manager high availability for new clusters</li>
+<li>Filesystem prefix optimization for new clusters</li>
+<li>Transparent data encryption for S3 buckets</li>
+<li>Security enhancements</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/hisgett/8047686029/">Glacier National Park 8</a> by <a href="https://www.flickr.com/people/37804979@N00">Tony Hisgett</a>, <a href="https://creativecommons.org/licenses/by/2.0/deed.en">CC BY 2.0</a> / Text added to original</p>
+
+</div>
+<div class="col-md-4" style="padding: 20px;">
+    
+       <p>
+           <a href="https://www.apache.org/dyn/closer.cgi/ozone/1.2.0/ozone-1.2.0.tar.gz"
+              class="btn btn-success">Download tar.gz</a></p>
+       <p>
+           (<a href="https://downloads.apache.org/ozone/1.2.0/ozone-1.2.0.tar.gz.sha512">checksum</a>
+           <a href="https://downloads.apache.org/ozone/1.2.0/ozone-1.2.0.tar.gz.asc">signature</a>)
+       </p>
+       <p>
+           <a href="https://www.apache.org/dyn/closer.cgi/ozone/1.2.0/ozone-1.2.0-src.tar.gz"
+              class="btn btn-warning">Download src</a></p>
+       <p>
+           (<a href="https://downloads.apache.org/ozone/1.2.0/ozone-1.2.0-src.tar.gz.sha512">checksum</a>
+           <a href="https://downloads.apache.org/ozone/1.2.0/ozone-1.2.0-src.tar.gz.asc">signature</a>)
+       </p>
+       <p><a href="https://hadoop.apache.org/ozone/docs/1.2.0" class="btn btn-primary">Documentation</a>
+       </p>
+    
+    <p><small>2021 Nov 17 </small></p>
+
+</div>
+</div>
+</div>
+
+<footer>
+    <div class="container">
+
+        <div class="col-md-12 trademark">
+            <p>&copy; 2021 <a href="http://apache.org">The Apache Software Foundation</a>,<br/>
+                Apache, Apache Hadoop, the Apache feather logo, are trademarks of The Apache Software Foundation.
+            <p>
+        </div>
+    </div>
+</footer>
+
+
+<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+        integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+        crossorigin="anonymous"></script>
+
+
+</body>
+</html>
+
diff --git a/release/index.html b/release/index.html
index 61792e0..28acc7c 100644
--- a/release/index.html
+++ b/release/index.html
@@ -87,6 +87,26 @@
     <h1 id="title">Releases Archive</h1>
         <ul id="list">
             
+            <h1><a href="/release/1.2.0/">Release 1.2.0 available</a></h1>
+            <p><small>2021 Nov 17 </small></p>
+
+            <!-- raw HTML omitted -->
+<!-- raw HTML omitted -->
+<p><img src="releases/1.2.0.jpg" alt="glacier-haiku"></p>
+<p>Apache Ozone 1.2.0 is released with following features:</p>
+<ul>
+<li>Non-rolling downgrade support to 1.1.0</li>
+<li>Storage Container Manager high availability for new clusters</li>
+<li>Filesystem prefix optimization for new clusters</li>
+<li>Transparent data encryption for S3 buckets</li>
+<li>Security enhancements</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/hisgett/8047686029/">Glacier National Park 8</a> by <a href="https://www.flickr.com/people/37804979@N00">Tony Hisgett</a>, <a href="https://creativecommons.org/licenses/by/2.0/deed.en">CC BY 2.0</a> / Text added to original</p>
+
+
+            
             <h1><a href="/release/1.1.0/">Release 1.1.0 available</a></h1>
             <p><small>2021 Apr 17 </small></p>
 
diff --git a/release/index.xml b/release/index.xml
index 582de8b..49512da 100644
--- a/release/index.xml
+++ b/release/index.xml
@@ -7,7 +7,18 @@
     <generator>Hugo -- gohugo.io</generator>
     <language>en-us</language>
     <copyright>&amp;copy; 2020 Apache Software Foundation</copyright>
-    <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" />
+    <lastBuildDate>Wed, 17 Nov 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.2.0 available</title>
+      <link>https://ozone.apache.org/release/1.2.0/</link>
+      <pubDate>Wed, 17 Nov 2021 00:00:00 +0000</pubDate>
+      
+      <guid>https://ozone.apache.org/release/1.2.0/</guid>
+      <description>Apache Ozone 1.2.0 is released with following features:
+ Non-rolling downgrade support to 1.1.0 Storage Container Manager high availability for new clusters Filesystem prefix optimization for new clusters Transparent data encryption for S3 buckets Security enhancements  This is a generally available (GA) release. It represents a point of API stability and quality that we consider production-ready.
+Image credit: Glacier National Park 8 by Tony Hisgett, CC BY 2.0 / Text added to original</description>
+    </item>
+    
     <item>
       <title>Release 1.1.0 available</title>
       <link>https://ozone.apache.org/release/1.1.0/</link>
diff --git a/releases/1.2.0.jpg b/releases/1.2.0.jpg
new file mode 100644
index 0000000..c9ca337
--- /dev/null
+++ b/releases/1.2.0.jpg
Binary files differ
diff --git a/sitemap.xml b/sitemap.xml
index 55dc796..cb01000 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -4,16 +4,21 @@
   
   <url>
     <loc>https://ozone.apache.org/</loc>
-    <lastmod>2021-04-17T00:00:00+00:00</lastmod>
+    <lastmod>2021-11-17T00:00:00+00:00</lastmod>
   </url>
   
   <url>
-    <loc>https://ozone.apache.org/release/1.1.0/</loc>
-    <lastmod>2021-04-17T00:00:00+00:00</lastmod>
+    <loc>https://ozone.apache.org/release/1.2.0/</loc>
+    <lastmod>2021-11-17T00:00:00+00:00</lastmod>
   </url>
   
   <url>
     <loc>https://ozone.apache.org/release/</loc>
+    <lastmod>2021-11-17T00:00:00+00:00</lastmod>
+  </url>
+  
+  <url>
+    <loc>https://ozone.apache.org/release/1.1.0/</loc>
     <lastmod>2021-04-17T00:00:00+00:00</lastmod>
   </url>