Skip to content

Commit

Permalink
Updated compatibility matrix to include latest OpenSearch versions (o…
Browse files Browse the repository at this point in the history
…pensearch-project#765)

Signed-off-by: saimedhi <[email protected]>
  • Loading branch information
saimedhi authored and dblock committed Aug 15, 2024
1 parent de7ef9f commit 27b1532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion COMPATIBILITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The below matrix shows the compatibility of the [`opensearch-py`](https://pypi.o
| --- | --- | --- |
| 1.0.0 | 1.0.0-1.2.4 | |
| 1.1.0 | 1.3.0-1.3.7 | |
| 2.x.x | 1.0.0-2.11.1 | client works against OpenSearch 1.x as long as features removed in 2.0 are not used |
| 2.x.x | 1.0.0-2.14.0 | client works against OpenSearch 1.x as long as features removed in 2.0 are not used |

## Upgrading

Expand Down

0 comments on commit 27b1532

Please sign in to comment.