Commit Graph

55 Commits

Author SHA1 Message Date
5e18738921 API generation 2021-08-18 17:51:42 +02:00
791cfdb186 API generation 2021-08-17 09:54:41 +02:00
0f35880143 API generation 2021-08-11 12:00:15 +02:00
743c53dfe0 API generation 2021-07-19 16:45:12 +02:00
7358fd0c83 API generation 2021-07-16 11:27:03 +02:00
aad5fdf144 API generation 2021-05-19 11:17:08 +02:00
7ef266bdb0 API generation 2021-05-12 17:38:31 +02:00
bfae6066af API generation 2021-04-26 16:51:52 +02:00
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
e0e3267ca0 API generation 2021-03-22 11:54:41 +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
252bab6476 API generation 2021-02-11 08:26:02 +01:00
f4f7c733d1 API generation 2021-02-09 09:57:02 +01:00
2be23c0946 API generation 2021-01-18 17:19:22 +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
f5b8d32c15 API generation 2020-09-28 10:22:52 +02:00
8263f35f60 API generation 2020-09-23 11:36:53 +02:00
3db1bed4bd Improve child performances (#1314) 2020-09-23 11:34:36 +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
bb05668a44 Updated license header (#1267) 2020-07-23 12:27:18 +02:00
3e20dd578f API generation 2020-07-20 14:09:53 +02:00
581b0f3a35 API generation 2020-07-13 14:45:19 +02:00
3e57383b04 API generation 2020-07-06 11:51:04 +02:00
aec79375bd API generation 2020-06-15 09:55:15 +02:00
072931f7af API generation 2020-06-08 09:30:52 +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
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
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
9897ba8831 Patch #855 2019-05-17 09:07:01 -04:00
c922661fda API generation 2019-05-16 16:53:38 -04:00
597dd28340 Patch deprecated parameters (#851)
* Updated code generation

* API generation

* API generation

* Updated code generation
2019-05-16 16:53:05 -04:00
777e438482 API generation 2019-04-10 11:44:12 +02:00
29beb44bf5 Improve typings (#813)
The ApiResponse now accepts a generics that defaults to any, same for every API method that might need a body.
2019-04-10 11:43:14 +02:00