064807c5a9
Fix 843 ( #845 )
...
* Fix #843
* Updated test
2019-05-10 10:56:06 +02:00
72b67fe4d7
Bumped v7.0.0
v7.0.0
2019-05-09 15:33:58 +02:00
6f2767628c
Fix 841 ( #842 )
...
* Added errors to exported members
* Updated test
2019-05-09 14:57:33 +02:00
96137788db
Bumped v7.0.0-rc.3
v7.0.0-rc.3
2019-05-06 12:05:27 +02:00
8136846a78
API generation
2019-05-06 12:04:41 +02:00
62e9805311
Updated installation instructions ( #840 )
2019-05-06 12:02:08 +02:00
907f9d085c
Added User-Agent header ( #807 )
...
* Added User-Agent header
* Updated test
* Updated user-agent format
* Updated test
2019-05-06 09:59:55 +02:00
0c1fb22631
API generation
2019-05-03 19:03:34 +02:00
132072b8ab
Simplify API wrappers ( #839 )
...
* Updated code generation
* API generation
* Updated test
* Updated code generation
* API generation
* API generation
2019-05-03 19:03:09 +02:00
99ada00747
API generation
2019-05-03 17:26:07 +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
9dacd9d9ee
Better handling of hostname/ip:port format ( #837 )
...
* Better handling of hostname/ip:port format
* Updated test
2019-05-03 17:25:04 +02:00
d6577b7fa1
Updated installation instructions ( #835 )
...
* Updated installation instructions
* Added a note about Elasticsearch master
2019-05-03 17:25:04 +02:00
ddb72d6e50
Fix resurrect timeout formula ( #833 )
...
* Fixes #827
* Updated test
2019-04-29 09:19:53 +02:00
9bb2d237e4
Node v12 and bumped dependencies ( #832 )
...
* Node v12
* Bumped dependencies
* Disable automatic code coverage
2019-04-26 17:26:14 +02:00
4099532617
Updated .travis.yml ( #831 )
2019-04-26 15:04:17 +02:00
37544399ce
API generation
2019-04-26 15:03:20 +02:00
12e88d6f87
Support for deprecated paths ( #828 )
...
* Updated code generation
* API generation
* Updated test
2019-04-26 15:02:49 +02:00
dbfeb5d1a9
Update RequestEvent to use parameterized type T ( #822 )
...
Updated `RequestEvent` to use parameterized type `T`. In reference to:
https://github.com/elastic/elasticsearch-js/pull/819#issuecomment-484594841
2019-04-19 10:07:17 +02:00
84a837ce11
Bumped v7.0.0-rc.2
v7.0.0-rc.2
2019-04-17 14:16:43 +02:00
dc009dc3a5
Use Elasticsearch 7.0.0 ( #820 )
2019-04-17 14:13:04 +02:00
d4f4b47d7e
Updated typings ( #819 )
2019-04-17 11:24:28 +02:00
cfd4e70fb9
Drop Node.js v6 support ( #818 )
...
Node.js v6 will go EOL at the end of April 2019, and already two of the production dependencies of the client have already dropped support for it, and soon others will do *(as well as development dependencies)*.
Furthermore, since Node.js will go in EOL it will never get security patches, plus, also OpenSSL-1.0.2 will go EOL [this year](https://github.com/nodejs/Release#release-schedule ); to avoid risks for the client users it is better to drop support for Node.js v6 right away.
2019-04-17 11:24:28 +02:00
68f8b7bb5f
Fix a typo in usage example ( #806 )
2019-04-11 08:27:57 +02: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
ef3126b361
Custom http agent support ( #810 )
2019-04-10 11:42:51 +02:00
6cc2b21ce2
Use Elasticsearch 7.0.0-rc2
2019-04-09 12:10:10 +02:00
02c656c364
Support for publish_address as hostname/ip:port ( #804 )
2019-04-09 12:06:22 +02:00
77fcca871f
Updated README.md
2019-04-01 09:50:23 +02:00
ca0b33a2b0
Handle bulk errors in examples
v7.0.0-rc.1
2019-04-01 09:08:58 +02:00
74c37e5b2d
Generated reference
2019-03-29 18:08:28 +01:00
0e47cb88eb
Docs: Fix ingest doc links ( #801 )
...
The ingest docs in Elasticsearch doing point to the actual ingest APIs.
This makes up generate links to the real APIs instead, fixing some
broken links in the 5.x docs in the process.
2019-03-29 18:07:55 +01:00
f97208214e
Generated reference
2019-03-29 15:46:44 +01:00
6f4a8bbe6a
Docs: Handle more funny cases from ES api spec ( #800 )
...
Handles a few "special" doc urls from ES's api spec files. These are
only a problem in 6.x but we'd like to keep the generateDocs script the
same across all branches for easier backporting.
2019-03-29 15:46:17 +01:00
c0264393a1
Update asciidoc config
2019-03-29 15:41:57 +01:00
92bcf46ab4
Generated reference
2019-03-29 08:51:54 +01:00
af544e8a55
Docs: Fix the API reference ( #799 )
2019-03-29 08:50:57 +01:00
fbf804869f
Bumped v7.0.0-rc.1
2019-03-28 19:28:09 +01:00
f3422a6f43
Fix docs ( #796 )
...
Follow up of https://github.com/elastic/docs/pull/701 .
2019-03-28 17:36:08 +01:00
f2c43a843b
Updated CONTRIBUTING.md ( #794 )
...
As titled, also renamed the script files for a better DX.
2019-03-28 10:11:04 +01:00
1f6c68df9c
v7.0.0-rc1 support 🚀 ( #792 )
...
Support for Elasticsearch `v7.0.0-rc1`
2019-03-28 08:32:24 +01:00
c7675708de
Added CONTRIBUTING.md and CODE_OF_CONDUCT.md
2019-03-27 16:48:12 +01:00
e897d8f050
Improved integration test runner
2019-03-27 15:00:21 +01:00
4537308c38
Doc updates ( #791 )
...
Updates for better displaying the documentation in the website.
2019-03-27 07:45:31 +01:00
3a1bb9377a
Merge branch 'master' into 7.x
2019-03-26 12:06:04 +01:00
46bd14a36c
Better api error handling ( #790 )
...
* API generation
* Updated code generation
* Updated test
2019-03-26 12:04:44 +01:00
e185a0b08c
Remove url in jenkins job configuration
2019-03-21 11:16:21 -04:00
7d1c660f4e
Remove url in jenkins job configuration
2019-03-21 11:15:03 -04:00
9b111ee664
CI config ( #786 )
...
* Updated ci config
* Minor fixes
* Minor fixes
* Added Node v11
2019-03-21 11:03:35 +01:00