1e7ccfab33
[Backport 7.x] Show socket local/remote address in case of ECONNRESET ( #1556 )
...
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com >
2021-09-22 10:06:50 +02:00
1362fb568e
Bumped v7.16.0-canary.3
2021-09-16 08:43:47 +02:00
34a168dd99
[Backport 7.x] Update compatibility info ( #1554 )
...
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com >
2021-09-16 08:21:36 +02:00
be1c0f235c
[Backport 7.x] Add support for maxResponseSize and maxCompressedResponseSize ( #1553 )
...
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com >
2021-09-16 08:20:33 +02:00
da0bfd2fb5
[DOCS] Adds a link to the Quick Start section that points to an EC ingest example ( #1546 )
2021-09-07 10:01:39 +02:00
9daf8f360c
Merge branch '7.x' of https://github.com/elastic/elasticsearch-js into 7.x
2021-08-30 15:37:51 +02:00
f6180fae6b
Add test for mocking library ( #1545 )
2021-08-30 15:37:43 +02:00
996ee29009
Bumped v7.16.0-canary.2
2021-08-28 18:24:55 +02:00
bb8f397742
Do not use a singleton for EE ( #1543 ) ( #1544 )
...
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com >
2021-08-28 18:22:26 +02:00
7c69f043e5
[Backport 7.x] Documentation Update for FaaS use cases ( #1541 )
...
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com >
2021-08-24 14:55:18 +02:00
93a7e52be0
[Backport 7.x] Always emit request aborted event ( #1539 )
...
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com >
2021-08-24 11:56:15 +02:00
642b15cd5c
[Backport 7.x] Always display request params and options in request event ( #1538 )
...
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com >
2021-08-24 11:27:59 +02:00
ee867daad0
[Backport 7.x] Fix parcel build ( #1536 )
...
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com >
2021-08-23 15:31:01 +02:00
ef11962ad4
Bumped v7.16.0-canary.1
2021-08-20 12:42:15 +02:00
65fabb267d
[Backport 7.x] Fix isHttpConnection check ( #1528 )
...
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com >
2021-08-20 12:41:00 +02:00
c520967790
[Backport 7.x] Add warning.name to product check security exception ( #1527 )
...
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com >
2021-08-20 10:40:19 +02:00
f555329496
API generation
2021-08-18 17:51:19 +02:00
c55b287c63
Bumped v7.16.0
2021-08-18 17:50:32 +02:00
1a2665b13b
Bumped v7.15.0-canary.3
2021-08-17 09:55:35 +02:00
791cfdb186
API generation
2021-08-17 09:54:41 +02:00
f3a2cbffe9
Update README.md
2021-08-16 11:52:21 +02:00
1777d091bb
Bumped v7.15.0-canary.2
2021-08-16 11:26:40 +02:00
37c2959e92
Updated types
2021-08-16 11:26:00 +02:00
6aaba8af07
Bumped v7.15.0-canary.1
2021-08-11 12:04:38 +02:00
64f62c91e0
Bumped v7.15.0
2021-08-11 12:03:30 +02:00
432df0c3db
Changelog for 7.14 ( #1505 )
2021-08-11 12:02:17 +02:00
0f35880143
API generation
2021-08-11 12:00:15 +02:00
3bd3748feb
Updated types
2021-08-11 11:58:42 +02:00
559acd32be
[Backport 7.x] Show the body as string if the response error can't be read as ES error ( #1514 )
...
* Show the body as string if the response error can't be read as ES error
* Updated test
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com >
2021-08-11 09:46:37 +02:00
a48ebc9442
Support CA fingerprint validation ( #1499 )
...
Co-authored-by: Aleh Zasypkin <aleh.zasypkin@gmail.com >
Co-authored-by: Ioannis Kakavas <ioannis@elastic.co >
2021-08-02 11:22:10 +02:00
563b7746cd
[Backport 7.x] Support mapbox content type ( #1508 )
...
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com >
2021-08-02 11:20:11 +02:00
a287c71147
Add note about prototype poisoning protection perf ( #1503 ) ( #1504 )
...
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com >
2021-07-24 17:49:56 +02:00
db5476ad5d
Better message in case of unsupported build flavor ( #1498 ) ( #1502 )
...
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com >
2021-07-24 16:55:14 +02:00
e8b4eb8b9b
Do not check for 100% coverage ( #1501 )
2021-07-24 14:46:21 +02:00
67db0c57bf
Updated type definitions
2021-07-19 16:50:17 +02:00
743c53dfe0
API generation
2021-07-19 16:45:12 +02:00
adc5c2b146
Verify connection to Elasticsearch ( #1487 ) ( #1497 )
...
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com >
2021-07-19 16:42:53 +02:00
7358fd0c83
API generation
2021-07-16 11:27:03 +02:00
9baa42ac1b
Update integration test ( #1493 )
2021-07-16 10:07:22 +02:00
28d8ff799e
Add api compatibility header support ( #1478 ) ( #1491 )
...
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com >
2021-07-13 09:48:30 +02:00
ea2c8d2d4d
Add support for bearer auth ( #1488 ) ( #1490 )
...
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com >
2021-07-13 09:40:06 +02:00
2f0aeec108
Bulk update improvements ( #1428 )
2021-07-12 16:06:59 +02:00
74c6e187a2
Bumped v7.14.0-canary.6
2021-06-04 11:37:41 +02:00
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