COMPATIBILITY.md

June 2, 2025 ยท View on GitHub

Compatibility with OpenSearch

The below matrix shows the compatibility of the opensearch-java-client with versions of OpenSearch.

Client VersionOpenSearch Version
1.0.01.x
2.x.01.x-2.x
3.x.01.x-3.x

Compatibility with JDK

The below matrix shows the compatibility of the opensearch-java-client with JDK versions.

Client VersionJDK
1.0.08
2.x.08 / 11 / 17 / 21
3.x.08 / 11 / 17 / 21

Upgrading

Major versions of OpenSearch introduce breaking changes that require careful upgrades of the client. While opensearch-java-client 2.0.0 works against the latest OpenSearch 1.x, certain deprecated features removed in OpenSearch 2.0 have also been removed from the client. Please refer to the OpenSearch documentation for more information.