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 4967f8875 Automatic Site Publish by Buildbot
4967f8875 is described below
commit 4967f8875bb5239f7b1fe0aa8514dd19e19213d5
Author: buildbot <[email protected]>
AuthorDate: Fri Oct 20 20:58:34 2023 +0000
Automatic Site Publish by Buildbot
---
output/doap/solr-operator.rdf | 7 ++++
output/feeds/all.atom.xml | 29 +++++++++++++-
output/feeds/solr/operator/news.atom.xml | 29 +++++++++++++-
output/index.html | 6 +--
output/operator/artifacts.html | 66 ++++++++++++++++----------------
output/operator/features.html | 2 +-
output/operator/index.html | 14 +++----
output/operator/logos-and-assets.html | 2 +-
output/operator/news.html | 29 ++++++++++++++
9 files changed, 137 insertions(+), 47 deletions(-)
diff --git a/output/doap/solr-operator.rdf b/output/doap/solr-operator.rdf
index 0557a78b3..4085372cc 100644
--- a/output/doap/solr-operator.rdf
+++ b/output/doap/solr-operator.rdf
@@ -49,6 +49,13 @@
</maintainer>
<!-- NOTE: please insert releases in numeric order, NOT chronologically.
-->
<!-- NOTE: Do not forget to include the "v" in the version in both the
Name and Revision. -->
+ <release>
+ <Version>
+ <name>solr-operator-v0.8.0</name>
+ <created>2023-10-20</created>
+ <revision>v0.8.0</revision>
+ </Version>
+ </release>
<release>
<Version>
<name>solr-operator-v0.7.1</name>
diff --git a/output/feeds/all.atom.xml b/output/feeds/all.atom.xml
index 32a34baa9..5ce24473f 100644
--- a/output/feeds/all.atom.xml
+++ b/output/feeds/all.atom.xml
@@ -1,5 +1,32 @@
<?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>2023-10-15T00:00:00+00:00</updated><subtitle></subtitle><subtitle></subtitle><entry><title>Apache
Solr™ 9.4.0 available</title><link href="/apache-solrtm-940-available.html"
rel="alternate"></link><published>2023-10-15T00:00:00+00:00</published><updated>2023-10-15T00:00:00+00:00</updated><author><name>Solr
Develope [...]
+<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>2023-10-20T00:00:00+00:00</updated><subtitle></subtitle><subtitle></subtitle><entry><title>Apache
Solr Operator™ v0.8.0 available</title><link
href="/apache-solr-operatortm-v080-available.html"
rel="alternate"></link><published>2023-10-20T00:00:00+00:00</published><updated>2023-10-20T00:00:00+00:00</updated><author
[...]
+<p>The Apache Solr Operator is a safe and easy way of managing a Solr
ecosystem in Kubernetes.</p>
+<p>This release contains numerous bug fixes, optimizations, and
improvements, some of which are highlighted below …</p></summary><content
type="html"><p>The Apache Solr PMC is pleased to announce the release of
the Apache Solr Operator v0.8.0.</p>
+<p>The Apache Solr Operator is a safe and easy way of managing a Solr
ecosystem in Kubernetes.</p>
+<p>This release contains numerous bug fixes, optimizations, and
improvements, some of which are highlighted below. The release is available for
immediate download at:</p>
+<p><a
href="https://solr.apache.org/operator/artifacts.html">https://solr.apache.org/operator/artifacts.html</a></p>
+<h3 id="solr-operator-v080-release-highlights">Solr Operator v0.8.0
Release Highlights:</h3>
+<ul>
+<li>The minimum supported version of Solr has been set to Solr
8.11</li>
+<li>The minimum Kubernetes version supported is now v1.22</li>
+<li>Managed scale up and scale down are now supported for
SolrClouds.<ul>
+<li>By default, when scaling down a SolrCloud, replicas will be migrated
off Pods before they are deleted.</li>
+<li>By default, when scaling up a SolrCloud, replicas will be balanced
across all Pods after the SolrCloud has been scaled up. (Only supported for
Solr 9.3+)</li>
+</ul>
+</li>
+<li>SSL bugs with Solr 9 have been fixed, and v0.8.0 will successfully
support SSL for Solr 8.11 and 9.4+</li>
+<li>Solr 8.11 features are now supported by default, such as
maxBooleanClauses, metrics disabling, health endpoint for
readinessCheck</li>
+<li>Keystore/Truststore passwords can be explicitly set in the SolrCloud
CRD for mountedDir SSL. This enables the use of the CertManager CSI Driver with
Solr.</li>
+<li>Rolling Updates for SolrClouds using ephemeral storage are now safer
and replicas are balanced at the end of the operation to ensure optimal
resource utilization.<ul>
+<li>Replica balancing is only supported when Solr 9.3+ is
used.</li>
+</ul>
+</li>
+</ul>
+<p>A summary of important changes is published in the documentation
at:</p>
+<p><a
href="https://apache.github.io/solr-operator/docs/upgrade-notes.html">https://apache.github.io/solr-operator/docs/upgrade-notes.html</a></p>
+<p>For the most exhaustive list, see the change log on ArtifactHub or
view the git history in the solr-operator repo.</p>
+<p><a
href="https://artifacthub.io/packages/helm/apache-solr/solr-operator?modal=changelog">https://artifacthub.io/packages/helm/apache-solr/solr-operator?modal=changelog</a></p>
+<p><a
href="https://github.com/apache/solr-operator/releases/tag/v0.8.0">https://github.com/apache/solr-operator/releases/tag/v0.8.0</a></p></content><category
term="solr/operator/news"></category></entry><entry><title>Apache Solr™ 9.4.0
available</title><link href="/apache-solrtm-940-available.html"
rel="alternate"></link><published>2023-10-15T00:00:00+00:00</published><updated>2023-10-15T00:00:00+00:00</updated><author><name>Solr
Developers</name></author><id>ta [...]
<p>Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Solr project. Its major features include powerful full-text
search, hit highlighting, faceted search, dynamic clustering, database
integration, rich document handling, and …</p></summary><content
type="html"><p>The Solr PMC is pleased to announce the release of Apache
Solr 9.4.0.</p>
<p>Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Solr 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 9.4.0 is available for immediate download at:</p>
diff --git a/output/feeds/solr/operator/news.atom.xml
b/output/feeds/solr/operator/news.atom.xml
index 1111049a1..a7d18b470 100644
--- a/output/feeds/solr/operator/news.atom.xml
+++ b/output/feeds/solr/operator/news.atom.xml
@@ -1,5 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
-<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Solr -
solr/operator/news</title><link href="/" rel="alternate"></link><link
href="/feeds/solr/operator/news.atom.xml"
rel="self"></link><id>/</id><updated>2023-07-21T00:00:00+00:00</updated><subtitle></subtitle><subtitle></subtitle><entry><title>Apache
Solr Operator™ v0.7.1 available</title><link
href="/apache-solr-operatortm-v071-available.html"
rel="alternate"></link><published>2023-07-21T00:00:00+00:00</published><updated>2023-0
[...]
+<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Solr -
solr/operator/news</title><link href="/" rel="alternate"></link><link
href="/feeds/solr/operator/news.atom.xml"
rel="self"></link><id>/</id><updated>2023-10-20T00:00:00+00:00</updated><subtitle></subtitle><subtitle></subtitle><entry><title>Apache
Solr Operator™ v0.8.0 available</title><link
href="/apache-solr-operatortm-v080-available.html"
rel="alternate"></link><published>2023-10-20T00:00:00+00:00</published><updated>2023-1
[...]
+<p>The Apache Solr Operator is a safe and easy way of managing a Solr
ecosystem in Kubernetes.</p>
+<p>This release contains numerous bug fixes, optimizations, and
improvements, some of which are highlighted below …</p></summary><content
type="html"><p>The Apache Solr PMC is pleased to announce the release of
the Apache Solr Operator v0.8.0.</p>
+<p>The Apache Solr Operator is a safe and easy way of managing a Solr
ecosystem in Kubernetes.</p>
+<p>This release contains numerous bug fixes, optimizations, and
improvements, some of which are highlighted below. The release is available for
immediate download at:</p>
+<p><a
href="https://solr.apache.org/operator/artifacts.html">https://solr.apache.org/operator/artifacts.html</a></p>
+<h3 id="solr-operator-v080-release-highlights">Solr Operator v0.8.0
Release Highlights:</h3>
+<ul>
+<li>The minimum supported version of Solr has been set to Solr
8.11</li>
+<li>The minimum Kubernetes version supported is now v1.22</li>
+<li>Managed scale up and scale down are now supported for
SolrClouds.<ul>
+<li>By default, when scaling down a SolrCloud, replicas will be migrated
off Pods before they are deleted.</li>
+<li>By default, when scaling up a SolrCloud, replicas will be balanced
across all Pods after the SolrCloud has been scaled up. (Only supported for
Solr 9.3+)</li>
+</ul>
+</li>
+<li>SSL bugs with Solr 9 have been fixed, and v0.8.0 will successfully
support SSL for Solr 8.11 and 9.4+</li>
+<li>Solr 8.11 features are now supported by default, such as
maxBooleanClauses, metrics disabling, health endpoint for
readinessCheck</li>
+<li>Keystore/Truststore passwords can be explicitly set in the SolrCloud
CRD for mountedDir SSL. This enables the use of the CertManager CSI Driver with
Solr.</li>
+<li>Rolling Updates for SolrClouds using ephemeral storage are now safer
and replicas are balanced at the end of the operation to ensure optimal
resource utilization.<ul>
+<li>Replica balancing is only supported when Solr 9.3+ is
used.</li>
+</ul>
+</li>
+</ul>
+<p>A summary of important changes is published in the documentation
at:</p>
+<p><a
href="https://apache.github.io/solr-operator/docs/upgrade-notes.html">https://apache.github.io/solr-operator/docs/upgrade-notes.html</a></p>
+<p>For the most exhaustive list, see the change log on ArtifactHub or
view the git history in the solr-operator repo.</p>
+<p><a
href="https://artifacthub.io/packages/helm/apache-solr/solr-operator?modal=changelog">https://artifacthub.io/packages/helm/apache-solr/solr-operator?modal=changelog</a></p>
+<p><a
href="https://github.com/apache/solr-operator/releases/tag/v0.8.0">https://github.com/apache/solr-operator/releases/tag/v0.8.0</a></p></content><category
term="solr/operator/news"></category></entry><entry><title>Apache Solr
Operator™ v0.7.1 available</title><link
href="/apache-solr-operatortm-v071-available.html"
rel="alternate"></link><published>2023-07-21T00:00:00+00:00</published><updated>2023-07-21T00:00:00+00:00</updated><author><name>Solr
Developers</ [...]
<p>The Apache Solr Operator is a safe and easy way of managing a Solr
ecosystem in Kubernetes.</p>
<p>This release contains numerous bug fixes, optimizations, and
improvements, some of which are highlighted below …</p></summary><content
type="html"><p>The Apache Solr PMC is pleased to announce the release of
the Apache Solr Operator v0.7.1.</p>
<p>The Apache Solr Operator is a safe and easy way of managing a Solr
ecosystem in Kubernetes.</p>
diff --git a/output/index.html b/output/index.html
index fd79032b7..1631d25d7 100644
--- a/output/index.html
+++ b/output/index.html
@@ -126,10 +126,10 @@
</p>
</div>
</section>
-<section class="topnews-operator" latest-date="2023-07-21">
+<section class="topnews-operator" latest-date="2023-10-20">
<div class="row">
- <p id="apache-solr-operatortm-v071-available-operator">
- <a
href="/operator/news.html#apache-solr-operatortm-v071-available"><b>NEWS:</b>
Apache Solr Operator™ v0.7.1 available</a> <span
class="news-date">(21.Jul)</span>
+ <p id="apache-solr-operatortm-v080-available-operator">
+ <a
href="/operator/news.html#apache-solr-operatortm-v080-available"><b>NEWS:</b>
Apache Solr Operator™ v0.8.0 available</a> <span
class="news-date">(20.Oct)</span>
</p>
</div>
</section>
diff --git a/output/operator/artifacts.html b/output/operator/artifacts.html
index 2b6dbc273..cddd2882e 100644
--- a/output/operator/artifacts.html
+++ b/output/operator/artifacts.html
@@ -127,18 +127,18 @@ feel there are sufficient changes, improvements and bug
fixes to warrant a relea
Due to the voluntary nature of Solr Operator development, no releases are
scheduled in advance.</p>
<p>The suggested method of installing the Solr Operator in your Kubernetes
cluster is via the <a
href="https://artifacthub.io/packages/helm/apache-solr/solr-operator">provided
Helm chart</a>.
Source releases are provided for the operator, however binaries are only
provided via the official <a
href="https://hub.docker.com/r/apache/solr-operator">Docker Image</a>.</p>
- <h2 id="solr-v071">Solr Operator v0.7.1
- <a class="headerlink" href="#solr-v071" title="Permanent link">¶</a>
+ <h2 id="solr-v080">Solr Operator v0.8.0
+ <a class="headerlink" href="#solr-v080" title="Permanent link">¶</a>
</h2>
- <p>Solr Operator v0.7.1 is the most recent Apache Solr Operator release.</p>
+ <p>Solr Operator v0.8.0 is the most recent Apache Solr Operator release.</p>
<div style="display:flex">
<ul style="margin: 0.75rem; flex-shrink: 0">
<li>Source release:
- <a
href="https://www.apache.org/dyn/closer.lua/solr/solr-operator/v0.7.1/solr-operator-v0.7.1.tgz?action=download"
target="_blank">solr-operator-v0.7.1.tgz</a>
- [<a
href="https://downloads.apache.org/solr/solr-operator/v0.7.1/solr-operator-v0.7.1.tgz.asc"
target="_blank">PGP</a>]
- [<a
href="https://downloads.apache.org/solr/solr-operator/v0.7.1/solr-operator-v0.7.1.tgz.sha512"
target="_blank">SHA512</a>]
+ <a
href="https://www.apache.org/dyn/closer.lua/solr/solr-operator/v0.8.0/solr-operator-v0.8.0.tgz?action=download"
target="_blank">solr-operator-v0.8.0.tgz</a>
+ [<a
href="https://downloads.apache.org/solr/solr-operator/v0.8.0/solr-operator-v0.8.0.tgz.asc"
target="_blank">PGP</a>]
+ [<a
href="https://downloads.apache.org/solr/solr-operator/v0.8.0/solr-operator-v0.8.0.tgz.sha512"
target="_blank">SHA512</a>]
</li>
<li>Docker releases:
@@ -146,39 +146,39 @@ Source releases are provided for the operator, however
binaries are only provide
</li>
<li>Helm Chart release:
- <a
href="https://artifacthub.io/packages/helm/apache-solr/solr-operator/0.7.1"
target="_blank">Artifact Hub</a><br/>
- <i>Use <code>0.7.1</code> as the version of the Helm Chart.</i>
+ <a
href="https://artifacthub.io/packages/helm/apache-solr/solr-operator/0.8.0"
target="_blank">Artifact Hub</a><br/>
+ <i>Use <code>0.8.0</code> as the version of the Helm Chart.</i>
</li>
<li>CRDs:
<ul>
- <li><a href="/operator/downloads/crds/v0.7.1/all.yaml"
target="_blank">All</a></li>
- <li><a
href="/operator/downloads/crds/v0.7.1/all-with-dependencies.yaml"
target="_blank">All with Dependencies (Zookeeper)</a></li>
- <li><a href="/operator/downloads/crds/v0.7.1/solrclouds.yaml"
target="_blank">Solr Cloud</a></li>
- <li><a
href="/operator/downloads/crds/v0.7.1/solrprometheusexporters.yaml"
target="_blank">Solr Prometheus Exporter</a></li>
- <li><a href="/operator/downloads/crds/v0.7.1/solrbackups.yaml"
target="_blank">Solr Backup</a></li>
+ <li><a href="/operator/downloads/crds/v0.8.0/all.yaml"
target="_blank">All</a></li>
+ <li><a
href="/operator/downloads/crds/v0.8.0/all-with-dependencies.yaml"
target="_blank">All with Dependencies (Zookeeper)</a></li>
+ <li><a href="/operator/downloads/crds/v0.8.0/solrclouds.yaml"
target="_blank">Solr Cloud</a></li>
+ <li><a
href="/operator/downloads/crds/v0.8.0/solrprometheusexporters.yaml"
target="_blank">Solr Prometheus Exporter</a></li>
+ <li><a href="/operator/downloads/crds/v0.8.0/solrbackups.yaml"
target="_blank">Solr Backup</a></li>
</ul>
</li>
<!-- TODO: Put change log in site -->
- <li><a
href="https://artifacthub.io/packages/helm/apache-solr/solr-operator/0.7.1?modal=changelog"
target="_blank">Change log</a></li>
+ <li><a
href="https://artifacthub.io/packages/helm/apache-solr/solr-operator/0.8.0?modal=changelog"
target="_blank">Change log</a></li>
</ul>
<div class="artifacthub-widget"
data-url="https://artifacthub.io/packages/helm/apache-solr/solr-operator"
data-theme="light" data-header="true" data-responsive="true"></div>
<script async src="https://artifacthub.io/artifacthub-widget.js"></script>
</div>
- <h3 id="solr-v060">Solr Operator v0.6.0
- <a class="headerlink" href="#solr-v060" title="Permanent link">¶</a>
+ <h3 id="solr-v071">Solr Operator v0.7.1
+ <a class="headerlink" href="#solr-v071" title="Permanent link">¶</a>
</h3>
- <p>Solr Operator v0.6.0 is the last release in the v0.6.x series.</p>
+ <p>Solr Operator v0.7.1 is the last release in the v0.7.x series.</p>
<ul>
<li>Source release:
- <a
href="https://archive.apache.org/dist/solr/solr-operator/v0.6.0/solr-operator-v0.6.0.tgz"
target="_blank">solr-operator-v0.6.0.tgz</a>
- [<a
href="https://archive.apache.org/dist/solr/solr-operator/v0.6.0/solr-operator-v0.6.0.tgz.asc"
target="_blank">PGP</a>]
- [<a
href="https://archive.apache.org/dist/solr/solr-operator/v0.6.0/solr-operator-v0.6.0.tgz.sha512"
target="_blank">SHA512</a>]
+ <a
href="https://archive.apache.org/dist/solr/solr-operator/v0.7.1/solr-operator-v0.7.1.tgz"
target="_blank">solr-operator-v0.7.1.tgz</a>
+ [<a
href="https://archive.apache.org/dist/solr/solr-operator/v0.7.1/solr-operator-v0.7.1.tgz.asc"
target="_blank">PGP</a>]
+ [<a
href="https://archive.apache.org/dist/solr/solr-operator/v0.7.1/solr-operator-v0.7.1.tgz.sha512"
target="_blank">SHA512</a>]
</li>
<li>Docker releases:
@@ -186,22 +186,22 @@ Source releases are provided for the operator, however
binaries are only provide
</li>
<li>Helm Chart release:
- <a
href="https://artifacthub.io/packages/helm/apache-solr/solr-operator/0.6.0"
target="_blank">Artifact Hub</a><br/>
- <i>Use <code>0.6.0</code> as the version of the Helm Chart.</i>
+ <a
href="https://artifacthub.io/packages/helm/apache-solr/solr-operator/0.7.1"
target="_blank">Artifact Hub</a><br/>
+ <i>Use <code>0.7.1</code> as the version of the Helm Chart.</i>
</li>
<li>CRDs:
<ul>
- <li><a href="/operator/downloads/crds/v0.6.0/all.yaml"
target="_blank">All</a></li>
- <li><a
href="/operator/downloads/crds/v0.6.0/all-with-dependencies.yaml"
target="_blank">All with Dependencies (Zookeeper)</a></li>
- <li><a href="/operator/downloads/crds/v0.6.0/solrclouds.yaml"
target="_blank">Solr Cloud</a></li>
- <li><a
href="/operator/downloads/crds/v0.6.0/solrprometheusexporters.yaml"
target="_blank">Solr Prometheus Exporter</a></li>
- <li><a href="/operator/downloads/crds/v0.6.0/solrbackups.yaml"
target="_blank">Solr Backup</a></li>
+ <li><a href="/operator/downloads/crds/v0.7.1/all.yaml"
target="_blank">All</a></li>
+ <li><a
href="/operator/downloads/crds/v0.7.1/all-with-dependencies.yaml"
target="_blank">All with Dependencies (Zookeeper)</a></li>
+ <li><a href="/operator/downloads/crds/v0.7.1/solrclouds.yaml"
target="_blank">Solr Cloud</a></li>
+ <li><a
href="/operator/downloads/crds/v0.7.1/solrprometheusexporters.yaml"
target="_blank">Solr Prometheus Exporter</a></li>
+ <li><a href="/operator/downloads/crds/v0.7.1/solrbackups.yaml"
target="_blank">Solr Backup</a></li>
</ul>
</li>
<!-- TODO: Put change log in site -->
- <li><a
href="https://artifacthub.io/packages/helm/apache-solr/solr-operator/0.7.1?modal=changelog"
target="_blank">Change log</a></li>
+ <li><a
href="https://artifacthub.io/packages/helm/apache-solr/solr-operator/0.8.0?modal=changelog"
target="_blank">Change log</a></li>
</ul>
<h2 id="past-versions">Past versions
@@ -228,7 +228,7 @@ Source releases are provided for the operator, however
binaries are only provide
</h3>
<p>The <code>solr-operator-VERSION.tgz</code> file contains the full source
code for that version, where <code>VERSION</code> is the version number of
- the release, e.g. <code>v0.7.1</code>.</p>
+ the release, e.g. <code>v0.8.0</code>.</p>
<p>Helm Charts do not allow a <strong>v</strong> prefix in the version, so
that is the only version in the Solr Operator release corpus that does not use
it.</p>
@@ -253,19 +253,19 @@ Source releases are provided for the operator, however
binaries are only provide
<th>Description</th>
</tr>
<tr align=left>
- <td>v0.7.x</td>
+ <td>v0.8.x</td>
<td>Current minor version for feature releases (STABLE)</td>
</tr>
<tr align=left>
- <td>v0.6.x</td>
+ <td>v0.7.x</td>
<td>Previous minor version may sometimes receive critical bugfix
releases</td>
</tr>
<tr align=left>
- <td>v0.8</td>
+ <td>v0.9</td>
<td>Next minor version, yet to be released (UNSTABLE)</td>
</tr>
<tr align=left>
- <td><v0.6.0</td>
+ <td><v0.7.1</td>
<td>All older versions are End Of Life (EOL)</td>
</tr>
</table>
diff --git a/output/operator/features.html b/output/operator/features.html
index f20f3d912..a1e1d8369 100644
--- a/output/operator/features.html
+++ b/output/operator/features.html
@@ -111,7 +111,7 @@
<div class="row">
<div class="large-12 columns">
<div class="annotation">
- Apache Solr Operator<sup>™</sup> v0.7.1
+ Apache Solr Operator<sup>™</sup> v0.8.0
</div>
<h1>
Solr Operator Features
diff --git a/output/operator/index.html b/output/operator/index.html
index 75923d340..eb8b67f9c 100644
--- a/output/operator/index.html
+++ b/output/operator/index.html
@@ -114,10 +114,10 @@
</div>
</div>
</section>
-<section class="topnews-operator" latest-date="2023-07-21">
+<section class="topnews-operator" latest-date="2023-10-20">
<div class="row">
- <p id="apache-solr-operatortm-v071-available">
- <a
href="/operator/news.html#apache-solr-operatortm-v071-available"><b>NEWS:</b>
Apache Solr Operator™ v0.7.1 available</a> <span
class="news-date">(21.Jul)</span>
+ <p id="apache-solr-operatortm-v080-available">
+ <a
href="/operator/news.html#apache-solr-operatortm-v080-available"><b>NEWS:</b>
Apache Solr Operator™ v0.8.0 available</a> <span
class="news-date">(20.Oct)</span>
</p>
</div>
</section>
@@ -125,7 +125,7 @@
<div class="row">
<div class="large-10 large-offset-1 columns">
<div class="annotation">
- Apache Solr Operator<sup>™</sup> v0.7.1
+ Apache Solr Operator<sup>™</sup> v0.8.0
</div>
<h1>
The Apache Solr Operator is built to reliably manage Apache
Solr<sup>™</sup> on Kubernetes.
@@ -389,13 +389,13 @@
<div class="row">
<div class="large-12 columns text-center">
<div class="annotation">
- Solr Operator News | 21 July 2023
+ Solr Operator News | 20 October 2023
</div>
<h1>
- Apache Solr Operator v0.7.1 available
+ Apache Solr Operator v0.8.0 available
</h1>
<p>
- The Solr PMC is pleased to announce the release of Apache Solr Operator
v0.7.1. Artifacts can be found <a href="/operator/artifacts.html">here</a>.
+ The Solr PMC is pleased to announce the release of Apache Solr Operator
v0.8.0. Artifacts can be found <a href="/operator/artifacts.html">here</a>.
</p>
<a href="/operator/news.html"><span class="white">Read More
News</span></a>
</div>
diff --git a/output/operator/logos-and-assets.html
b/output/operator/logos-and-assets.html
index aad5eed5b..2b4683dc2 100644
--- a/output/operator/logos-and-assets.html
+++ b/output/operator/logos-and-assets.html
@@ -111,7 +111,7 @@
<div class="row">
<div class="large-12 columns">
<div class="annotation">
- Apache Solr Operator<sup>™</sup> v0.7.1
+ Apache Solr Operator<sup>™</sup> v0.8.0
</div>
<h1>Solr Operator Logos and Assets</h1>
<p>The Solr Operator's identity system: a style guide, icons, and logos</p>
diff --git a/output/operator/news.html b/output/operator/news.html
index 1d8a5e5c5..e593bf63a 100644
--- a/output/operator/news.html
+++ b/output/operator/news.html
@@ -127,6 +127,35 @@
<h1 id="solr-operator-news">Solr Operator<sup>™</sup> News<a
class="headerlink" href="#solr-operator-news" title="Permanent link">¶</a></h1>
<p>You may also read these news as an <a
href="/feeds/solr/operator/news.atom.xml">ATOM feed</a>.</p>
+ <h2 id="apache-solr-operatortm-v080-available">20 October 2023, Apache Solr
Operator™ v0.8.0 available
+ <a class="headerlink" href="#apache-solr-operatortm-v080-available"
title="Permanent link">¶</a>
+ </h2>
+ <p>The Apache Solr PMC is pleased to announce the release of the Apache Solr
Operator v0.8.0.</p>
+<p>The Apache Solr Operator is a safe and easy way of managing a Solr
ecosystem in Kubernetes.</p>
+<p>This release contains numerous bug fixes, optimizations, and improvements,
some of which are highlighted below. The release is available for immediate
download at:</p>
+<p><a
href="https://solr.apache.org/operator/artifacts.html">https://solr.apache.org/operator/artifacts.html</a></p>
+<h3 id="solr-operator-v080-release-highlights">Solr Operator v0.8.0 Release
Highlights:</h3>
+<ul>
+<li>The minimum supported version of Solr has been set to Solr 8.11</li>
+<li>The minimum Kubernetes version supported is now v1.22</li>
+<li>Managed scale up and scale down are now supported for SolrClouds.<ul>
+<li>By default, when scaling down a SolrCloud, replicas will be migrated off
Pods before they are deleted.</li>
+<li>By default, when scaling up a SolrCloud, replicas will be balanced across
all Pods after the SolrCloud has been scaled up. (Only supported for Solr
9.3+)</li>
+</ul>
+</li>
+<li>SSL bugs with Solr 9 have been fixed, and v0.8.0 will successfully support
SSL for Solr 8.11 and 9.4+</li>
+<li>Solr 8.11 features are now supported by default, such as
maxBooleanClauses, metrics disabling, health endpoint for readinessCheck</li>
+<li>Keystore/Truststore passwords can be explicitly set in the SolrCloud CRD
for mountedDir SSL. This enables the use of the CertManager CSI Driver with
Solr.</li>
+<li>Rolling Updates for SolrClouds using ephemeral storage are now safer and
replicas are balanced at the end of the operation to ensure optimal resource
utilization.<ul>
+<li>Replica balancing is only supported when Solr 9.3+ is used.</li>
+</ul>
+</li>
+</ul>
+<p>A summary of important changes is published in the documentation at:</p>
+<p><a
href="https://apache.github.io/solr-operator/docs/upgrade-notes.html">https://apache.github.io/solr-operator/docs/upgrade-notes.html</a></p>
+<p>For the most exhaustive list, see the change log on ArtifactHub or view the
git history in the solr-operator repo.</p>
+<p><a
href="https://artifacthub.io/packages/helm/apache-solr/solr-operator?modal=changelog">https://artifacthub.io/packages/helm/apache-solr/solr-operator?modal=changelog</a></p>
+<p><a
href="https://github.com/apache/solr-operator/releases/tag/v0.8.0">https://github.com/apache/solr-operator/releases/tag/v0.8.0</a></p>
<h2 id="apache-solr-operatortm-v071-available">21 July 2023, Apache Solr
Operator™ v0.7.1 available
<a class="headerlink" href="#apache-solr-operatortm-v071-available"
title="Permanent link">¶</a>
</h2>