402b4caafa
Updated installation instructions ( #840 )
2019-05-06 12:02:33 +02:00
2f598ffe26
Added User-Agent header ( #807 )
...
* Added User-Agent header
* Updated test
* Updated user-agent format
* Updated test
2019-05-06 10:00:29 +02:00
7f2142264b
API generation
2019-05-03 19:05:11 +02:00
bbe243b758
Simplify API wrappers ( #839 )
...
* Updated code generation
* API generation
* Updated test
* Updated code generation
* API generation
* API generation
2019-05-03 19:04:42 +02:00
6ebaa2ce00
API generation
2019-05-03 17:28:01 +02:00
ed9db61d1f
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:27:32 +02:00
c47725d401
Better handling of hostname/ip:port format ( #837 )
...
* Better handling of hostname/ip:port format
* Updated test
2019-05-03 17:27:24 +02:00
d5511129a8
Updated installation instructions ( #835 )
...
* Updated installation instructions
* Added a note about Elasticsearch master
2019-05-03 17:27:24 +02:00
a731fda729
Fix resurrect timeout formula ( #833 )
...
* Fixes #827
* Updated test
2019-04-29 09:20:46 +02:00
10c6038003
Node v12 and bumped dependencies ( #832 )
...
* Node v12
* Bumped dependencies
* Disable automatic code coverage
2019-04-26 17:27:26 +02:00
f73da274aa
Updated .travis.yml ( #831 )
2019-04-26 15:05:17 +02:00
9c716a317d
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:38 +02:00
9924ada7d7
Bumped v5.6.16-rc.2
v5.6.16-rc.2
2019-04-17 14:17:38 +02:00
2827708ca5
Updated typings ( #819 )
2019-04-17 11:25:18 +02:00
c2118c5168
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:25:18 +02:00
66b6c17ee1
Fix a typo in usage example ( #806 )
2019-04-11 16:38:30 +02:00
92e786e9c6
API generation
2019-04-10 11:47:21 +02:00
e6f0d272ca
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:46:29 +02:00
fb365c9adf
Custom http agent support ( #810 )
2019-04-10 11:46:09 +02:00
bbd6b5a546
Support for publish_address as hostname/ip:port ( #804 )
2019-04-09 12:06:51 +02:00
729444c060
Updated README.md
2019-04-01 09:50:43 +02:00
6809a13ceb
Handle bulk errors in examples
v5.6.16-rc.1
2019-04-01 09:09:21 +02:00
4973cf1250
Generated reference
2019-03-29 18:09:34 +01:00
96bee613f8
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:09:13 +01:00
1551c9c10a
Docs: Set the stack docs branch to 5.6
2019-03-29 11:24:32 -04:00
d50cda1cfa
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:47:42 +01:00
1c0bc18165
Update asciidoc config
2019-03-29 15:42:52 +01:00
91a5b7acef
Generated reference
2019-03-29 08:53:27 +01:00
65e56de52d
Docs: Fix the API reference ( #799 )
2019-03-29 08:53:04 +01:00
8684126c7b
Bumped v5.6.16-rc.1
2019-03-28 19:30:06 +01:00
1b59d21415
Generated reference
2019-03-28 17:38:08 +01:00
6b550b51e5
Fix docs ( #796 )
...
Follow up of https://github.com/elastic/docs/pull/701 .
2019-03-28 17:37:36 +01:00
9fd8ed901d
Updated CONTRIBUTING.md ( #794 )
...
As titled, also renamed the script files for a better DX.
2019-03-28 10:12:02 +01:00
bf97b20867
API generation
2019-03-27 19:25:10 +01:00
00e3941b3d
Follow-up #790
2019-03-27 19:24:41 +01:00
9d7efff6d4
Added CONTRIBUTING.md and CODE_OF_CONDUCT.md
2019-03-27 16:48:20 +01:00
fc6b6469ae
Improved integration test runner
2019-03-27 15:06:17 +01:00
e806a1412b
Use ES 5.6.16
2019-03-27 11:52:29 +01:00
5224887f28
Regenerate doc
2019-03-27 07:47:44 +01:00
3d85d85e2d
Doc updates ( #791 )
...
Updates for better displaying the documentation in the website.
2019-03-27 07:47:20 +01:00
081cac4813
API generation
2019-03-26 12:12:34 +01:00
79adf72145
Merge branch 'master' into 5.x
2019-03-26 12:12:01 +01:00
46bd14a36c
Better api error handling ( #790 )
...
* API generation
* Updated code generation
* Updated test
2019-03-26 12:04:44 +01:00
11481d4637
Remove url in jenkins job configuration
2019-03-21 11:16:46 -04:00
7d1c660f4e
Remove url in jenkins job configuration
2019-03-21 11:15:03 -04:00
207d5e6ad8
Updated es settings
2019-03-21 14:23:53 +01:00
f6e3874a82
Updated test
2019-03-21 14:23:35 +01:00
09346b6926
Updated test
2019-03-21 11:58:41 +01:00
1889fd3b92
Updated ci config
2019-03-21 11:37:13 +01:00
9d3bd8836f
CI config ( #786 )
...
* Updated ci config
* Minor fixes
* Minor fixes
* Added Node v11
2019-03-21 11:04:55 +01:00