* Breaking changes for type removal
Signed-off-by: Vacha Shah <[email protected]>
* Adding support to test against unreleased OpenSearch
Signed-off-by: Vacha Shah <[email protected]>
* Formatting
Signed-off-by: Vacha Shah <[email protected]>
* Addressing comments to refactor run-opensearch.sh
Signed-off-by: Vacha Shah <[email protected]>
* Adding support to run integration tests across various versions of OpenSearch
Signed-off-by: Vacha Shah <[email protected]>
* Adding a compatibility matrix and getting started guide with formatting
Signed-off-by: Vacha Shah <[email protected]>
* Splitting jobs for opendistro and opensearch
Signed-off-by: Vacha Shah <[email protected]>
Renaming caused breakages in API versioning code, so removed that part
because we will anyways be removing the whole Elastic API versioning
logic in near future.
Also removed unused variable in .github/workflows/integration.yml
Signed-off-by: Rushi Agrawal <[email protected]>