Skip to content

Commit d055ef6

Browse files
Update introduction with compat info (#5982) (#5983)
Co-authored-by: Steve Gordon <sgordon@hotmail.co.uk>
1 parent 6977fe2 commit d055ef6

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

docs/introduction.asciidoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,12 @@ client when wishing to.
3737
Please read the getting started guide for both
3838
<<elasticsearch-net,Elasticsearch.Net>> and <<nest,NEST>>.
3939

40+
[discrete]
41+
=== {es} Version Compatibility
42+
43+
Language clients are forward compatible; meaning that clients support communicating with greater or equal minor versions of {es}.
44+
{es} language clients are only backwards compatible with default distributions and without guarantees made.
45+
4046
[discrete]
4147
=== Questions, bugs, comments, feature requests
4248

tests/Tests/introduction.asciidoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,12 @@ Please read the getting started guide for both
3030
<<elasticsearch-net,Elasticsearch.Net>> and <<nest,NEST>>.
3131

3232

33+
[discrete]
34+
=== {es} Version Compatibility
35+
36+
Language clients are forward compatible; meaning that clients support communicating with greater or equal minor versions of {es}.
37+
{es} language clients are only backwards compatible with default distributions and without guarantees made.
38+
3339
[discrete]
3440
=== Questions, bugs, comments, feature requests
3541

0 commit comments

Comments
 (0)