d1a5fc7cfa
Bumped v8.0.0-canary.7
2021-04-22 08:09:27 +02:00
04c56fe269
Updated ci configuration
2021-04-21 13:47:19 +02:00
d2f77e9944
Fix type definition
2021-04-19 09:32:32 +02:00
d188e24626
Fix type definition
2021-04-19 07:30:14 +02:00
e3c15d39de
Bumped v8.0.0-canary.6
2021-04-15 08:46:59 +02:00
6a6d8bc566
Updated new types export ( #1446 )
...
* Updated new types
* Updated new types
* Updated test
* Updated docs
2021-04-15 08:43:58 +02:00
6464fc69f1
Wrap inside array ndjson bodies in integration test ( #1444 )
...
* Wrap inside array ndjson bodies
* Fix path
* Use orignal api name
2021-04-08 18:26:45 +02:00
cb78bb408b
Bumped v8.0.0-canary.5
2021-04-07 19:39:42 +02:00
b22558f047
API generation
2021-04-07 19:38:41 +02:00
d7d55e1146
Updated code generation ( #1441 )
...
* Updated code generation
* Nit
2021-04-07 15:24:45 +02:00
4102a28a0b
API generation
2021-04-07 14:15:29 +02:00
7fdfa4834f
Expose the new type definition along with the current one ( #1440 )
2021-04-07 14:08:18 +02:00
052e138fbd
Updated integration test cleanup ( #1438 )
2021-04-02 18:12:12 +02:00
226d0e3498
Move integration test to artifact API ( #1436 )
2021-03-31 13:57:58 +02:00
9fa1e12bd3
[DOCS] Rearranges Examples section in Node.JS book ( #1425 )
2021-03-29 11:15:21 +02:00
7a3cfe7e23
Bumped v8.0.0-canary.4
2021-03-24 15:01:54 +01:00
f86a79cb26
New type definitions ( #1358 )
2021-03-24 14:50:46 +01:00
430de17007
Integration test: Fix yaml parser and crash on failure ( #1423 )
...
* Fix yaml parser and crash on failure
* Log response in case of ResponseError
* Updated cleanup
* Updated skip list
* Updated skip list
* Updated skip list
2021-03-24 07:52:54 +01:00
609da06fef
[DOCS] Fix readme links ( #1421 )
...
* [DOCS] Fix links in README
* [DOCS] Update link to moved Authentication page
2021-03-22 18:08:16 +01:00
c96c41dc43
API generation
2021-03-22 11:55:14 +01:00
ab3e809fc2
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:50:15 +01:00
6a30cd9955
Disable prototype poisoning option ( #1414 )
...
* Introduce disablePrototypePoisoningProtection option
* Updated test
* Updated docs
* Fix bundler test
2021-03-15 08:51:45 +01:00
36eaed6466
[DOCS] Adds Integrations section to Node.JS docs ( #1407 )
...
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com >
2021-03-10 17:13:15 +01:00
22ece32c5c
Fix test bundler ( #1417 )
...
* Updated .gitignore
* Fix parcel build
* Updated .gitignore
2021-03-10 14:55:55 +01:00
f2204c5722
Update usage link ( #1404 ) ( #1413 )
2021-03-10 11:07:57 +01:00
059a2c91ce
API generation
2021-02-19 08:31:16 +01:00
f150872726
Remove linter ignore configuration
2021-02-19 08:28:17 +01:00
ab5d8997b8
Remove Node.js v8 support ( #1402 )
2021-02-19 08:27:20 +01:00
7801b2cc13
Add 7.12 to CI jobs
2021-02-18 16:40:42 +01:00
8311a4ad04
Bumped v8.0.0-canary.3
2021-02-18 16:38:28 +01:00
973a98180a
[helpers] add support for transport options to all helpers ( #1400 )
...
Co-authored-by: spalger <spalger@users.noreply.github.com >
2021-02-18 16:33:08 +01:00
2b084dbadc
Bumped v8.0.0-canary.2
2021-02-17 11:01:00 +01:00
79658b1784
API generation
2021-02-17 09:57:15 +01:00
19acc4f9d0
API generation
2021-02-09 09:56:20 +01:00
2409bd09e4
Fix CI ( #1399 )
2021-02-09 08:13:42 +01:00
9e3072f621
Added Elasticsearch proxy example ( #1398 )
...
Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co >
2021-02-08 18:14:38 +01:00
2494f08ad2
Updated CI conf
2021-02-08 17:44:28 +01:00
883ef386e3
[DOCS] Adds Configuration section to Node.JS docs ( #1391 )
2021-02-01 11:03:04 +01:00
618b244473
Prereleases in meta header should be displayed as p ( #1381 )
2021-01-19 08:10:27 +01:00
b0769bec11
API generation
2021-01-18 17:15:53 +01:00
a91c55b1f8
Added script for releasing canary package ( #1338 )
2020-12-17 17:33:17 +01:00
5ed2548433
Updated CI jobs
2020-12-16 10:47:03 +01:00
8aedb79419
Fix #1374 ( #1376 )
2020-12-16 10:42:46 +01:00
61eee69424
Added x-elastic-client-meta header ( #1373 )
2020-12-16 10:42:26 +01:00
4cace4c234
typo ( #1375 )
2020-12-16 10:40:59 +01:00
33035901cf
Added new observability events ( #1365 )
2020-12-09 11:43:46 +01:00
9fea1aedc0
API generation
2020-12-09 11:39:40 +01:00
1398086f76
[DOCS] Fixes link in API docs ( #1362 )
2020-11-24 10:29:22 +01:00
16901798f9
Merge branch 'master' of https://github.com/elastic/elasticsearch-js
2020-11-24 09:50:56 +01:00
8cbb54016a
API generation
2020-11-24 09:50:47 +01:00