This is an automated email from the ASF dual-hosted git repository. abhi pushed a commit to branch ranger_5254 in repository https://gitbox.apache.org/repos/asf/ranger.git
commit d606e875e05c3e1d25b434cced7aeb37541669a3 Author: Abhishek Kumar <[email protected]> AuthorDate: Tue Jul 29 10:56:47 2025 -0700 RANGER-5254: Update Apache Ranger website with 2.7.0 --- docs/src/site/site.xml | 1 + docs/src/site/xdoc/download.xml | 19 ++++++++++++++----- 2 files changed, 15 insertions(+), 5 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..def5d87da 100644 --- a/docs/src/site/xdoc/download.xml +++ b/docs/src/site/xdoc/download.xml @@ -21,9 +21,9 @@ <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 +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> @@ -31,7 +31,17 @@ LICENSE.txt and NOTICE.txt files contained in each release artifact. <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 +200,5 @@ Older releases are available in the <a href="https://archive.apache.org/dist/inc </p> </subsection> </section> - </body> </document>
