elasticsearch/docs/reference/sql/endpoints/odbc
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
..
configuration.asciidoc [DOCS] Swap [float] for [discrete] (#60134) 2020-07-23 12:42:33 -04:00
installation.asciidoc SQL: Enforce and document dedicated client version compatibility (#70451) (#70624) 2021-03-22 12:56:19 +01:00