This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/solr-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 57a2233  Automatic Site Publish by Buildbot
57a2233 is described below

commit 57a22337282be5c26df9643042264427cf025ed0
Author: buildbot <[email protected]>
AuthorDate: Mon Apr 12 18:26:42 2021 +0000

    Automatic Site Publish by Buildbot
---
 output/.htaccess                |  4 ++--
 output/downloads.html           | 28 ++++++++++++++--------------
 output/features.html            |  2 +-
 output/feeds/all.atom.xml       | 19 ++++++++++++++++++-
 output/feeds/solr/news.atom.xml | 19 ++++++++++++++++++-
 output/index.html               | 16 ++++++++--------
 output/logos-and-assets.html    |  2 +-
 output/news.html                | 20 ++++++++++++++++++++
 8 files changed, 82 insertions(+), 28 deletions(-)

diff --git a/output/.htaccess b/output/.htaccess
index 171ed1f..3818a02 100644
--- a/output/.htaccess
+++ b/output/.htaccess
@@ -57,8 +57,8 @@ RedirectMatch Permanent ^/guide/\d+_\d+$ $0/
 # Other pages can always be redirected to the "most current" released javadocs
 # using "temp" instead of permanent so crawlers know that they
 # might change again in the future
-RedirectMatch temp ^/api/org/(.*) /docs/8_8_1/solr-core/org/$1
-RedirectMatch temp ^/api/(.*) /docs/8_8_1/$1
+RedirectMatch temp ^/api/org/(.*) /docs/8_8_2/solr-core/org/$1
+RedirectMatch temp ^/api/(.*) /docs/8_8_2/$1
 RedirectMatch temp ^/guide/(?!index.html)([a-z].*) /guide/8_8/$1
 
 # Solr Tutorial is now in the Solr Ref Guide
diff --git a/output/downloads.html b/output/downloads.html
index 5d1bb79..660b40d 100644
--- a/output/downloads.html
+++ b/output/downloads.html
@@ -127,30 +127,30 @@
   <p>Official releases are usually created when the <a 
href="/whoweare.html">developers</a>
 feel there are sufficient changes, improvements and bug fixes to warrant a 
release.
 Due to the voluntary nature of Solr, no releases are scheduled in advance.</p>
-  <h2 id="solr-881">Solr 8.8.1
-    <a class="headerlink" href="#solr-881" title="Permanent link">¶</a>
+  <h2 id="solr-882">Solr 8.8.2
+    <a class="headerlink" href="#solr-882" title="Permanent link">¶</a>
   </h2>
 
-  <p>Solr 8.8.1 is the most recent Apache Solr release.</p>
+  <p>Solr 8.8.2 is the most recent Apache Solr release.</p>
 
   <ul>
     <li>Source release:
-      <a 
href="https://www.apache.org/dyn/closer.lua/lucene/solr/8.8.1/solr-8.8.1-src.tgz";>solr-8.8.1-src.tgz</a>
-      [<a 
href="https://downloads.apache.org/lucene/solr/8.8.1/solr-8.8.1-src.tgz.asc";>PGP</a>]
-      [<a 
href="https://downloads.apache.org/lucene/solr/8.8.1/solr-8.8.1-src.tgz.sha512";>SHA512</a>]
+      <a 
href="https://www.apache.org/dyn/closer.lua/lucene/solr/8.8.2/solr-8.8.2-src.tgz";>solr-8.8.2-src.tgz</a>
+      [<a 
href="https://downloads.apache.org/lucene/solr/8.8.2/solr-8.8.2-src.tgz.asc";>PGP</a>]
+      [<a 
href="https://downloads.apache.org/lucene/solr/8.8.2/solr-8.8.2-src.tgz.sha512";>SHA512</a>]
     </li>
 
     <li>Binary releases:
-      <a 
href="https://www.apache.org/dyn/closer.lua/lucene/solr/8.8.1/solr-8.8.1.tgz";>solr-8.8.1.tgz</a>
-      [<a 
href="https://downloads.apache.org/lucene/solr/8.8.1/solr-8.8.1.tgz.asc";>PGP</a>]
-      [<a 
href="https://downloads.apache.org/lucene/solr/8.8.1/solr-8.8.1.tgz.sha512";>SHA512</a>]
+      <a 
href="https://www.apache.org/dyn/closer.lua/lucene/solr/8.8.2/solr-8.8.2.tgz";>solr-8.8.2.tgz</a>
+      [<a 
href="https://downloads.apache.org/lucene/solr/8.8.2/solr-8.8.2.tgz.asc";>PGP</a>]
+      [<a 
href="https://downloads.apache.org/lucene/solr/8.8.2/solr-8.8.2.tgz.sha512";>SHA512</a>]
       /
