You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by ho...@apache.org on 2023/07/21 16:26:46 UTC

[solr-site] branch main updated (d328dd7c5 -> 3049d6222)

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

houston pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/solr-site.git


    from d328dd7c5 Adrien is emeritus PMC member.
     new 3c71c763c Update version variables for Solr Operator release v0.7.1
     new 4ff7dd396 Adding news for Solr Operator release v0.7.1
     new 3049d6222 DOAP changes for Solr Operator release v0.7.1

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 content/doap/solr-operator.rdf                          |  7 +++++++
 ...-5-1-available.md => 2023-07-21-v0-7-1-available.md} | 17 +++++------------
 pelicanconf.py                                          |  4 ++--
 3 files changed, 14 insertions(+), 14 deletions(-)
 copy content/solr/operator/news/{2022-03-21-v0-5-1-available.md => 2023-07-21-v0-7-1-available.md} (50%)


[solr-site] 01/03: Update version variables for Solr Operator release v0.7.1

Posted by ho...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 3c71c763c612ad4b9af005ea8452a3e2e7227bfd
Author: Houston Putman <ho...@apache.org>
AuthorDate: Fri Jul 21 12:22:18 2023 -0400

    Update version variables for Solr Operator release v0.7.1
---
 pelicanconf.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pelicanconf.py b/pelicanconf.py
index 51613ee89..731fb42c9 100755
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -14,8 +14,8 @@ SOLR_LATEST_RELEASE = '9.2.1'
 SOLR_LATEST_RELEASE_DATE = datetime(2023, 5, 1)
 SOLR_PREVIOUS_MAJOR_RELEASE = '8.11.2'
 
-SOLR_OPERATOR_LATEST_RELEASE = 'v0.7.0'
-SOLR_OPERATOR_LATEST_RELEASE_DATE = datetime(2023, 4, 23)
+SOLR_OPERATOR_LATEST_RELEASE = 'v0.7.1'
+SOLR_OPERATOR_LATEST_RELEASE_DATE = datetime(2023, 7, 21)
 SOLR_OPERATOR_PREVIOUS_MAJOR_RELEASE = 'v0.6.0'
 
 # This string will be appended to all unversioned css and js resources to prevent caching surprises on edits.


[solr-site] 02/03: Adding news for Solr Operator release v0.7.1

Posted by ho...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 4ff7dd3965d14e83a9702ea78cfb787b308f8163
Author: Houston Putman <ho...@apache.org>
AuthorDate: Fri Jul 21 12:24:53 2023 -0400

    Adding news for Solr Operator release v0.7.1
---
 .../operator/news/2023-07-21-v0-7-1-available.md   | 25 ++++++++++++++++++++++
 1 file changed, 25 insertions(+)

diff --git a/content/solr/operator/news/2023-07-21-v0-7-1-available.md b/content/solr/operator/news/2023-07-21-v0-7-1-available.md
new file mode 100644
index 000000000..95840850b
--- /dev/null
+++ b/content/solr/operator/news/2023-07-21-v0-7-1-available.md
@@ -0,0 +1,25 @@
+Title: Apache Solr Operatorâ„¢ v0.7.1 available
+category: solr/operator/news
+save_as:
+
+The Apache Solr PMC is pleased to announce the release of the Apache Solr Operator v0.7.1.
+
+The Apache Solr Operator is a safe and easy way of managing a Solr ecosystem in Kubernetes.
+
+This release contains numerous bug fixes, optimizations, and improvements, some of which are highlighted below. The release is available for immediate download at:
+
+  <https://solr.apache.org/operator/artifacts.html>
+
+### Solr Operator v0.7.1 Release Highlights:
+
+* The Kubernetes API client has been upgraded to fix a bug found when running on Kubernetes v1.27
+
+A summary of important changes is published in the documentation at:
+
+  <https://apache.github.io/solr-operator/docs/upgrade-notes.html>
+
+For the most exhaustive list, see the change log on ArtifactHub or view the git history in the solr-operator repo.
+
+  <https://artifacthub.io/packages/helm/apache-solr/solr-operator?modal=changelog>
+
+  <https://github.com/apache/solr-operator/releases/tag/v0.7.1>


[solr-site] 03/03: DOAP changes for Solr Operator release v0.7.1

Posted by ho...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 3049d62222c13fe1e2e9e0b7536872ee1ed94945
Author: Houston Putman <ho...@apache.org>
AuthorDate: Fri Jul 21 12:25:40 2023 -0400

    DOAP changes for Solr Operator release v0.7.1
---
 content/doap/solr-operator.rdf | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/content/doap/solr-operator.rdf b/content/doap/solr-operator.rdf
index 3b3d16e28..0557a78b3 100644
--- a/content/doap/solr-operator.rdf
+++ b/content/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.7.1</name>
+           <created>2023-07-21</created>
+           <revision>v0.7.1</revision>
+         </Version>
+    </release>
     <release>
          <Version>
            <name>solr-operator-v0.7.0</name>