33bc37b34c
[DOCS] Fix broken links ( #903 )
2019-07-12 15:00:21 -04:00
6c8b99f78a
Improve integration test ( #859 )
...
* CI: Added junit plugin
* Updated .gitignore
* Added integration test reporter
* Updated integration testing suite
* Updated ci config
* Updated report file path
* Use refresh 'true' instead of 'wait_for'
* Disable junit reporting
* Refresh one single time
* Update security index name
* Updated skip test handling and use class syntax
* Updated test script
* Disable test timeout
* Added command to automatically remove an old snapshot
* Disable timeout in integration test script
* Updated logs and cleaned up git handling
* Fixed shouldSkip utility
* Updated cleanup code
* Updated cleanup code pt 2
* Rename Platinum to XPack
2019-07-10 15:27:44 +02:00
ea3cd7dd58
API generation
2019-07-08 16:31:46 +02:00
a3eb4d2874
Updated travis configuration ( #894 )
...
* Updated travis configuration
* Run license checker only in Linux
* Fixed script
* Fix windows test
2019-07-08 16:29:10 +02:00
1a3dbeb94b
Remove auth data from inspect and toJSON in connection class ( #887 )
...
* Remove auth data from inspect and toJSON in connection class
* Updated test
2019-07-04 13:56:06 +02:00
d00564722e
API generation
2019-07-04 12:11:34 +02:00
eadf9a77e8
Updated test blacklist
2019-07-01 14:19:10 +02:00
2186396570
API generation
2019-07-01 12:41:44 +02:00
ca50f580f4
Updated type definitions ( #882 )
...
* Updated type definitions
* Updated test
2019-06-19 09:14:19 +02:00
a1ca9cdda0
Added cloud configuration example ( #880 )
...
* Added cloud configuration example
* Used cloud example from auth docs and added link
2019-06-14 10:13:32 +02:00
097ecc5159
[DOCS] Fixes typo ( #877 )
2019-06-12 08:39:57 +02:00
f037e8115e
API generation ( #875 )
2019-06-11 21:02:36 +02:00
ff9904da03
Docs: added missing configuration options ( #870 )
2019-06-03 12:24:42 +02:00
930703b9eb
Updated stale bot configuration
2019-05-30 13:53:57 +02:00
95007b8c9d
Support for non-friendly chars in url username and password ( #858 )
...
* Support for non-friendly chars in url username and password
- Added auth option to Connection class
- Updated pool.addConnection
* Updated test
2019-05-20 11:09:33 -04:00
844206ec9d
Patch deprecated parameters ( #851 )
...
* Updated code generation
* API generation
* API generation
* Updated code generation
2019-05-16 16:52:15 -04:00
ea1ecad13c
missing comma ( #854 )
2019-05-16 09:39:41 -04:00
7f77250ed5
Added toJSON method to Connection class ( #849 )
...
* Added toJSON method to Connection class
* Updated test
* Updated typings
2019-05-14 12:00:27 -04:00
c76d0249c0
Fix #803 ( #846 )
2019-05-14 11:19:08 -04:00
2f92b28bce
Updated issue templates
2019-05-10 14:17:24 +02:00
37f11281aa
Fix 843 ( #845 )
...
* Fix #843
* Updated test
2019-05-10 10:55:28 +02:00
bde19d604d
Bumped v8.0.0-SNAPSHOT.9f33e3c7
2019-05-09 15:57:16 +02:00
24bfff5e69
Bumped v8.0.0-snapshot.9f33e3c7
2019-05-09 15:33:18 +02:00
82a0a110b5
Fix 841 ( #842 )
...
* Added errors to exported members
* Updated test
2019-05-09 14:57:04 +02:00
4fc4699a4d
Updated installation instructions ( #840 )
2019-05-06 12:01:36 +02:00
27610a76de
Bumped version
2019-05-06 10:01:34 +02:00
802f7902a4
Added User-Agent header ( #807 )
...
* Added User-Agent header
* Updated test
* Updated user-agent format
* Updated test
2019-05-06 09:59:22 +02:00
215cc036c3
Simplify API wrappers ( #839 )
...
* Updated code generation
* API generation
* Updated test
* Updated code generation
* API generation
* API generation
2019-05-03 19:02:10 +02:00
269c0fc96a
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:23:40 +02:00
1261e60d41
Better handling of hostname/ip:port format ( #837 )
...
* Better handling of hostname/ip:port format
* Updated test
2019-05-03 14:36:17 +02:00
6f4fb16200
Updated installation instructions ( #835 )
...
* Updated installation instructions
* Added a note about Elasticsearch master
2019-05-02 11:59:06 +02:00
9320ef939d
Fix resurrect timeout formula ( #833 )
...
* Fixes #827
* Updated test
2019-04-29 09:18:38 +02:00
8e8b7fbdee
Node v12 and bumped dependencies ( #832 )
...
* Node v12
* Bumped dependencies
* Disable automatic code coverage
2019-04-26 17:24:54 +02:00
2f76b366ce
Updated .travis.yml ( #831 )
2019-04-26 15:01:14 +02:00
349b832d2b
Support for deprecated paths ( #828 )
...
* Updated code generation
* API generation
* Updated test
2019-04-26 09:25:34 +02:00
928746d19f
Updated test
2019-04-24 10:55:14 +02:00
e3a0e9ed56
API generation
2019-04-24 10:22:37 +02:00
c35eb421cb
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:06:20 +02:00
2f665054f1
API generation
2019-04-17 11:28:12 +02:00
c6ce062822
Updated typings ( #819 )
2019-04-17 11:23:15 +02:00
72fda2bdd5
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 07:55:18 +02:00
28c0f2eeae
Fix a typo in usage example ( #806 )
2019-04-11 16:37:42 +02:00
a21281fc48
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:40:25 +02:00
2919f93b73
Custom http agent support ( #810 )
2019-04-10 11:13:22 +02:00
0d65274de3
Updated issues template
2019-04-09 16:48:31 +02:00
5af9ec1040
Support for publish_address as hostname/ip:port ( #804 )
2019-04-08 17:13:44 +02:00
5794ad54e4
Updated README.md
2019-04-01 09:49:57 +02:00
aea1ecfe15
Handle bulk errors in examples
2019-04-01 09:08:32 +02:00
52cd07eca3
Generated reference
2019-03-29 18:10:09 +01:00
373957c55c
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:35 +01:00