add note to legacy clients matrix
Signed-off-by: alicejw <alicejw@amazon.com>
This commit is contained in:
parent
fff42db564
commit
31decfa7e4
|
@ -26,6 +26,10 @@ For example, a 1.0.0 client works with an OpenSearch 1.1.0 cluster, but might no
|
||||||
|
|
||||||
Most clients that work with Elasticsearch OSS 7.10.2 *should* work with OpenSearch, but the latest versions of those clients might include license or version checks that artificially break compatibility. This page includes recommendations around which versions of those clients to use for best compatibility with OpenSearch.
|
Most clients that work with Elasticsearch OSS 7.10.2 *should* work with OpenSearch, but the latest versions of those clients might include license or version checks that artificially break compatibility. This page includes recommendations around which versions of those clients to use for best compatibility with OpenSearch.
|
||||||
|
|
||||||
|
{: .note}
|
||||||
|
OpenSearch 2.0.0 no longer supports HLRC compatibility with legacy clients.
|
||||||
|
|
||||||
|
|
||||||
Client | Recommended version
|
Client | Recommended version
|
||||||
:--- | :---
|
:--- | :---
|
||||||
[Java low-level REST client](https://search.maven.org/artifact/org.elasticsearch.client/elasticsearch-rest-client/7.13.4/jar) | 7.13.4
|
[Java low-level REST client](https://search.maven.org/artifact/org.elasticsearch.client/elasticsearch-rest-client/7.13.4/jar) | 7.13.4
|
||||||
|
|
Loading…
Reference in New Issue