File tree Expand file tree Collapse file tree 3 files changed +6
-10
lines changed Expand file tree Collapse file tree 3 files changed +6
-10
lines changed Original file line number Diff line number Diff line change @@ -59,8 +59,8 @@ Compatibility
5959-------------
6060
6161Language clients are forward compatible; meaning that clients support communicating
62- with greater minor versions of Elasticsearch. Elastic language clients are also backwards
63- compatible with lesser supported minor Elasticsearch versions .
62+ with greater or equal minor versions of Elasticsearch. Elasticsearch language clients
63+ are only backwards compatible with default distributions and without guarantees made .
6464
6565If you have a need to have multiple versions installed at the same time older
6666versions are also released as ``elasticsearch2 `` and ``elasticsearch5 ``.
Original file line number Diff line number Diff line change @@ -11,10 +11,8 @@ on https://elasticsearch-py.readthedocs.io[Read the Docs].
1111=== Compatibility
1212
1313Language clients are forward compatible; meaning that clients support communicating
14- with greater minor versions of Elasticsearch.
15-
16- Elastic language clients are also backwards compatible with lesser supported
17- minor Elasticsearch versions.
14+ with greater or equal minor versions of Elasticsearch. Elasticsearch language clients
15+ are only backwards compatible with default distributions and without guarantees made.
1816
1917If you have a need to have multiple versions installed at the same time older
2018versions are also released as `elasticsearch2` and `elasticsearch5`.
Original file line number Diff line number Diff line change @@ -30,10 +30,8 @@ Compatibility
3030-------------
3131
3232Language clients are forward compatible; meaning that clients support communicating
33- with greater minor versions of Elasticsearch.
34-
35- Elastic language clients are also backwards compatible with lesser supported
36- minor Elasticsearch versions.
33+ with greater or equal minor versions of Elasticsearch. Elasticsearch language clients
34+ are only backwards compatible with default distributions and without guarantees made.
3735
3836If you have a need to have multiple versions installed at the same time older
3937versions are also released as ``elasticsearch2 ``, ``elasticsearch5 `` and ``elasticsearch6 ``.
You can’t perform that action at this time.
0 commit comments