Skip to content

Commit

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

Signed-off-by: saimedhi <[email protected]>
  • Loading branch information
saimedhi authored Jun 18, 2024
1 parent d3177a8 commit b0ca0f8
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 b0ca0f8

Please sign in to comment.