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

gerlowskija pushed a commit to branch release-0.9
in repository https://gitbox.apache.org/repos/asf/solr-operator.git


The following commit(s) were added to refs/heads/release-0.9 by this push:
     new 89864bf  Remove 0.8.1 changelog entries
89864bf is described below

commit 89864bf5346d91b2ef0af08881d99908b70a28c6
Author: Jason Gerlowski <[email protected]>
AuthorDate: Fri Jan 17 10:11:52 2025 -0500

    Remove 0.8.1 changelog entries
    
    This should've happened on 'main' when 0.8.1 was cut, but it didn't for
    some reason.  Removing belatedly now in preparation for 0.9.0
---
 helm/solr-operator/Chart.yaml | 35 -----------------------------------
 1 file changed, 35 deletions(-)

diff --git a/helm/solr-operator/Chart.yaml b/helm/solr-operator/Chart.yaml
index ec5275f..be9d0b9 100644
--- a/helm/solr-operator/Chart.yaml
+++ b/helm/solr-operator/Chart.yaml
@@ -76,41 +76,6 @@ annotations:
           url: https://github.com/apache/solr-operator/issues/624
         - name: Github PR
           url: https://github.com/apache/solr-operator/pull/648
-    - kind: fixed
-      description: Avoid reset of security.json if get request fails  
-      links:
-        - name: Github Issue
-          url: https://github.com/apache/solr-operator/issues/659
-        - name: Github PR
-          url: https://github.com/apache/solr-operator/pull/660
-    - kind: fixed
-      description: SolrCloud scaling is now safe when using persistent storage 
with a 'Delete' reclaim policy
-      links:
-        - name: Github Issue
-          url: https://github.com/apache/solr-operator/issues/688
-        - name: Github PR
-          url: https://github.com/apache/solr-operator/pull/689
-    - kind: fixed
-      description: SolrPrometheusExporter no longer fails liveness probes when 
the SolrCloud is too large
-      links:
-        - name: Github Issue
-          url: https://github.com/apache/solr-operator/issues/693
-        - name: Github PR
-          url: https://github.com/apache/solr-operator/pull/694
-    - kind: security
-      description: Command-based Solr probes no longer echoes 
'JAVA_TOOL_OPTIONS' values in Kubernetes events.
-      links:
-        - name: JIRA Issue
-          url: https://issues.apache.org/jira/browse/SOLR-17216
-        - name: Github PR
-          url: https://github.com/apache/solr-operator/pull/698
-    - kind: fixed
-      description: SolrClouds addressed via an Ingress now scale up and down 
safely.
-      links:
-        - name: Github Issue
-          url: https://github.com/apache/solr-operator/issues/682
-        - name: Github PR
-          url: https://github.com/apache/solr-operator/pull/692
     - kind: fixed
       description: setup-zk initContainer now gracefully handles absent 
security.json on initial upload.
       links:

Reply via email to