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.git
The following commit(s) were added to refs/heads/main by this push:
new 559dba90a5c SOLR-17545: Changes.txt
559dba90a5c is described below
commit 559dba90a5c05ccbb2bec4485d829062af64e95b
Author: Houston Putman <[email protected]>
AuthorDate: Tue Nov 5 15:52:55 2024 -0600
SOLR-17545: Changes.txt
---
solr/CHANGES.txt | 2 ++
1 file changed, 2 insertions(+)
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index e8008ded0d1..751e19073fd 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -221,6 +221,8 @@ led to the suppression of exceptions. (Andrey Bozhko)
* SOLR-17534: Introduce ClusterState.getCollectionNames, a convenience method
(David Smiley)
+* SOLR-17545: Upgrade to Gradle 8.10 (Houston Putman)
+
================== 9.7.1 ==================
Bug Fixes
---------------------