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
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