elasticsearch/docs/reference/sql/endpoints
Bogdan Pintea e37a8f02e1
SQL: Enforce and document dedicated client version compatibility (#70451) (#70624)
* 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>
(cherry picked from commit 925f1645cf)
2021-03-22 12:56:19 +01:00
..
client-apps [DOCS] Clean up links from SQL client app pages. (#52442) 2020-02-18 12:42:20 -08:00
odbc SQL: Enforce and document dedicated client version compatibility (#70451) (#70624) 2021-03-22 12:56:19 +01:00
cli.asciidoc SQL: specify command to run the CLI on a remote machine without Elasticsearch (#52626) 2020-02-21 13:29:58 +02:00
index.asciidoc Move ODBC documentation to elasticsearch repository (#36955) 2018-12-27 11:55:20 +02:00
jdbc.asciidoc SQL: Enforce and document dedicated client version compatibility (#70451) (#70624) 2021-03-22 12:56:19 +01:00
odbc.asciidoc [DOCS] Swap [float] for [discrete] (#60134) 2020-07-23 12:42:33 -04:00
rest.asciidoc [DOCS] Fix capitalization for Query DSL (#69236) (#69240) 2021-02-18 19:40:36 -05:00
translate.asciidoc QL: Eliminate internal type DATETIME_NANOS (#68220) (#68850) 2021-02-10 22:01:14 +01:00
version-compat.asciidoc SQL: Enforce and document dedicated client version compatibility (#70451) (#70624) 2021-03-22 12:56:19 +01:00