Closed davidshq closed 4 months ago
It's tests + docs. To "add support" we have integration tests in https://github.com/opensearch-project/opensearch-py/blob/main/.github/workflows/integration.yml that list versions of OpenSearch. Want to help? PR an update to that file and the documentation at the same time?
Hello @davidshq, there is an ongoing PR #631 to add support for OpenSearch 2.12.0, so please feel free to contribute. Currently, opensearch-py is compatible with OpenSearch 2.11.1. Thank you.
In the COMPATIBILITY doc the latest supported OpenSearch version is note as 2.11.1 while the latest released version of OpenSearch is 2.14.0.
I'm curious if this is just a documentation oversight? Or if there is something in particular that needs to be added/changed for 2.12, 2.13, 2.14 compatibility?