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

dsmiley 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 2dcf78d6af3 SOLR-17286: CHANGES.txt move to 10.0 from 9.10
2dcf78d6af3 is described below

commit 2dcf78d6af3f2e8ca99deab20036027b1d29b60d
Author: David Smiley <[email protected]>
AuthorDate: Mon Aug 25 09:44:55 2025 -0400

    SOLR-17286: CHANGES.txt move to 10.0 from 9.10
---
 solr/CHANGES.txt | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index a4b6fb3cae4..8773efa2b13 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -211,6 +211,8 @@ Other Changes
 
 * SOLR-17703: SolrJ - Rename BinaryResponseParser and BinaryRequestWriter 
including StreamingBinaryResponseParser to "JavaBin.." equivalent. (Abhishek 
Umarjikar)
 
+* SOLR-17286: When proxying requests to another node, use Jetty HttpClient not 
Apache HttpClient. (David Smiley)
+
 ==================  9.10.0 ==================
 New Features
 ---------------------
@@ -245,9 +247,6 @@ Dependency Upgrades
 
 Other Changes
 ---------------------
-* SOLR-17286: When proxying requests to another node, use Jetty HttpClient not 
Apache HttpClient.
-  (David Smiley)
-
 * SOLR-17620: SolrCloud "live_node" now has metadata: version of Solr, roles 
(Yuntong Qu, David Smiley)
 
 ==================  9.9.1 ==================

Reply via email to