serhiy-bzhezytskyy opened a new pull request, #4813:
URL: https://github.com/apache/solr/pull/4813

   https://issues.apache.org/jira/browse/SOLR-18380
   
   Follow-up to #4762. Caught by dsmiley on the merged changelog entry: it 
claimed `CloudSolrClient.Builder(List, Optional)` was removed. It wasn't -- I 
restored it during review (0c77e420e8f8ca9ce2544d, 2026-08-24) because it was 
deprecated separately, in 10.1, which hasn't shipped a release yet, unlike the 
other three removals (`connect()` x2, `ClusterStateProvider.connect()`) which 
were deprecated in 10.0.0, already shipped. The code is correct; the changelog 
text just never caught up with that revert.
   
   This corrects the changelog title to state only what actually shipped, and 
notes why the constructor stays for now.
   
   AI-assisted (Claude Sonnet 5)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to