Update branches to include 6.8 and 7.1 (#2)

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
This commit is contained in:
Tyler Smalley
2019-05-01 16:32:18 -07:00
committed by Spencer
parent 7443cf577f
commit 7b1f726beb
15 changed files with 25976 additions and 1227 deletions

View File

@ -52,9 +52,11 @@ Default in Node:::
+
WARNING: This default will track the latest version of Elasticsearch, and is only intended to be used during development. It is highly recommended that you set this parameter in all code that is headed to production.
Default ::: `'6.6'`
Default ::: `'6.7'`
Options in node :::
* `'7.0'`
* `'6.7'`
* `'6.6'`
* `'6.5'`
* `'6.4'`
@ -66,19 +68,19 @@ Options in node :::
* `'2.4'`
* `'1.7'`
* `'0.90'`
* `'6.7'` (unstable)
* `'7.0'` (unstable)
* `'6.8'` (unstable)
* `'7.1'` (unstable)
* `'7.x'` (unstable)
* `'master'` (unstable)
Options in the browser :::
* `'7.0'`
* `'6.7'`
* `'6.6'`
* `'6.5'`
* `'6.4'`
* `'6.3'`
* `'6.2'`
* `'6.7'` (unstable)
* `'7.0'` (unstable)
* `'6.8'` (unstable)
* `'7.1'` (unstable)
* `'7.x'` (unstable)
* `'master'` (unstable)