Commit Graph

1759 Commits

Author SHA1 Message Date
2ebe2d8b7f API generation 2021-02-19 08:31:52 +01:00
b759e621db Remove linter ignore configuration 2021-02-19 08:30:03 +01:00
28370acf49 Remove Node.js v8 support (#1402) 2021-02-19 08:29:57 +01:00
ae3bb7031f Bumped v7.13.0 2021-02-18 16:44:08 +01:00
f38db62ab3 Bumped v7.12.0-canary.3 2021-02-18 16:37:52 +01:00
5a25b7cba2 [helpers] add support for transport options to all helpers (#1400)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-02-18 16:36:22 +01:00
e1d7134398 Bumped v7.12.0-canary.2 2021-02-17 09:59:47 +01:00
31b4d41dc5 API generation 2021-02-17 09:58:01 +01:00
252bab6476 API generation 2021-02-11 08:26:02 +01:00
88b787bf38 Changelog for 7.11 (#1401) 2021-02-11 08:24:05 +01:00
f4f7c733d1 API generation 2021-02-09 09:57:02 +01:00
20b7e93475 Fix CI (#1399) 2021-02-09 08:16:54 +01:00
176d823593 Added Elasticsearch proxy example (#1398)
Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>
2021-02-09 08:15:07 +01:00
7448cd3d24 Updated CI conf 2021-02-09 08:15:07 +01:00
eeacdffd45 [7.x][DOCS] Adds Configuration section to Node.JS docs (#1396) 2021-02-01 15:43:27 +01:00
5eab7e9c75 [Backport 7.x] Prereleases in meta header should be displayed as p (#1390)
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com>
2021-01-19 08:11:57 +01:00
2be23c0946 API generation 2021-01-18 17:19:22 +01:00
86660ddf4f Added script for releasing canary package (#1338) 2020-12-17 17:35:00 +01:00
f135ba7da2 [Backport 7.x] Fix #1374 (#1378)
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com>
2020-12-16 10:43:57 +01:00
39ce8778a5 [Backport 7.x] Added x-elastic-client-meta header (#1377)
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com>
2020-12-16 10:43:28 +01:00
48762f12ec typo (#1375) 2020-12-15 14:45:43 +01:00
07bcd62285 [Backport 7.x] Added new observability events (#1370)
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com>
2020-12-09 11:44:39 +01:00
29ee3ec582 Merge branch '7.x' of https://github.com/elastic/elasticsearch-js into 7.x 2020-12-09 11:40:36 +01:00
fbaa502cd3 API generation 2020-12-09 11:40:19 +01:00
07faf09aaf Fix changelog display (#1367) 2020-12-02 15:54:26 +01:00
afc6249fd2 [DOCS] Fixes link in API docs (#1362) 2020-11-24 10:33:51 +01:00
b4e2b05c2d API generation 2020-11-24 09:51:45 +01:00
92f31d467c [Backport 7.x] Throw if the content length is too big (#1361)
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com>
2020-11-24 09:49:07 +01:00
d32c8bca81 [Backport 7.x] Updated integration test cleanup code (#1357)
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com>
2020-11-19 11:26:17 +01:00
e9ad12ba67 Fix typo 2020-11-16 08:23:45 +01:00
27458b39b1 Changelog for 7.10 (#1348) 2020-11-12 07:58:13 +01:00
6e61ae236c API generation 2020-11-12 07:45:17 +01:00
cbfb9616a0 Handle connectivity issues while reading the body (#1343) 2020-11-10 18:24:53 +01:00
a4f66d7f4a Merge branch '7.x' of https://github.com/elastic/elasticsearch-js into 7.x 2020-11-10 18:12:40 +01:00
3cb336be67 [Backport 7.x] Add warning log about nodejs version support (#1350)
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com>
2020-11-10 18:09:02 +01:00
5490114ea9 Added node.js support doc (#1346)
Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>
2020-11-10 17:50:21 +01:00
94e8bcd611 [7.x][DOCS] Adds Connecting section to Node.JS docs (#1344) 2020-11-05 13:46:02 +01:00
4b8077b40d API generation 2020-11-02 08:04:26 +01:00
3e60b6726d Merge branch '7.x' of https://github.com/elastic/elasticsearch-js into 7.x 2020-10-21 11:07:37 +02:00
c1dfb013ef API generation 2020-10-21 11:07:32 +02:00
18b62b41aa [Backport 7.x] Fix integration test (#1336)
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com>
2020-10-15 08:56:16 +02:00
dd8ee9056b [Backport 7.x] The agent function should take the Connection contructor options as argument (#1334)
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com>
2020-10-12 11:13:34 +02:00
34dedb8119 [Backport 7.x] Scroll search should clear the scroll at the end (#1333)
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com>
2020-10-12 11:13:12 +02:00
c901c7816b API generation 2020-10-07 11:15:28 +02:00
c877e75d85 [Backport 7.x] Skip ulong integration test test (#1326)
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com>
2020-09-29 10:26:41 +02:00
f5b8d32c15 API generation 2020-09-28 10:22:52 +02:00
a622eafcb1 Adds [discrete] to common parameters and API titles when generating API docs (#1316) 2020-09-28 10:22:25 +02:00
6bb2e4fc1c [DOCS] Reorganizes Introduction and Installation chapters (#1315) 2020-09-28 10:22:23 +02:00
c12a31199d [Backport 7.x] Test cloud id without kibana component (#1324)
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com>
2020-09-28 10:18:30 +02:00
df56604742 Update helpers.asciidoc (#1310) 2020-09-28 10:17:50 +02:00