9b844b32b0
[grunt/s3] upgrade to aws_s3 package, grunt-s3 package is broken
2017-11-14 17:00:06 -06:00
db50cde805
version 14.0.0
2017-11-14 16:48:55 -06:00
df87ad663c
update *ignore files
2017-11-14 16:48:52 -06:00
6c4882681f
[apis] regenerate
2017-11-14 16:42:46 -06:00
f1f4b679ef
update supported branches
2017-11-14 16:42:06 -06:00
7f5b5e73bb
version 13.3.1
2017-08-08 23:24:53 -07:00
9c268b4ebb
[apis] regenerate
2017-08-08 23:24:29 -07:00
36d33ff9ba
version 13.3.0
2017-08-08 23:20:27 -07:00
7df9ab4a90
[api] switch to 5.5 default branch
2017-08-08 23:15:06 -07:00
790c32d4c6
[apis] regenerate
2017-07-31 12:41:09 -07:00
1649059c8c
[generate/api] rewrite doc urls with branch
...
(cherry picked from commit 8fa499d070 )
2017-07-31 12:41:04 -07:00
5813360d3f
[es] update branch support
...
(cherry picked from commit 42cc17fc7f )
2017-07-31 11:54:10 -07:00
7ad3a7e196
Use json version of scroll api for 2.0 and greater ( #576 )
...
(cherry picked from commit 3b809be324 )
2017-07-31 11:47:39 -07:00
7f0d0d6f47
[DOCS] More xref fixes.
2017-07-24 20:23:38 -07:00
139d2266dd
[DOCS] Fixing cross doc links errors due to links to 5.x
2017-07-24 20:02:19 -07:00
351c7cc5f6
[docs/config] fix link formatting
...
(cherry picked from commit e2897da71f )
2017-06-21 16:44:39 -07:00
7212f340a2
[changelog] added notes about 13.2.0
2017-06-21 14:12:29 -07:00
19c2b4be1e
version 13.2.0
2017-06-21 14:10:16 -07:00
e209142210
[config] add sniffedNodesFilterPath option ( #559 )
...
(cherry picked from commit 8d9d6cb88c )
2017-06-21 14:09:50 -07:00
cfe1d73092
add changelog notes for 13.1.1/2
...
(cherry picked from commit 1f6e4b66caa036efd4ce1a5b01b6a54617cd18d0)
2017-06-21 14:08:36 -07:00
361c71f83e
version 13.1.2
2017-06-21 13:53:47 -07:00
440e3f7c72
[apis] regenerate
2017-06-21 13:51:27 -07:00
bdde6949b9
fix reference to this within a callback
...
(cherry picked from commit 9d3b966f63 )
2017-06-15 22:34:42 -07:00
c6d2e3d054
version 13.1.1
2017-06-14 15:54:43 -07:00
c1170b0dc8
[apis] regenerate
2017-06-14 15:54:01 -07:00
080e4a0641
[generate] handle methods with more than one namespace
2017-06-14 15:53:38 -07:00
ac23aace47
[apis] regenerate
2017-06-12 12:42:55 -07:00
5e1e269bd7
version 13.1.0
2017-06-12 10:57:16 -07:00
7d3cf3bc5d
add 13.1 release notes
2017-06-12 10:56:57 -07:00
762134db6e
change default api branch to 5.4
...
(cherry picked from commit 50898d3fc5 )
2017-06-12 10:54:45 -07:00
d31490d5b6
[apis] regenerate
2017-06-12 10:53:29 -07:00
44447cede0
upgrade 5.4 to supported branch, 5.5 as upstable
...
(cherry picked from commit cac980ad14 )
2017-06-12 10:53:02 -07:00
69e0e2c97c
version 13.0.1
2017-05-09 14:38:20 -07:00
9e80350792
update changelog
...
(cherry picked from commit 053e78eabb )
2017-05-09 14:36:57 -07:00
90a0ae1eb9
add a castToArray option to paramAsBody spec ( #541 )
...
(cherry picked from commit 35b342550e )
2017-05-09 14:11:24 -07:00
d750b019e2
correct 13.0.0 release date
...
(cherry picked from commit cbb66cc6f3 )
2017-05-08 12:48:07 -07:00
a8d42008c1
remove debugger
...
(cherry picked from commit 036fb89f74 )
2017-05-01 16:49:37 -07:00
b736b3e8cf
[apis] regenerate
2017-05-01 16:33:35 -07:00
151a7a64f5
add 5.4 to unstable branches
2017-05-01 16:33:30 -07:00
94ec6e6139
define description overrides by version, like examples
2017-05-01 16:33:26 -07:00
d22877e7aa
Add elastic-builder to list of query building libraries. ( #538 )
...
* Add elastic-builder to list of query building libraries.
* Update search and api_conventions docs as well
2017-05-01 16:33:21 -07:00
e9c34d8d4f
Manually incrementing the hardcoded master version to 6.0 ( #535 )
...
* Manually incrementing the hardcoded master version to 6.0
* Adding branch_versions to the package.json
* Modifying the way branch_versions work
2017-05-01 16:33:15 -07:00
63450501de
Fixed sample JS code variable naming ( #534 )
2017-04-25 17:39:06 -07:00
aba4728266
[changelog] Correct 13.0.0 release date
2017-04-24 10:48:12 -07:00
5e9afef1ad
version 13.0.0
2017-04-24 10:34:14 -07:00
d241f2d6ef
Update Browser Builds docs ( #528 )
...
* Document how to properly install using npm
* The standard elasticsearch-js build does not works in browser anymore
* The React sample can be confusing nowadays.
Since it refers to an older version that used to work in the browser, now that there
is a browser specific build, the sample is somewhat confusing.
* Closes https://github.com/elastic/elasticsearch-js/issues/527
Since it refers to an older version that used to work in the browser, now that there
is a browser specific build, the sample is somewhat confusing.
* Fix typo
2017-04-24 10:31:09 -07:00
013da44d79
version 13.0.0-rc2
2017-04-05 12:28:43 -07:00
44bbaf3bbe
[clientAction] properly remove the param from all paramAsBody transformations
2017-04-05 12:28:21 -07:00
5de4a32a28
[changelog] mention #523
2017-04-04 20:10:32 -07:00
2d0d307c27
version 13.0.0-rc1
2017-04-04 20:02:58 -07:00