This is an automated email from the ASF dual-hosted git repository.
abhi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ranger.git
The following commit(s) were added to refs/heads/master by this push:
new d9f11dea7 RANGER-5254: Update Apache Ranger website with 2.7.0 (#618)
d9f11dea7 is described below
commit d9f11dea75a048e4976a1922a8f113811aea963b
Author: Abhishek Kumar <[email protected]>
AuthorDate: Tue Jul 29 15:25:43 2025 -0700
RANGER-5254: Update Apache Ranger website with 2.7.0 (#618)
---
docs/src/site/site.xml | 1 +
docs/src/site/xdoc/download.xml | 21 ++++++++++++++-------
2 files changed, 15 insertions(+), 7 deletions(-)
diff --git a/docs/src/site/site.xml b/docs/src/site/site.xml
index ca8e255bb..f5df821b2 100644
--- a/docs/src/site/site.xml
+++ b/docs/src/site/site.xml
@@ -75,6 +75,7 @@ under the License.
<item name="Security Advisories"
href="https://cwiki.apache.org/confluence/display/RANGER/Vulnerabilities+found+in+Ranger"
target="_blank" />
</menu>
<menu name="Releases">
+ <item name="2.7.0"
href="https://cwiki.apache.org/confluence/display/RANGER/Apache+Ranger+2.7.0+-+Release+Notes"
target="_blank" />
<item name="2.6.0"
href="https://cwiki.apache.org/confluence/display/RANGER/Apache+Ranger+2.6.0+-+Release+Notes"
target="_blank" />
<item name="2.5.0"
href="https://cwiki.apache.org/confluence/display/RANGER/Apache+Ranger+2.5.0+-+Release+Notes"
target="_blank" />
<item name="2.4.0"
href="https://cwiki.apache.org/confluence/display/RANGER/Apache+Ranger+2.4.0+-+Release+Notes"
target="_blank" />
diff --git a/docs/src/site/xdoc/download.xml b/docs/src/site/xdoc/download.xml
index f4c81797d..125b37930 100644
--- a/docs/src/site/xdoc/download.xml
+++ b/docs/src/site/xdoc/download.xml
@@ -20,18 +20,26 @@
<section name="Download Apache Ranger™">
<subsection name="How to Download">
<p>
-Use the links below to download a distribution of Apache Ranger™ from
one of our mirrors.
-It is good practice to verify the integrity of the distribution files. Apache
Ranger releases are
-available under the
-<a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version
2.0</a> - see the
-LICENSE.txt and NOTICE.txt files contained in each release artifact.
+ Use the links below to download a distribution of Apache Ranger™
from one of our mirrors.
+ It is good practice to verify the integrity of the distribution files.
+ Apache Ranger releases are available under the <a
href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version
2.0</a> - see the LICENSE.txt and NOTICE.txt files contained in each release
artifact.
</p>
</subsection>
<subsection name="Current official release (closest mirror site selected
automatically)">
<ul>
<li>
<p>
-Current Stable release - Apache Ranger 2.6.0:
+Current Stable release - Apache Ranger 2.7.0:
+</p>
+<p>
+<a
href="https://downloads.apache.org/ranger/2.7.0/apache-ranger-2.7.0.tar.gz">apache-ranger-2.7.0.tar.gz</a>
+(<a
href="https://downloads.apache.org/ranger/2.7.0/apache-ranger-2.7.0.tar.gz.asc">PGP</a>)
+(<a
href="https://downloads.apache.org/ranger/2.7.0/apache-ranger-2.7.0.tar.gz.sha512">Digest</a>)
+</p>
+</li>
+<li>
+<p>
+Apache Ranger 2.6.0:
</p>
<p>
<a
href="https://downloads.apache.org/ranger/2.6.0/apache-ranger-2.6.0.tar.gz">apache-ranger-2.6.0.tar.gz</a>
@@ -190,6 +198,5 @@ Older releases are available in the <a
href="https://archive.apache.org/dist/inc
</p>
</subsection>
</section>
-
</body>
</document>