opensearch-project / opensearch-rs

OpenSearch Rust Client
Apache License 2.0
62 stars 34 forks source link

[BUG] Compatibility markdown needs updates #240

Open VachaShah opened 9 months ago

VachaShah commented 9 months ago

What is the bug?

The compatibility.md is out of date with client and server versions. Also needs test matrix update https://github.com/opensearch-project/opensearch-rs/blob/main/.github/workflows/test.yml#L66.

How can one reproduce the bug?

See https://github.com/opensearch-project/opensearch-rs/blob/main/COMPATIBILITY.md

What is the expected behavior?

State the compatibility between client and server versions similar to other clients. Example: https://github.com/opensearch-project/opensearch-java/blob/main/COMPATIBILITY.md

What is your host/environment?

Operating system, version.

Do you have any screenshots?

If applicable, add screenshots to help explain your problem.

Do you have any additional context?

Add any other context about the problem.