-      <a 
href="https://www.apache.org/dyn/closer.lua/lucene/solr/8.8.1/solr-8.8.1.zip";>solr-8.8.1.zip</a>
-      [<a 
href="https://downloads.apache.org/lucene/solr/8.8.1/solr-8.8.1.zip.asc";>PGP</a>]
-      [<a 
href="https://downloads.apache.org/lucene/solr/8.8.1/solr-8.8.1.zip.sha512";>SHA512</a>]
+      <a 
href="https://www.apache.org/dyn/closer.lua/lucene/solr/8.8.2/solr-8.8.2.zip";>solr-8.8.2.zip</a>
+      [<a 
href="https://downloads.apache.org/lucene/solr/8.8.2/solr-8.8.2.zip.asc";>PGP</a>]
+      [<a 
href="https://downloads.apache.org/lucene/solr/8.8.2/solr-8.8.2.zip.sha512";>SHA512</a>]
     </li>
 
-    <li><a href="/8_8_1/changes/Changes.html">Change log</a></li>
+    <li><a href="/8_8_2/changes/Changes.html">Change log</a></li>
   </ul>
 
   <h3 id="solr-773">Solr 7.7.3
@@ -208,7 +208,7 @@ Due to the voluntary nature of Solr, no releases are 
scheduled in advance.</p>
   </h3>
 
   <p>The <code>solr-VERSION.zip</code> or <code>solr-VERSION.tgz</code> files 
(where <code>VERSION</code> is the version number of
-  the release, e.g. <code>8.8.1</code>) contain Apache Solr, html 
documentation and a tutorial.</p>
+  the release, e.g. <code>8.8.2</code>) contain Apache Solr, html 
documentation and a tutorial.</p>
 
   <p>The <code>solr-VERSION-src.tgz</code> file contains the full source code 
for that version.</p>
 
diff --git a/output/features.html b/output/features.html
index 6002687..6519674 100644
--- a/output/features.html
+++ b/output/features.html
@@ -113,7 +113,7 @@
   <div class="row">
 <div class="large-12 columns">
   <div class="annotation">
-    Apache Solr<sup>&trade;</sup> 8.8.1
+    Apache Solr<sup>&trade;</sup> 8.8.2
   </div>
   <h1>
     Solr Features
diff --git a/output/feeds/all.atom.xml b/output/feeds/all.atom.xml
index f67bfec..34230a8 100644
--- a/output/feeds/all.atom.xml
+++ b/output/feeds/all.atom.xml
@@ -1,5 +1,22 @@
 <?xml version="1.0" encoding="utf-8"?>
-<feed xmlns="http://www.w3.org/2005/Atom";><title>Apache Solr</title><link 
href="/" rel="alternate"></link><link href="/feeds/all.atom.xml" 
rel="self"></link><id>/</id><updated>2021-02-22T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Apache
 Solr™ 8.8.1 available</title><link href="/apache-solrtm-881-available.html" 
rel="alternate"></link><published>2021-02-22T00:00:00+00:00</published><updated>2021-02-22T00:00:00+00:00</updated><author><name>Solr
 Developers</name></author><id [...]
+<feed xmlns="http://www.w3.org/2005/Atom";><title>Apache Solr</title><link 
href="/" rel="alternate"></link><link href="/feeds/all.atom.xml" 
rel="self"></link><id>/</id><updated>2021-04-12T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Apache
 Solr™ 8.8.2 available</title><link href="/apache-solrtm-882-available.html" 
rel="alternate"></link><published>2021-04-12T00:00:00+00:00</published><updated>2021-04-12T00:00:00+00:00</updated><author><name>Solr
 Developers</name></author><id [...]
