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 1cc92c7 Automatic Site Publish by Buildbot
1cc92c7 is described below
commit 1cc92c755a4d4fd8530309d04b58505447a6f93d
Author: buildbot <[email protected]>
AuthorDate: Tue Nov 16 23:16:08 2021 +0000
Automatic Site Publish by Buildbot
---
output/doap/solr-operator.rdf | 5 +++
output/feeds/all.atom.xml | 33 +++++++++++++++-
output/feeds/solr/news.atom.xml | 2 +-
output/feeds/solr/operator/news.atom.xml | 33 +++++++++++++++-
output/feeds/solr/security.atom.xml | 2 +-
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 | 33 ++++++++++++++++
11 files changed, 149 insertions(+), 49 deletions(-)
diff --git a/output/doap/solr-operator.rdf b/output/doap/solr-operator.rdf
index ba252a8..ad0dac9 100644
--- a/output/doap/solr-operator.rdf
+++ b/output/doap/solr-operator.rdf
@@ -51,6 +51,11 @@
<!-- NOTE: Do not forget to include the "v" in the version in both the
Name and Revision. -->
<release>
<Version>
+ <name>solr-operator-v0.5.0</name>
+ <created>2021-11-16</created>
+ <revision>v0.5.0</revision>
+ </Version>
+ <Version>
<name>solr-operator-v0.4.0</name>
<created>2021-09-13</created>
<revision>v0.4.0</revision>
diff --git a/output/feeds/all.atom.xml b/output/feeds/all.atom.xml
index 4557a4d..e6afb55 100644
--- a/output/feeds/all.atom.xml
+++ b/output/feeds/all.atom.xml
@@ -1,5 +1,36 @@
<?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-11-16T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Apache
Solr™ 8.11.0 available</title><link href="/apache-solrtm-8110-available.html"
rel="alternate"></link><published>2021-11-16T00:00:00+00:00</published><updated>2021-11-16T00:00:00+00:00</updated><author><name>Solr
Developers</name></author>< [...]
+<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-11-16T00:00:00+00:00</updated><subtitle></subtitle><subtitle></subtitle><entry><title>Apache
Solr Operator™ v0.5.0 available</title><link
href="/apache-solr-operatortm-v050-available.html"
rel="alternate"></link><published>2021-11-16T00:00:00+00:00</published><updated>2021-11-16T00: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.5.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-v050-release-highlights">Solr Operator v0.5.0
Release Highlights:</h3>
+<ul>
+<li>Support for Kubernetes v1.22+ (including the new Ingress
APIs)</li>
+<li>Support for cloud-native backups, and multiple backup repositories
per-SolrCloud</li>
+<li>GCS and S3 Backup Repositories are now fully supported (require Solr
8.9 and Solr 8.10 respectively)</li>
+<li>SolrCloud Backup option has been removed from
SolrCloud.spec.dataStorage.backupRestoreOptions, please use
SolrCloud.spec.backupRepositories instead</li>
+<li>When upgrading, the Solr Operator will automatically migrate the
information to the new location</li>
+<li>SolrBackup Persistence has been removed</li>
+<li>Please keep the data in the shared volume, or use a cloud-native
backup repository instead (e.g. GCS, S3)</li>
+<li>Any persistence options provided will be removed and
ignored</li>
+<li>Introducing recurring/scheduled backup support in SolrBackup
resource</li>
+<li>Ability to bootstrap a custom Solr security.xml from a
Secret</li>
+<li>Fix for managed SolrCloud upgrades across multiple SolrCloud
resources (with a shared zookeeper connection string)</li>
+<li>Easy enablement of Solr Modules and additional libraries for
SolrCloud</li>
+<li>Pod Lifecycle is now customizable for SolrCloud and
SolrPrometheusExporter</li>
+<li>SolrCloud can now be run across availability zones with support for
PodSpreadTopologyConstraints</li>
+<li>Augment the available Pod customization options for provided
Zookeeper Clusters</li>
+<li>The Solr Operator now runs with liveness and readiness probes by
default</li>
+<li>The Solr Operator now provides a metrics endpoint, that is enabled
by default when using the Solr Operator Helm chart</li>
+<li>Leader election is now enabled for the Solr Operator by default, and
supports multiple namespace watching</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.5.0">https://github.com/apache/solr-operator/releases/tag/v0.5.0</a></p></content><category
term="solr/operator/news"></category></entry><entry><title>Apache Solr™ 8.11.0
available</title><link href="/apache-solrtm-8110-available.html"
rel="alternate"></link><published>2021-11-16T00:00:00+00:00</published><updated>2021-11-16T00:00:00+00:00</updated><author><name>Solr
Developers</name></author><id> [...]
<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 …</p></summary><content
type="html"><p>The Solr PMC is pleased to announce the release of Apache
Solr 8.11.0.</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.11.0 is available for immediate download at:</p>
diff --git a/output/feeds/solr/news.atom.xml b/output/feeds/solr/news.atom.xml
index 0696a96..8960f6b 100644
--- a/output/feeds/solr/news.atom.xml
+++ b/output/feeds/solr/news.atom.xml
@@ -1,5 +1,5 @@
<?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-11-16T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Apache
Solr™ 8.11.0 available</title><link href="/apache-solrtm-8110-available.html"
rel="alternate"></link><published>2021-11-16T00:00:00+00:00</published><updated>2021-11-16T00:00:00+00:00</updated><author><name>Solr
Developer [...]
+<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-11-16T00:00:00+00:00</updated><subtitle></subtitle><subtitle></subtitle><entry><title>Apache
Solr™ 8.11.0 available</title><link href="/apache-solrtm-8110-available.html"
rel="alternate"></link><published>2021-11-16T00:00:00+00:00</published><updated>2021-11-16T00:00:00+00:00</updated><author
[...]
<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 …</p></summary><content
type="html"><p>The Solr PMC is pleased to announce the release of Apache
Solr 8.11.0.</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.11.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 153e637..6bec1f6 100644
--- a/output/feeds/solr/operator/news.atom.xml
+++ b/output/feeds/solr/operator/news.atom.xml
@@ -1,5 +1,36 @@
<?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>2021-09-13T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Apache
Solr Operator™ v0.4.0 available</title><link
href="/apache-solr-operatortm-v040-available.html"
rel="alternate"></link><published>2021-09-13T00:00:00+00:00</published><updated>2021-09-13T00:00:00+00:00</
[...]
+<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>2021-11-16T00:00:00+00:00</updated><subtitle></subtitle><subtitle></subtitle><entry><title>Apache
Solr Operator™ v0.5.0 available</title><link
href="/apache-solr-operatortm-v050-available.html"
rel="alternate"></link><published>2021-11-16T00:00:00+00:00</published><updated>2021-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.5.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-v050-release-highlights">Solr Operator v0.5.0
Release Highlights:</h3>
+<ul>
+<li>Support for Kubernetes v1.22+ (including the new Ingress
APIs)</li>
+<li>Support for cloud-native backups, and multiple backup repositories
per-SolrCloud</li>
+<li>GCS and S3 Backup Repositories are now fully supported (require Solr
8.9 and Solr 8.10 respectively)</li>
+<li>SolrCloud Backup option has been removed from
SolrCloud.spec.dataStorage.backupRestoreOptions, please use
SolrCloud.spec.backupRepositories instead</li>
+<li>When upgrading, the Solr Operator will automatically migrate the
information to the new location</li>
+<li>SolrBackup Persistence has been removed</li>
+<li>Please keep the data in the shared volume, or use a cloud-native
backup repository instead (e.g. GCS, S3)</li>
+<li>Any persistence options provided will be removed and
ignored</li>
+<li>Introducing recurring/scheduled backup support in SolrBackup
resource</li>
+<li>Ability to bootstrap a custom Solr security.xml from a
Secret</li>
+<li>Fix for managed SolrCloud upgrades across multiple SolrCloud
resources (with a shared zookeeper connection string)</li>
+<li>Easy enablement of Solr Modules and additional libraries for
SolrCloud</li>
+<li>Pod Lifecycle is now customizable for SolrCloud and
SolrPrometheusExporter</li>
+<li>SolrCloud can now be run across availability zones with support for
PodSpreadTopologyConstraints</li>
+<li>Augment the available Pod customization options for provided
Zookeeper Clusters</li>
+<li>The Solr Operator now runs with liveness and readiness probes by
default</li>
+<li>The Solr Operator now provides a metrics endpoint, that is enabled
by default when using the Solr Operator Helm chart</li>
+<li>Leader election is now enabled for the Solr Operator by default, and
supports multiple namespace watching</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.5.0">https://github.com/apache/solr-operator/releases/tag/v0.5.0</a></p></content><category
term="solr/operator/news"></category></entry><entry><title>Apache Solr
Operator™ v0.4.0 available</title><link
href="/apache-solr-operatortm-v040-available.html"
rel="alternate"></link><published>2021-09-13T00:00:00+00:00</published><updated>2021-09-13T00: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.4.0.</p>
<p>The Apache Solr Operator is a safe and easy way of managing a Solr
ecosystem in Kubernetes.</p>
diff --git a/output/feeds/solr/security.atom.xml
b/output/feeds/solr/security.atom.xml
index 343361d..5afbd1b 100644
--- a/output/feeds/solr/security.atom.xml
+++ b/output/feeds/solr/security.atom.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Solr -
solr/security</title><link href="/" rel="alternate"></link><link
href="/feeds/solr/security.atom.xml"
rel="self"></link><id>/</id><updated>2021-04-12T00:00:00+00:00</updated><subtitle></subtitle><entry><title>CVE-2021-27905:
SSRF vulnerability with the Replication handler</title><link
href="/cve-2021-27905-ssrf-vulnerability-with-the-replication-handler.html"
rel="alternate"></link><published>2021-04-12T00:00:00+00:00</publis [...]
+<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Solr -
solr/security</title><link href="/" rel="alternate"></link><link
href="/feeds/solr/security.atom.xml"
rel="self"></link><id>/</id><updated>2021-04-12T00:00:00+00:00</updated><subtitle></subtitle><subtitle></subtitle><entry><title>CVE-2021-27905:
SSRF vulnerability with the Replication handler</title><link
href="/cve-2021-27905-ssrf-vulnerability-with-the-replication-handler.html"
rel="alternate"></link><published>2021-04-12T0 [...]
High</p>
<p><strong>Versions Affected:</strong>
7.0.0 to 7.7.3
diff --git a/output/index.html b/output/index.html
index a92ef6f..3b0f0b3 100644
--- a/output/index.html
+++ b/output/index.html
@@ -126,10 +126,10 @@
</p>
</div>
</section>
-<section class="topnews-operator" latest-date="2021-09-13">
+<section class="topnews-operator" latest-date="2021-11-16">
<div class="row">
- <p id="apache-solr-operatortm-v040-available-operator">
- <a
href="/operator/news.html#apache-solr-operatortm-v040-available"><b>NEWS:</b>
Apache Solr Operator™ v0.4.0 available</a> <span
class="news-date">(13.Sep)</span>
+ <p id="apache-solr-operatortm-v050-available-operator">
+ <a
href="/operator/news.html#apache-solr-operatortm-v050-available"><b>NEWS:</b>
Apache Solr Operator™ v0.5.0 available</a> <span
class="news-date">(16.Nov)</span>
</p>
</div>
</section>
diff --git a/output/operator/artifacts.html b/output/operator/artifacts.html
index 1fd74d3..22a33f0 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, 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-v040">Solr Operator v0.4.0
- <a class="headerlink" href="#solr-v040" title="Permanent link">¶</a>
+ <h2 id="solr-v050">Solr Operator v0.5.0
+ <a class="headerlink" href="#solr-v050" title="Permanent link">¶</a>
</h2>
- <p>Solr Operator v0.4.0 is the most recent Apache Solr Operator release.</p>
+ <p>Solr Operator v0.5.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.4.0/solr-operator-v0.4.0.tgz?action=download"
target="_blank">solr-operator-v0.4.0.tgz</a>
- [<a
href="https://downloads.apache.org/solr/solr-operator/v0.4.0/solr-operator-v0.4.0.tgz.asc"
target="_blank">PGP</a>]
- [<a
href="https://downloads.apache.org/solr/solr-operator/v0.4.0/solr-operator-v0.4.0.tgz.sha512"
target="_blank">SHA512</a>]
+ <a
href="https://www.apache.org/dyn/closer.lua/solr/solr-operator/v0.5.0/solr-operator-v0.5.0.tgz?action=download"
target="_blank">solr-operator-v0.5.0.tgz</a>
+ [<a
href="https://downloads.apache.org/solr/solr-operator/v0.5.0/solr-operator-v0.5.0.tgz.asc"
target="_blank">PGP</a>]
+ [<a
href="https://downloads.apache.org/solr/solr-operator/v0.5.0/solr-operator-v0.5.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.4.0"
target="_blank">Artifact Hub</a><br/>
- <i>Use <code>0.4.0</code> as the version of the Helm Chart.</i>
+ <a
href="https://artifacthub.io/packages/helm/apache-solr/solr-operator/0.5.0"
target="_blank">Artifact Hub</a><br/>
+ <i>Use <code>0.5.0</code> as the version of the Helm Chart.</i>
</li>
<li>CRDs:
<ul>
- <li><a href="/operator/downloads/crds/v0.4.0/all.yaml"
target="_blank">All</a></li>
- <li><a
href="/operator/downloads/crds/v0.4.0/all-with-dependencies.yaml"
target="_blank">All with Dependencies (Zookeeper)</a></li>
- <li><a href="/operator/downloads/crds/v0.4.0/solrclouds.yaml"
target="_blank">Solr Cloud</a></li>
- <li><a
href="/operator/downloads/crds/v0.4.0/solrprometheusexporters.yaml"
target="_blank">Solr Prometheus Exporter</a></li>
- <li><a href="/operator/downloads/crds/v0.4.0/solrbackups.yaml"
target="_blank">Solr Backup</a></li>
+ <li><a href="/operator/downloads/crds/v0.5.0/all.yaml"
target="_blank">All</a></li>
+ <li><a
href="/operator/downloads/crds/v0.5.0/all-with-dependencies.yaml"
target="_blank">All with Dependencies (Zookeeper)</a></li>
+ <li><a href="/operator/downloads/crds/v0.5.0/solrclouds.yaml"
target="_blank">Solr Cloud</a></li>
+ <li><a
href="/operator/downloads/crds/v0.5.0/solrprometheusexporters.yaml"
target="_blank">Solr Prometheus Exporter</a></li>
+ <li><a href="/operator/downloads/crds/v0.5.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.4.0?modal=changelog"
target="_blank">Change log</a></li>
+ <li><a
href="https://artifacthub.io/packages/helm/apache-solr/solr-operator/0.5.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-v030">Solr Operator v0.3.0
- <a class="headerlink" href="#solr-v030" title="Permanent link">¶</a>
+ <h3 id="solr-v040">Solr Operator v0.4.0
+ <a class="headerlink" href="#solr-v040" title="Permanent link">¶</a>
</h3>
- <p>Solr Operator v0.3.0 is the last release in the v0.3.x series.</p>
+ <p>Solr Operator v0.4.0 is the last release in the v0.4.x series.</p>
<ul>
<li>Source release:
- <a
href="https://archive.apache.org/dist/solr/solr-operator/v0.3.0/solr-operator-v0.3.0.tgz"
target="_blank">solr-operator-v0.3.0.tgz</a>
- [<a
href="https://archive.apache.org/dist/solr/solr-operator/v0.3.0/solr-operator-v0.3.0.tgz.asc"
target="_blank">PGP</a>]
- [<a
href="https://archive.apache.org/dist/solr/solr-operator/v0.3.0/solr-operator-v0.3.0.tgz.sha512"
target="_blank">SHA512</a>]
+ <a
href="https://archive.apache.org/dist/solr/solr-operator/v0.4.0/solr-operator-v0.4.0.tgz"
target="_blank">solr-operator-v0.4.0.tgz</a>
+ [<a
href="https://archive.apache.org/dist/solr/solr-operator/v0.4.0/solr-operator-v0.4.0.tgz.asc"
target="_blank">PGP</a>]
+ [<a
href="https://archive.apache.org/dist/solr/solr-operator/v0.4.0/solr-operator-v0.4.0.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.3.0"
target="_blank">Artifact Hub</a><br/>
- <i>Use <code>0.3.0</code> as the version of the Helm Chart.</i>
+ <a
href="https://artifacthub.io/packages/helm/apache-solr/solr-operator/0.4.0"
target="_blank">Artifact Hub</a><br/>
+ <i>Use <code>0.4.0</code> as the version of the Helm Chart.</i>
</li>
<li>CRDs:
<ul>
- <li><a href="/operator/downloads/crds/v0.3.0/all.yaml"
target="_blank">All</a></li>
- <li><a
href="/operator/downloads/crds/v0.3.0/all-with-dependencies.yaml"
target="_blank">All with Dependencies (Zookeeper)</a></li>
- <li><a href="/operator/downloads/crds/v0.3.0/solrclouds.yaml"
target="_blank">Solr Cloud</a></li>
- <li><a
href="/operator/downloads/crds/v0.3.0/solrprometheusexporters.yaml"
target="_blank">Solr Prometheus Exporter</a></li>
- <li><a href="/operator/downloads/crds/v0.3.0/solrbackups.yaml"
target="_blank">Solr Backup</a></li>
+ <li><a href="/operator/downloads/crds/v0.4.0/all.yaml"
target="_blank">All</a></li>
+ <li><a
href="/operator/downloads/crds/v0.4.0/all-with-dependencies.yaml"
target="_blank">All with Dependencies (Zookeeper)</a></li>
+ <li><a href="/operator/downloads/crds/v0.4.0/solrclouds.yaml"
target="_blank">Solr Cloud</a></li>
+ <li><a
href="/operator/downloads/crds/v0.4.0/solrprometheusexporters.yaml"
target="_blank">Solr Prometheus Exporter</a></li>
+ <li><a href="/operator/downloads/crds/v0.4.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.4.0?modal=changelog"
target="_blank">Change log</a></li>
+ <li><a
href="https://artifacthub.io/packages/helm/apache-solr/solr-operator/0.5.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.4.0</code>.</p>
+ the release, e.g. <code>v0.5.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.4.x</td>
+ <td>v0.5.x</td>
<td>Current minor version for feature releases (STABLE)</td>
</tr>
<tr align=left>
- <td>v0.3.x</td>
+ <td>v0.4.x</td>
<td>Previous minor version may sometimes receive critical bugfix
releases</td>
</tr>
<tr align=left>
- <td>v0.5</td>
+ <td>v0.6</td>
<td>Next minor version, yet to be released (UNSTABLE)</td>
</tr>
<tr align=left>
- <td><v0.3.0</td>
+ <td><v0.4.0</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 caaabc8..420723d 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.4.0
+ Apache Solr Operator<sup>™</sup> v0.5.0
</div>
<h1>
Solr Operator Features
diff --git a/output/operator/index.html b/output/operator/index.html
index 1b501f9..0403326 100644
--- a/output/operator/index.html
+++ b/output/operator/index.html
@@ -114,10 +114,10 @@
</div>
</div>
</section>
-<section class="topnews-operator" latest-date="2021-09-13">
+<section class="topnews-operator" latest-date="2021-11-16">
<div class="row">
- <p id="apache-solr-operatortm-v040-available">
- <a
href="/operator/news.html#apache-solr-operatortm-v040-available"><b>NEWS:</b>
Apache Solr Operator™ v0.4.0 available</a> <span
class="news-date">(13.Sep)</span>
+ <p id="apache-solr-operatortm-v050-available">
+ <a
href="/operator/news.html#apache-solr-operatortm-v050-available"><b>NEWS:</b>
Apache Solr Operator™ v0.5.0 available</a> <span
class="news-date">(16.Nov)</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.4.0
+ Apache Solr Operator<sup>™</sup> v0.5.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 | 13 September 2021
+ Solr Operator News | 16 November 2021
</div>
<h1>
- Apache Solr Operator v0.4.0 available
+ Apache Solr Operator v0.5.0 available
</h1>
<p>
- The Solr PMC is pleased to announce the release of Apache Solr Operator
v0.4.0. 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.5.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 6d77fb9..5b162f5 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.4.0
+ Apache Solr Operator<sup>™</sup> v0.5.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 6b2bbae..c57d366 100644
--- a/output/operator/news.html
+++ b/output/operator/news.html
@@ -127,6 +127,39 @@
<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-v050-available">16 November 2021, Apache Solr
Operator™ v0.5.0 available
+ <a class="headerlink" href="#apache-solr-operatortm-v050-available"
title="Permanent link">¶</a>
+ </h2>
+ <p>The Apache Solr PMC is pleased to announce the release of the Apache Solr
Operator v0.5.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-v050-release-highlights">Solr Operator v0.5.0 Release
Highlights:</h3>
+<ul>
+<li>Support for Kubernetes v1.22+ (including the new Ingress APIs)</li>
+<li>Support for cloud-native backups, and multiple backup repositories
per-SolrCloud</li>
+<li>GCS and S3 Backup Repositories are now fully supported (require Solr 8.9
and Solr 8.10 respectively)</li>
+<li>SolrCloud Backup option has been removed from
SolrCloud.spec.dataStorage.backupRestoreOptions, please use
SolrCloud.spec.backupRepositories instead</li>
+<li>When upgrading, the Solr Operator will automatically migrate the
information to the new location</li>
+<li>SolrBackup Persistence has been removed</li>
+<li>Please keep the data in the shared volume, or use a cloud-native backup
repository instead (e.g. GCS, S3)</li>
+<li>Any persistence options provided will be removed and ignored</li>
+<li>Introducing recurring/scheduled backup support in SolrBackup resource</li>
+<li>Ability to bootstrap a custom Solr security.xml from a Secret</li>
+<li>Fix for managed SolrCloud upgrades across multiple SolrCloud resources
(with a shared zookeeper connection string)</li>
+<li>Easy enablement of Solr Modules and additional libraries for SolrCloud</li>
+<li>Pod Lifecycle is now customizable for SolrCloud and
SolrPrometheusExporter</li>
+<li>SolrCloud can now be run across availability zones with support for
PodSpreadTopologyConstraints</li>
+<li>Augment the available Pod customization options for provided Zookeeper
Clusters</li>
+<li>The Solr Operator now runs with liveness and readiness probes by
default</li>
+<li>The Solr Operator now provides a metrics endpoint, that is enabled by
default when using the Solr Operator Helm chart</li>
+<li>Leader election is now enabled for the Solr Operator by default, and
supports multiple namespace watching</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.5.0">https://github.com/apache/solr-operator/releases/tag/v0.5.0</a></p>
<h2 id="apache-solr-operatortm-v040-available">13 September 2021, Apache
Solr Operator™ v0.4.0 available
<a class="headerlink" href="#apache-solr-operatortm-v040-available"
title="Permanent link">¶</a>
</h2>