elasticsearch/docs/reference/sql
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
..
appendix SQL: Implement TOP as an alternative to LIMIT (#57428) (#57507) 2020-06-02 10:53:42 +02:00
endpoints SQL: Enforce and document dedicated client version compatibility (#70451) (#70624) 2021-03-22 12:56:19 +01:00
functions SQL: [Docs] Use the most common yyyy year pattern in examples (#69407) 2021-02-23 14:48:26 +02:00
language SQL: Remove constant_keyword from SQL docs (#64709) 2020-11-06 20:10:21 +01:00
concepts.asciidoc [DOCS] Replace Wikipedia links with attribute (#61171) (#61209) 2020-08-17 11:27:04 -04:00
getting-started.asciidoc [DOCS] Reformat snippets to use two-space indents (#59973) (#59994) 2020-07-21 15:49:58 -04:00
index.asciidoc [DOCS] Fix typo (#68362) (#68381) 2021-02-02 09:45:40 -05:00
limitations.asciidoc SQL: Adapt the limitations page to the new "fields" API usage (#69616) (#69814) 2021-03-02 17:44:53 +02:00
overview.asciidoc [DOCS] Swap [float] for [discrete] (#60134) 2020-07-23 12:42:33 -04:00
security.asciidoc [DOCS] Swap [float] for [discrete] (#60134) 2020-07-23 12:42:33 -04:00