+&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform 
from the Apache Lucene project. Its major features include powerful full-text 
search, hit highlighting, faceted search, dynamic clustering, database 
integration, rich document handling, and …&lt;/p&gt;</summary><content 
type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache 
Solr 8.8.2.&lt;/p&gt;
+&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform 
from the Apache Lucene project. Its major features include powerful full-text 
search, hit highlighting, faceted search, dynamic clustering, database 
integration, rich document handling, and geospatial search. Solr is highly 
scalable, providing fault tolerant distributed search and indexing, and powers 
the search and navigation features of many of the world's largest internet 
sites.&lt;/p&gt;
+&lt;p&gt;Solr 8.8.2 is available for immediate download at:&lt;/p&gt;
+&lt;p&gt;&lt;a 
href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
+&lt;h3 id="solr-882-release-highlights"&gt;Solr 8.8.2 Release 
Highlights:&lt;/h3&gt;
+&lt;ul&gt;
+&lt;li&gt;SOLR-15249: Properly set ZK ACLs on /security.json&lt;/li&gt;
+&lt;li&gt;SOLR-15233: Set doAs param in 
ConfigurableInternodeAuthHadoopPlugin&lt;/li&gt;
+&lt;li&gt;SOLR-15217: Use shardsWhitelist in ReplicationHandler&lt;/li&gt;
+&lt;li&gt;SOLR-15288: Hardening NODEDOWN event in collections using 
PerReplicaStates&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;Please refer to the Upgrade Notes in the Solr Ref Guide for 
information on upgrading from previous Solr versions:&lt;/p&gt;
+&lt;p&gt;&lt;a 
href="https://solr.apache.org/guide/8_8/solr-upgrade-notes.html"&gt;https://solr.apache.org/guide/8_8/solr-upgrade-notes.html&lt;/a&gt;&lt;/p&gt;
+&lt;p&gt;Please read CHANGES.txt for a full list of bugfixes:&lt;/p&gt;
+&lt;p&gt;&lt;a 
href="https://solr.apache.org/8_8_2/changes/Changes.html"&gt;https://solr.apache.org/8_8_2/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
+&lt;p&gt;Solr 8.8.2 also includes bugfixes in the corresponding Apache Lucene 
release:&lt;/p&gt;
+&lt;p&gt;&lt;a 
href="https://lucene.apache.org/core/8_8_2/changes/Changes.html"&gt;https://lucene.apache.org/core/8_8_2/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category
 term="solr/news"></category></entry><entry><title>Apache Solr™ 8.8.1 
available</title><link href="/apache-solrtm-881-available.html" 
rel="alternate"></link><published>2021-02-22T00:00:00+00:00</published><updated>2021-02-22T00:00:00+00:00</updated><author><name>Solr
 Developers</name></author><id>tag:None,2021-0 [...]
 &lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform 
from the Apache Lucene project. Its major features include powerful full-text 
search, hit highlighting, faceted search, dynamic clustering, database 
integration, rich document handling, and …&lt;/p&gt;</summary><content 
type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of 
Apache Solr 8.8.1.&lt;/p&gt;
 &lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform 
from the Apache Lucene project. Its major features include powerful full-text 
search, hit highlighting, faceted search, dynamic clustering, database 
integration, rich document handling, and geospatial search. Solr is highly 
scalable, providing fault tolerant distributed search and indexing, and powers 
the search and navigation features of many of the world's largest internet 
sites.&lt;/p&gt;
 &lt;p&gt;Solr 8.8.1 is available for immediate download at:&lt;/p&gt;
diff --git a/output/feeds/solr/news.atom.xml b/output/feeds/solr/news.atom.xml
index a836cdb..7b4f3e5 100644
--- a/output/feeds/solr/news.atom.xml
+++ b/output/feeds/solr/news.atom.xml
@@ -1,5 +1,22 @@
 <?xml version="1.0" encoding="utf-8"?>
-<feed xmlns="http://www.w3.org/2005/Atom";><title>Apache Solr - 
solr/news</title><link href="/" rel="alternate"></link><link 
href="/feeds/solr/news.atom.xml" 
rel="self"></link><id>/</id><updated>2021-02-22T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Apache
 Solr™ 8.8.1 available</title><link href="/apache-solrtm-881-available.html" 
rel="alternate"></link><published>2021-02-22T00:00:00+00:00</published><updated>2021-02-22T00:00:00+00:00</updated><author><name>Solr
 Developers< [...]
+<feed xmlns="http://www.w3.org/2005/Atom";><title>Apache Solr - 
solr/news</title><link href="/" rel="alternate"></link><link 
href="/feeds/solr/news.atom.xml" 
rel="self"></link><id>/</id><updated>2021-04-12T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Apache
 Solr™ 8.8.2 available</title><link href="/apache-solrtm-882-available.html" 
rel="alternate"></link><published>2021-04-12T00:00:00+00:00</published><updated>2021-04-12T00:00:00+00:00</updated><author><name>Solr
 Developers< [...]
