You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The [`elasticsearch`](https://github.com/elasticsearch/elasticsearch-ruby/tree/master/elasticsearch)
8
8
library is a wrapper for two separate libraries:
@@ -57,18 +57,6 @@ We follow Ruby’s own maintenance policy and officially support all currently m
57
57
58
58
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.
59
59
60
-
The gem's version numbers follow Elasticsearch's major versions. The `master` branch is compatible with the Elasticsearch `master` branch, which is the next major version.
61
-
62
-
| Client version | Elasticsearch version | Supported | Tests |
0 commit comments