diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index 4e6c7d0d7f1..ea47a41eeb3 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -51,6 +51,12 @@ New Features * SOLR-11072: Implement trigger for searchRate event type. (ab) +* SOLR-11524: A new autoscaling/suggestions API end-point which gives autoscaling suggestions (noble) + +* SOLR-11519: Implement suggestions for replica count violations (noble) + +* SOLR-11518: Implement Suggestions for freedisk violations (noble) + Bug Fixes ----------------------