+&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform 
from the Apache Lucene project. Its major features include powerful full-text 
search, hit highlighting, faceted search, dynamic clustering, database 
integration, rich document handling, and …&lt;/p&gt;</summary><content 
type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache 
Solr 8.8.2.&lt;/p&gt;
+&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform 
from the Apache Lucene project. Its major features include powerful full-text 
search, hit highlighting, faceted search, dynamic clustering, database 
integration, rich document handling, and geospatial search. Solr is highly 
scalable, providing fault tolerant distributed search and indexing, and powers 
the search and navigation features of many of the world's largest internet 
sites.&lt;/p&gt;
+&lt;p&gt;Solr 8.8.2 is available for immediate download at:&lt;/p&gt;
+&lt;p&gt;&lt;a 
href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
+&lt;h3 id="solr-882-release-highlights"&gt;Solr 8.8.2 Release 
Highlights:&lt;/h3&gt;
+&lt;ul&gt;
+&lt;li&gt;SOLR-15249: Properly set ZK ACLs on /security.json&lt;/li&gt;
+&lt;li&gt;SOLR-15233: Set doAs param in 
ConfigurableInternodeAuthHadoopPlugin&lt;/li&gt;
+&lt;li&gt;SOLR-15217: Use shardsWhitelist in ReplicationHandler&lt;/li&gt;
+&lt;li&gt;SOLR-15288: Hardening NODEDOWN event in collections using 
PerReplicaStates&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;Please refer to the Upgrade Notes in the Solr Ref Guide for 
information on upgrading from previous Solr versions:&lt;/p&gt;
+&lt;p&gt;&lt;a 
href="https://solr.apache.org/guide/8_8/solr-upgrade-notes.html"&gt;https://solr.apache.org/guide/8_8/solr-upgrade-notes.html&lt;/a&gt;&lt;/p&gt;
+&lt;p&gt;Please read CHANGES.txt for a full list of bugfixes:&lt;/p&gt;
+&lt;p&gt;&lt;a 
href="https://solr.apache.org/8_8_2/changes/Changes.html"&gt;https://solr.apache.org/8_8_2/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
+&lt;p&gt;Solr 8.8.2 also includes bugfixes in the corresponding Apache Lucene 
release:&lt;/p&gt;
+&lt;p&gt;&lt;a 
href="https://lucene.apache.org/core/8_8_2/changes/Changes.html"&gt;https://lucene.apache.org/core/8_8_2/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category
 term="solr/news"></category></entry><entry><title>Apache Solr™ 8.8.1 
available</title><link href="/apache-solrtm-881-available.html" 
rel="alternate"></link><published>2021-02-22T00:00:00+00:00</published><updated>2021-02-22T00:00:00+00:00</updated><author><name>Solr
 Developers</name></author><id>tag:None,2021-0 [...]
 &lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform 
from the Apache Lucene project. Its major features include powerful full-text 
search, hit highlighting, faceted search, dynamic clustering, database 
integration, rich document handling, and …&lt;/p&gt;</summary><content 
type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of 
Apache Solr 8.8.1.&lt;/p&gt;
 &lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform 
from the Apache Lucene project. Its major features include powerful full-text 
search, hit highlighting, faceted search, dynamic clustering, database 
integration, rich document handling, and geospatial search. Solr is highly 
scalable, providing fault tolerant distributed search and indexing, and powers 
the search and navigation features of many of the world's largest internet 
sites.&lt;/p&gt;
 &lt;p&gt;Solr 8.8.1 is available for immediate download at:&lt;/p&gt;
diff --git a/output/index.html b/output/index.html
index dab3091..a1eab18 100644
--- a/output/index.html
+++ b/output/index.html
@@ -116,10 +116,10 @@
     </div>
   </div>
 </section>
-<section class="topnews" latest-date="2021-02-22">
+<section class="topnews" latest-date="2021-04-12">
   <div class="row">
-    <p id="apache-solrtm-881-available">
-      <a href="/news.html#apache-solrtm-881-available"><b>NEWS:</b> Apache 
Solr™ 8.8.1 available</a> <span class="news-date">(22.Feb)</span>
+    <p id="apache-solrtm-882-available">
+      <a href="/news.html#apache-solrtm-882-available"><b>NEWS:</b> Apache 
Solr™ 8.8.2 available</a> <span class="news-date">(12.Apr)</span>
     </p>
   </div>
 </section>
@@ -127,7 +127,7 @@
   <div class="row">
     <div class="large-10 large-offset-1 columns">
       <div class="annotation">
-        Apache Solr<sup>&trade;</sup> 8.8.1
+        Apache Solr<sup>&trade;</sup> 8.8.2
       </div>
       <h1>
         Solr is the popular, blazing-fast, open source enterprise search 
platform built on Apache Lucene<sup>&trade;</sup>.
@@ -377,7 +377,7 @@
           <div class="title">
             <h3>Level Up</h3>
           </div>
