Skip to content

Commit 10039fd

Browse files
committed
SOLR-17771: CHANGES.txt entry
1 parent aad0c4b commit 10039fd

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

solr/CHANGES.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,8 @@ Improvements
134134

135135
* SOLR-17943: `Http2ClusterStateProvider` now also can work with `HttpJdkSolrClient`. (James Dyer)
136136

137+
* SOLR-17771: `CloudHttp2SolrClient.Builder` now also can work with `HttpJdkSolrClient`. (James Dyer)
138+
137139

138140
Optimizations
139141
---------------------
@@ -245,6 +247,8 @@ Deprecation Removals
245247

246248
* SOLR-17182: Remove `solr.useExitableDirectoryReader` property. (Andrzej Bialecki)
247249

250+
* SOLR-17771: Remove `CloudSolrClient.Builder`. (James Dyer)
251+
248252
Dependency Upgrades
249253
---------------------
250254

@@ -396,6 +400,8 @@ Other Changes
396400

397401
* SOLR-17952: Stream decorator test refactoring - use underscore rather than dot in aliases (Andy Webb)
398402

403+
* SOLR-17771: Deprecate `CloudSolrClient.Builder` in favor of `CloudHttp2SolrClient.Builder`. (James Dyer)
404+
399405
================== 9.9.1 ==================
400406
Bug Fixes
401407
---------------------

0 commit comments

Comments
 (0)