d6dbaf1ab9
API generation
2021-04-07 19:23:36 +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
f138b077e3
New type definitions ( #1358 )
2021-03-24 14:54:06 +01:00
e0e3267ca0
API generation
2021-03-22 11:54:41 +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
0e2ae5452d
API generation
2021-03-01 10:36:52 +01:00
2ebe2d8b7f
API generation
2021-02-19 08:31:52 +01:00
31b4d41dc5
API generation
2021-02-17 09:58:01 +01:00
f4f7c733d1
API generation
2021-02-09 09:57:02 +01:00
2be23c0946
API generation
2021-01-18 17:19:22 +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
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
fbaa502cd3
API generation
2020-12-09 11:40:19 +01:00
b4e2b05c2d
API generation
2020-11-24 09:51:45 +01:00
6e61ae236c
API generation
2020-11-12 07:45:17 +01:00
4b8077b40d
API generation
2020-11-02 08:04:26 +01:00
c1dfb013ef
API generation
2020-10-21 11:07:32 +02:00
c901c7816b
API generation
2020-10-07 11:15:28 +02:00
b41a7b48b6
API generation
2020-09-15 09:08:17 +02:00
7a407c411d
API generation
2020-09-01 14:10:26 +02:00
573b29777c
API generation
2020-08-03 12:00:49 +02:00
4c1095d805
[Backport 7.x] Added proxy support ( #1276 )
...
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com >
2020-08-03 11:41:20 +02:00
bb05668a44
Updated license header ( #1267 )
2020-07-23 12:27:18 +02:00
3e20dd578f
API generation
2020-07-20 14:09:53 +02:00
e864c1db99
[Backport 7.x] Add ability to disable the http agent ( #1258 )
...
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com >
2020-07-13 15:09:22 +02:00
581b0f3a35
API generation
2020-07-13 14:45:19 +02:00
d73cb1a29b
Add support for a global context option ( #1256 )
2020-07-13 14:43:37 +02:00
28f2be397c
[Backport 7.x] Allow the client name to be a symbol ( #1257 )
...
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com >
2020-07-13 12:38:59 +02:00
3e57383b04
API generation
2020-07-06 11:51:04 +02:00
615481d5ed
[Backport 7.x] Export a kibana restricted type definition ( #1248 )
...
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com >
2020-07-06 11:49:49 +02:00
40c47902f3
[Backport 7.x] Improve child API ( #1247 )
...
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com >
2020-07-06 11:48:35 +02:00
aec79375bd
API generation
2020-06-15 09:55:15 +02:00
4121e1e7ff
API generation
2020-06-03 09:11:45 +02:00
4364e882f8
API generation
2020-05-18 09:23:13 +02:00
109ac3e9aa
API generation
2020-05-15 09:57:21 +02:00
51169d5efa
Support for Elasticsearch 7.7 ( #1192 )
2020-05-14 09:55:54 +02:00
8bd5c4c4ce
Support for Elasticsearch 7.6 ( #1075 )
2020-02-12 11:17:56 +01:00
51568ed505
ClientOptions["cloud"] should have optional auth fields ( #1032 )
2020-01-07 12:09:42 +01:00
c0000aa207
Support for Elasticsearch 7.5 ( #1015 )
...
* API generation
* X-Opaque-Id support (#997 )
* Added X-Opaque-Id support
* Updated type definitions
* Updated test
* Updated docs
* Skip data_frame_transform_deprecated.* apis
* API generation
* Fix docs link
* Fix CI configuration
* Added enrich_user to default roles
* Added transform_admin ad transform_user to default roles
2019-12-03 14:31:59 +01:00
7472c5ee94
Support for Elasticsearch 7.4 ( #979 )
...
* Update code generation (#969 )
* Updated code generation scripts to use the new spec
* API generation
* Fix bad link
* Updated API reference doc (#945 )
* Updated API reference doc
* Updated docs script
* Fix issue; node roles are defaulting to true when undefined (fal… (#967 )
* Fix issue; nodeFilter was unable to filter because master, data, and ingest role were true if even they were false on the node.
* Test nodesToHost of BaseConnectionPool correctly maps node roles
* API generation
* Docker: use 7.4-SNAPSHOT
* API generation
* Use 7.4 stable
2019-10-02 11:17:32 +02:00
8c78f47ac3
Support for Elasticsearch 7.3 ( #928 )
2019-08-01 10:09:16 +02:00
29ad0735c2
Updated automatically the main typings file with the generated t… ( #919 )
...
* Updated automatically the main typings file with the generated types
* Removed useless log
2019-07-25 11:12:32 +02:00
f74123fb53
fix(Typings): sniffInterval can also be boolean ( #914 )
2019-07-22 10:40:22 +02:00
b0861fae0d
Support for 7.2 ( #884 )
...
* API generation
* Add 7.2.0 to testing matrix
* Use 7.2.0-SNAPSHOT
* API generation
* Updated custom skips
* Updated ES version
* Updated esDefaultRoles
2019-07-04 11:27:14 +02:00
0918df8e7d
Updated type definitions ( #882 )
...
* Updated type definitions
* Updated test
2019-06-19 09:15:31 +02:00
6f2767628c
Fix 841 ( #842 )
...
* Added errors to exported members
* Updated test
2019-05-09 14:57:33 +02:00
b1458e3511
Improve observability ( #834 )
...
* API generation
* Added correlation id support
* Updated docs
* Updated test
* Updated code generation
* API generation
* Updated code generation
* Added support for client name and custom context object
* Updated docs
* Updated test
* Fix docs
* Updated docs
* Added id support also for sniffing
* Updated test
* Update docs/observability.asciidoc
Co-Authored-By: delvedor <delvedor@users.noreply.github.com >
* Update docs/observability.asciidoc
Co-Authored-By: delvedor <delvedor@users.noreply.github.com >
* Apply suggestions
* Update docs/configuration.asciidoc
Co-Authored-By: delvedor <delvedor@users.noreply.github.com >
* Update docs/configuration.asciidoc
Co-Authored-By: delvedor <delvedor@users.noreply.github.com >
* Update docs/observability.asciidoc
Co-Authored-By: delvedor <delvedor@users.noreply.github.com >
* Update docs/observability.asciidoc
Co-Authored-By: delvedor <delvedor@users.noreply.github.com >
* Update docs/observability.asciidoc
Co-Authored-By: delvedor <delvedor@users.noreply.github.com >
* Apply suggestions
* Updated README.md
* Fixed test
* Addressed suggestions
2019-05-03 17:25:25 +02:00
d4f4b47d7e
Updated typings ( #819 )
2019-04-17 11:24:28 +02:00
ef3126b361
Custom http agent support ( #810 )
2019-04-10 11:42:51 +02:00