Commit Graph

1807 Commits

Author SHA1 Message Date
7bf627f76b Updated type definitions 2021-06-04 11:37:06 +02:00
496887cec0 Bumped v7.14.0-canary.5 2021-06-03 18:41:03 +02:00
1040e76ce2 Updated type definitions 2021-06-03 18:40:11 +02:00
b3ca264a0b [Backport 7.x] Fix integration test (#1480)
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com>
2021-06-03 17:52:36 +02:00
ea3df650f1 Changelog for 7.13 (#1476) 2021-05-31 12:32:11 +02:00
51594424d5 Bumped v7.14.0-canary.4 2021-05-20 16:20:07 +02:00
a2614bd84e Merge branch '7.x' of https://github.com/elastic/elasticsearch-js into 7.x 2021-05-20 16:18:10 +02:00
4ec32601e7 Drop node v10 support (#1471) 2021-05-20 16:18:01 +02:00
1e5d143d0c [Backport 7.x] Update body error check (#1474)
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com>
2021-05-20 16:16:06 +02:00
9a021f8445 Bumped v7.14.0-canary.3 2021-05-19 11:18:00 +02:00
aad5fdf144 API generation 2021-05-19 11:17:08 +02:00
bc607ffbd1 Updated type definitions 2021-05-19 11:14:54 +02:00
ecff306004 [Backport 7.x] Add top level type error to error message (#1469)
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com>
2021-05-19 11:09:55 +02:00
9b0f45f390 Bumped v7.14.0-canary.2 2021-05-12 18:18:33 +02:00
2016dd2ef6 Updated type definitions 2021-05-12 17:42:04 +02:00
95daf256f6 Merge branch '7.x' of https://github.com/elastic/elasticsearch-js into 7.x 2021-05-12 17:38:34 +02:00
7ef266bdb0 API generation 2021-05-12 17:38:31 +02:00
f7450de64e Updated integration test helpers (#1466) (#1467)
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com>
2021-05-12 15:34:05 +02:00
f7c9c64e1d Bumped v7.14.0-canary.1 2021-05-03 16:54:34 +02:00
4441de678f Catch HEAD errors (#1460) (#1462)
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com>
2021-05-03 16:40:48 +02:00
c9808fb067 Improve response error message (#1457) (#1461)
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com>
2021-05-03 16:39:54 +02:00
b812c51dce [DOCS] Reviews Client helpers section in the Node.JS book (#1434) (#1458)
* [DOCS] Reviews Client helpers section in the Node.JS book.

* [DOCS] Changes link.

* Update docs/index.asciidoc
2021-04-27 14:16:14 +02:00
7a83df8445 Merge branch '7.x' of https://github.com/elastic/elasticsearch-js into 7.x 2021-04-26 16:51:56 +02:00
bfae6066af API generation 2021-04-26 16:51:52 +02:00
23ababaffc [7.x][DOCS] Renames Changelog to Release notes in Node.JS book. (#1454) 2021-04-26 16:25:26 +02:00
fe3ec491de Bumped v7.14.0 2021-04-21 13:44:20 +02:00
1889691a43 Fix type definition 2021-04-19 09:33:18 +02:00
146fde308a Fix type definition 2021-04-19 07:30:32 +02:00
a0786f2705 Bumped v7.13.0-canary.3 2021-04-15 08:46:05 +02:00
4ab53eee4b Updated new types export (#1446) (#1447)
* Updated new types

* Updated new types

* Updated test

* Updated docs

Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com>
2021-04-15 08:44:37 +02:00
17b3d63428 Wrap inside array ndjson bodies in integration test (#1444) (#1445)
* Wrap inside array ndjson bodies

* Fix path

* Use orignal api name

Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com>
2021-04-08 18:27:50 +02:00
8b946af6ce Bumped v7.13.0-canary.2 2021-04-07 19:37:59 +02:00
d6dbaf1ab9 API generation 2021-04-07 19:23:36 +02:00
1db476f716 Updated code generation (#1441) (#1442)
* Updated code generation

* Nit

Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com>
2021-04-07 15:25:30 +02:00
93231e621e API generation 2021-04-07 14:16:52 +02:00
e198511327 Expose the new type definition along with the current one (#1440) 2021-04-07 14:10:17 +02:00
cba4affb82 Move integration test to artifact API (#1436) 2021-03-31 13:58:37 +02:00
3d2720d3c8 [DOCS] Rearranges Examples section in Node.JS book (#1425) (#1431) 2021-03-29 15:02:59 +02:00
b53466e41c Bumped v7.13.0-canary.1 2021-03-24 15:00:05 +01:00
f138b077e3 New type definitions (#1358) 2021-03-24 14:54:06 +01:00
f7edb80df7 Updated changelog.asciidoc (#1422) 2021-03-24 08:37:46 +01:00
66693f30ab Integration test: Fix yaml parser and crash on failure (#1423) (#1424)
* Fix yaml parser and crash on failure

* Log response in case of ResponseError

* Updated cleanup

* Updated skip list

* Updated skip list

* Updated skip list

Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com>
2021-03-24 07:53:34 +01:00
e0e3267ca0 API generation 2021-03-22 11:54:41 +01:00
416b221b1e fix(TransportRequestPromise): add finally method to TransportRequestP… (#1415)
* fix(TransportRequestPromise): add finally method to TransportRequestPromise interface

* fix(TransportRequestPromise): add finally method to transportReturn object

* fix(TransportRequestPromise): add finally method tests
2021-03-22 11:52:13 +01:00
528b90d19a Disable prototype poisoning option (#1414) (#1420)
* Introduce disablePrototypePoisoningProtection option

* Updated test

* Updated docs

* Fix bundler test

Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com>
2021-03-15 08:52:34 +01:00
9fe088589c [DOCS] Adds Integrations section to Node.JS docs (#1407) (#1419)
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com>

Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com>
2021-03-11 07:51:15 +01:00
7d776c15f7 Fix test bundler (#1417) (#1418)
* Updated .gitignore

* Fix parcel build

* Updated .gitignore

Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com>
2021-03-10 14:57:10 +01:00
0e2ae5452d API generation 2021-03-01 10:36:52 +01:00
2ebe2d8b7f API generation 2021-02-19 08:31:52 +01:00
b759e621db Remove linter ignore configuration 2021-02-19 08:30:03 +01:00