mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-29 18:03:32 -04:00
* Implement dedicated client version compatibility Add further dedicated client (xDBC, CLI) compatibility rules and document these. A client is version-compatible with the server if: - it supports version compatibility (past or on 7.7.0); and - it's not on a version newer than server's; and - it's major version is at most one unit behind server's. Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com> |
||
---|---|---|
.. | ||
client-apps | ||
odbc | ||
cli.asciidoc | ||
index.asciidoc | ||
jdbc.asciidoc | ||
odbc.asciidoc | ||
rest.asciidoc | ||
translate.asciidoc | ||
version-compat.asciidoc |