-
Notifications
You must be signed in to change notification settings - Fork 191
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Re-enable integration tests across multiple versions of OpenSearch (#154
) * Re-add integration tests with OpenSeearch 1.x. Signed-off-by: dblock <[email protected]> * Fix: make test compatible with OpenSearch 1.x and 2.x. Signed-off-by: dblock <[email protected]> * Re-add the complete test matrix. Signed-off-by: dblock <[email protected]> * Increment version to 2.0.0. Signed-off-by: dblock <[email protected]> * Added 2.0 compatibility matrix. Signed-off-by: dblock <[email protected]> * Removed unused OPENSEARCH_VERSION. Signed-off-by: dblock <[email protected]> * Removed java-client. Signed-off-by: dblock <[email protected]> * Added OpenSearch 1.3.1. Signed-off-by: dblock <[email protected]> * Added Java 17 for main. Signed-off-by: dblock <[email protected]>
- Loading branch information
Showing
5 changed files
with
33 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.0.0 | ||
2.0.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters