Skip to content

Commit a229132

Browse files
Update COMPATIBILITY.md (#1584) (#1590)
(cherry picked from commit 4e28a4e) Signed-off-by: Thomas Farr <tsfarr@amazon.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 75a7f21 commit a229132

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

COMPATIBILITY.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ The below matrix shows the compatibility of the [`opensearch-java-client`](https
99
| Client Version | OpenSearch Version |
1010
|----------------|--------------------|
1111
| 1.0.0 | 1.x |
12-
| 2.x.0 | 1.3.13-2.x.x |
13-
12+
| 2.x.0 | 1.x-2.x |
13+
| 3.x.0 | 1.x-3.x |
1414

1515
## Compatibility with JDK
1616

@@ -20,6 +20,7 @@ The below matrix shows the compatibility of the [`opensearch-java-client`](https
2020
|----------------|--------------------|
2121
| 1.0.0 | 8 |
2222
| 2.x.0 | 8 / 11 / 17 / 21 |
23+
| 3.x.0 | 8 / 11 / 17 / 21 |
2324

2425
## Upgrading
2526

0 commit comments

Comments
 (0)