Update README.md

This commit is contained in:
delvedor
2021-08-16 11:52:04 +02:00
parent 2e70f7ba81
commit 5dab5d0abd

View File

@ -54,9 +54,8 @@ of `^7.10.0`).
### Compatibility
Elastic language clients are guaranteed to be able to communicate with Elasticsearch or Elastic solutions running on the same major version and greater or equal minor version.
Language clients are forward compatible; meaning that clients support communicating with greater minor versions of Elasticsearch. Elastic language clients are not guaranteed to be backwards compatible.
Language clients are forward compatible; meaning that clients support communicating with greater minor versions of Elasticsearch.
Elastic language clients are also backwards compatible with lesser supported minor Elasticsearch versions.
| Elasticsearch Version | Client Version |
| --------------------- |----------------|