File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
138140Optimizations
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+
248252Dependency 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 ==================
400406Bug Fixes
401407---------------------
You can’t perform that action at this time.
0 commit comments