-          <p>Once you've completed the tutorial, continue your mastery with 
the Solr resource library.</p>
+          <p>Once you've completed the tutorial, continue to learn with the 
Solr resource library.</p>
           <span class="btn1">More Resources</span>
         </div>
       </a>
@@ -389,13 +389,13 @@
   <div class="row">
     <div class="large-12 columns text-center">
       <div class="annotation">
-        Solr News | 22 February 2021
+        Solr News | 12 April 2021
       </div>
       <h1>
-        Apache Solr 8.8.1 available
+        Apache Solr 8.8.2 available
       </h1>
       <p>
-      The Solr PMC is pleased to announce the release of Apache Solr 8.8.1.  
Download <a href="/downloads.html">here</a>.
+      The Solr PMC is pleased to announce the release of Apache Solr 8.8.2.  
Download <a href="/downloads.html">here</a>.
       </p>
       <a href="/news.html"><span class="white">Read More News</span></a>
     </div>
diff --git a/output/logos-and-assets.html b/output/logos-and-assets.html
index 866552e..1dcb6b8 100644
--- a/output/logos-and-assets.html
+++ b/output/logos-and-assets.html
@@ -113,7 +113,7 @@
   <div class="row">
 <div class="large-12 columns">
   <div class="annotation">
-    Apache Solr<sup>&trade;</sup> 8.8.1
+    Apache Solr<sup>&trade;</sup> 8.8.2
   </div>
   <h1>Solr Logos and Assets</h1>
   <p>Solr's identity system: a style guide, icons, and logos</p>
diff --git a/output/news.html b/output/news.html
index 16d349d..f849c99 100644
--- a/output/news.html
+++ b/output/news.html
@@ -129,6 +129,26 @@
   <h1 id="solr-news">Solr<sup>™</sup> News<a class="headerlink" 
href="#solr-news" title="Permanent link">¶</a></h1>
   <p>You may also read these news as an <a 
href="/feeds/solr/news.atom.xml">ATOM feed</a>.</p>
 
+  <h2 id="apache-solrtm-882-available">12 April 2021, Apache Solr™ 8.8.2 
available
+    <a class="headerlink" href="#apache-solrtm-882-available" title="Permanent 
link">¶</a>
+  </h2>
+  <p>The Solr PMC is pleased to announce the release of Apache Solr 8.8.2.</p>
+<p>Solr is the popular, blazing fast, open source NoSQL search platform from 
the Apache Lucene project. Its major features include powerful full-text 
search, hit highlighting, faceted search, dynamic clustering, database 
integration, rich document handling, and geospatial search. Solr is highly 
scalable, providing fault tolerant distributed search and indexing, and powers 
the search and navigation features of many of the world's largest internet 
sites.</p>
+<p>Solr 8.8.2 is available for immediate download at:</p>
+<p><a 
href="https://solr.apache.org/downloads.html";>https://solr.apache.org/downloads.html</a></p>
+<h3 id="solr-882-release-highlights">Solr 8.8.2 Release Highlights:</h3>
+<ul>
+<li>SOLR-15249: Properly set ZK ACLs on /security.json</li>
+<li>SOLR-15233: Set doAs param in ConfigurableInternodeAuthHadoopPlugin</li>
+<li>SOLR-15217: Use shardsWhitelist in ReplicationHandler</li>
+<li>SOLR-15288: Hardening NODEDOWN event in collections using 
PerReplicaStates</li>
+</ul>
+<p>Please refer to the Upgrade Notes in the Solr Ref Guide for information on 
upgrading from previous Solr versions:</p>
+<p><a 
href="https://solr.apache.org/guide/8_8/solr-upgrade-notes.html";>https://solr.apache.org/guide/8_8/solr-upgrade-notes.html</a></p>
+<p>Please read CHANGES.txt for a full list of bugfixes:</p>
+<p><a 
href="https://solr.apache.org/8_8_2/changes/Changes.html";>https://solr.apache.org/8_8_2/changes/Changes.html</a></p>
+<p>Solr 8.8.2 also includes bugfixes in the corresponding Apache Lucene 
release:</p>
+<p><a 
href="https://lucene.apache.org/core/8_8_2/changes/Changes.html";>https://lucene.apache.org/core/8_8_2/changes/Changes.html</a></p>
   <h2 id="apache-solrtm-881-available">22 February 2021, Apache Solr™ 8.8.1 
available
     <a class="headerlink" href="#apache-solrtm-881-available" title="Permanent 
link">¶</a>
   </h2>

Reply via email to