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