[DOCS] Adds Breaking changes from old client to Introduction. (#1453)
This commit is contained in:
committed by
GitHub
parent
d1a5fc7cfa
commit
265eb2b225
@ -4,6 +4,9 @@
|
||||
This is the official Node.js client for {es}. This page gives a quick overview
|
||||
about the features of the client.
|
||||
|
||||
Refer to <<breaking-changes,this page>> for breaking changes coming from the old
|
||||
client.
|
||||
|
||||
|
||||
[discrete]
|
||||
=== Features
|
||||
@ -189,3 +192,6 @@ npm install esmaster@github:elastic/elasticsearch-js
|
||||
----
|
||||
WARNING: This command installs the master branch of the client which is not
|
||||
considered stable.
|
||||
|
||||
|
||||
include::breaking-changes.asciidoc[]
|
||||
Reference in New Issue
Block a user