Commit Graph

1561 Commits

Author SHA1 Message Date
51ac759167 Updated docs 2019-02-15 18:36:28 +01:00
e98b3d4e89 Updated ci conf 2019-02-15 10:44:20 +01:00
b4d6d036f5 Updated typings 2019-02-15 10:30:04 +01:00
96fe644eb2 API generation 2019-02-15 10:29:48 +01:00
f704d4fcf3 Added examples 2019-02-14 18:34:20 +01:00
1c2dbf6e76 Added examples 2019-02-14 16:25:16 +01:00
9bbae42ccc Docs: Fix typo and added a note 2019-02-14 16:25:03 +01:00
6d68d22e32 Added API reference 2019-02-14 07:57:29 +01:00
5a18409a61 Added documentation generator 2019-02-14 07:57:16 +01:00
8cd8dd3410 Updated docs indentation and added more examples 2019-02-13 07:51:39 +01:00
d4b2d4676b Added docs 2019-02-12 16:40:33 +01:00
2dbf00e821 Updated test 2019-02-12 16:40:19 +01:00
e4669e656d Handle compression for streams 2019-02-12 16:40:10 +01:00
0355322ef4 API generation 2019-02-12 16:39:49 +01:00
1b519671eb Updated code generation 2019-02-12 16:39:42 +01:00
422409627a Bumped v0.1.0-alpha.6 2019-02-11 17:51:23 +01:00
d9a5f24e24 Code coverage++ 2019-02-11 17:37:44 +01:00
ecb2ba47a8 Small fixes 2019-02-11 17:37:29 +01:00
dbe4557848 Use custom client error class 2019-02-11 17:37:16 +01:00
fa0ee6e6c4 Bumped dependencies 2019-02-11 17:36:50 +01:00
4962e60484 Added README.md 2019-02-11 12:04:07 +01:00
3023e45661 Updated test 2019-02-11 12:03:55 +01:00
ca72e8b2f5 Updated dependencies 2019-02-11 12:03:40 +01:00
b19d93fb1e WIP: initial prototype
- Added body compression
- Removed old options
2019-02-11 12:01:52 +01:00
8a14ede19f Updated typings 2019-02-11 11:54:22 +01:00
7443cf577f version 15.4.1
(cherry picked from commit 3c370f60fa9913200df43fc96ae0969be9bb48d7)
legacy
2019-02-06 13:42:16 -06:00
b5986bef4f [apis] add upcoming branches and drop old 5.x branches
(cherry picked from commit ef0bc698a42cfbe172bc8c990454b9ed9fe59770)
2019-02-06 13:42:07 -06:00
fd4b0f7de7 version 15.4.0
(cherry picked from commit bfd03f17924c8c512014cbfd00407f43b9c06c84)
2019-02-06 13:41:19 -06:00
94f84ca1fa update branches to include 6.6 and 6.7
(cherry picked from commit b111e9070c574362c00c8be89407b8064728ea57)
2019-02-06 13:41:13 -06:00
19fe5e442d version 15.3.1
(cherry picked from commit ced3bf3a62)
2019-02-06 13:41:01 -06:00
5e7ca876e4 Added extend method (#763)
* Added extend method

* Updated test
2019-01-30 19:10:59 +01:00
7c63c2d9e2 API generation 2019-01-30 11:38:36 +01:00
140774128b Updated code generation 2019-01-30 11:38:29 +01:00
95c4369f9b Updated test 2019-01-30 09:33:13 +01:00
3bb4fda004 API generation 2019-01-30 09:33:04 +01:00
fbfb9479b2 Updated code generation 2019-01-30 09:32:58 +01:00
2f3e2a6c96 Bumped v0.1.0-alpha.5 2019-01-29 17:33:16 +01:00
23cfe11e44 Unknown parameters handling (#761) 2019-01-29 17:31:43 +01:00
7acd2e3b07 Elasticsearch 7 support 🚀 (#760)
* API generation

* Updated typings

* Updated code generation

* Updated test

* Updated ci configuration

* Fixed test
2019-01-29 12:10:20 +01:00
bd2755a302 Updated test 2019-01-28 11:27:36 +01:00
55fc8d7388 Handle unescaped characters 2019-01-28 11:27:21 +01:00
0d07233b46 [connectors/http] prevent errors caused by multi-byte characters in paths (#756)
* [connectors/http] catch errors caused by multi-byte paths

* Check url validity before to run the request

* Updated test
2019-01-23 13:29:42 -08:00
8e26dc874f Added types field 2019-01-22 18:17:17 +01:00
9936c0622a Updated test 2019-01-21 16:49:18 +01:00
88c9fa8546 Consistent roles handling 2019-01-21 16:49:08 +01:00
f12424272f Updated test 2019-01-14 16:09:47 +01:00
ea3e54b255 Updated Connection Pool
- Merge nodes with same url but different id during update
- Cache auth data if provided when adding a connection
2019-01-14 16:08:20 +01:00
32b13bcdfe Bumped v0.1.0-alpha.4 2019-01-11 18:14:59 +01:00
f56ae1a70d Request parameters typings (#748) 2019-01-11 14:08:49 +01:00
a25a8d996e update changelog
(cherry picked from commit 5d617474b7)
2019-01-09 13:26:47 -08:00