eec7439514
Return super in example Transport subclass ( #980 )
...
If called without a callback, the request method returns a Promise, so
when calling into super.request, the result should be returned to
maintain promise behavior.
2019-12-19 13:38:07 +01:00
6610cf3638
[DOCS] Add EOL notice. ( #1020 )
2019-12-09 16:07:57 -08:00
af4b4d4bb6
Updated run-test script
2019-10-28 17:08:14 +01:00
9313a08733
Updated run-test script
2019-10-28 16:59:51 +01:00
77f4cb6c02
Updated CI configuration
2019-10-28 16:38:34 +01:00
6c13dc4f7b
Updated CI configuration
2019-10-28 16:22:37 +01:00
4143c4c759
Updated run-test script
2019-10-28 16:07:44 +01:00
0980a51cfe
Updated CI configuration
2019-10-28 16:00:49 +01:00
e4da7c1dbd
Updated jobs/defaults.yml to use the new job matrix
2019-10-28 14:48:46 +01:00
d04e1a479c
New CI configuration ( #996 )
...
* Removed old files
* Updated README
* New CI configuration
* Updated run-test script
2019-10-28 14:48:39 +01:00
c0cf2437fd
Move back to jjbb ( #995 )
...
* Removed Jenkins pipelines configuration
* Restored jjbb definitions
2019-10-28 14:47:15 +01:00
d798b2cd37
Backport 7fef37cf90
2019-09-18 08:48:31 +02:00
1927aa85f7
Fix inaccurate description sniffEndpoint ( #959 )
2019-09-16 17:43:58 +02:00
0716d3b4e2
Add body and querystring to RequestOptions ( #957 )
2019-09-11 11:30:56 +02:00
6dd9d2737c
Updated cron job definition ( #939 )
...
* Updated cron job definition
* Update .ci/Jenkinsfile
Co-Authored-By: Victor Martinez <victormartinezrubio@gmail.com >
2019-08-13 10:56:02 +02:00
4170fc702b
Updated .travis.yml ( #938 )
2019-08-09 14:08:55 +02:00
dfc0556c4b
Fixed es-docker.sh
2019-08-09 12:32:43 +02:00
dbe22f284a
Test only oss integration test
2019-08-09 12:17:25 +02:00
2615338008
Use Jenkins pipelines ( #937 )
2019-08-09 12:16:03 +02:00
c6ff0dee17
Disable travis cache ( #929 )
2019-08-02 11:50:26 +02:00
00fef28230
Updated error handling in bulk example ( #927 )
2019-08-01 12:21:20 +02:00
f3600be976
Bumped v5.6.20
v5.6.20
2019-08-01 11:40:03 +02:00
867f67cec7
API generation
2019-07-25 11:21:39 +02:00
47823402b0
Fix script
2019-07-25 11:21:34 +02:00
ba1c6876e5
Better reference code examples ( #920 )
...
* Updated documentation genertation script to build small code snippets
* Updated docs reference
* Removed slm doc
* Add commas and remove empty objects
2019-07-25 11:17:58 +02:00
f3f8628ca1
Updated automatically the main typings file with the generated t… ( #919 )
...
* Updated automatically the main typings file with the generated types
* Removed useless log
2019-07-25 11:17:46 +02:00
c130331e69
Updated license header ( #915 )
2019-07-22 12:15:00 +02:00
02eb4f9caf
fix(Typings): sniffInterval can also be boolean ( #914 )
2019-07-22 10:40:52 +02:00
d15ea96ff5
Fix typo in comments ( #912 )
2019-07-17 17:05:38 +02:00
0455763a4e
Improve README ( #909 )
...
* Updated README
* Updated asciidoc intro
* Updated intro title
* Update README.md
Co-Authored-By: Lisa Cawley <lcawley@elastic.co >
* Update README.md
Co-Authored-By: Lisa Cawley <lcawley@elastic.co >
* Update README.md
Co-Authored-By: Lisa Cawley <lcawley@elastic.co >
* Update README.md
Co-Authored-By: Lisa Cawley <lcawley@elastic.co >
* Update README.md
Co-Authored-By: Lisa Cawley <lcawley@elastic.co >
* Update docs/introduction.asciidoc
Co-Authored-By: Lisa Cawley <lcawley@elastic.co >
* Update docs/introduction.asciidoc
Co-Authored-By: Lisa Cawley <lcawley@elastic.co >
* Updated asciidoc intro
2019-07-17 10:30:38 +02:00
0cd9f024c9
Added support for arbitrary_key ( #910 )
2019-07-16 12:22:06 +02:00
cefd4240a2
Update deepmerge requirement from ^3.2.0 to ^4.0.0 ( #898 )
2019-07-15 16:54:56 +02:00
5e59d8d818
Update tap requirement from ^13.0.1 to ^14.4.1 ( #900 )
2019-07-15 16:54:55 +02:00
bfece4146f
Update @types/node requirement from ^11.13.7 to ^12.6.2 ( #899 )
2019-07-15 16:54:55 +02:00
5479965e22
Update standard requirement from ^12.0.1 to ^13.0.2 ( #906 )
2019-07-15 16:54:55 +02:00
958e1ef9ca
Updated cleanup code
2019-07-10 17:56:21 +02:00
2798024031
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 16:00:14 +02:00
5a304ce5db
Updated travis configuration ( #894 )
...
* Updated travis configuration
* Run license checker only in Linux
* Fixed script
* Fix windows test
2019-07-08 16:30:40 +02:00
4466461828
Bumped v5.6.19
v5.6.19
2019-07-05 11:40:33 +02:00
66fd94643d
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 14:43:48 +02:00
39bbd77bec
Updated type definitions ( #882 )
...
* Updated type definitions
* Updated test
2019-06-19 09:15:57 +02:00
a4f893d563
Support branch for code generation ( #883 )
2019-06-18 15:47:17 +02:00
6707a8603e
Added cloud configuration example ( #880 )
...
* Added cloud configuration example
* Used cloud example from auth docs and added link
2019-06-14 10:13:57 +02:00
a38e89aa04
[DOCS] Fixes typo ( #877 )
2019-06-12 08:42:21 +02:00
0311ce9e42
Docs: added missing configuration options ( #870 )
2019-06-03 12:29:23 +02:00
2e90d5b55e
Bumped v5.6.18
v5.6.18
2019-05-22 12:20:41 +02:00
32836b4f6c
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 17:10:49 +02:00
f8034c60bc
API generation
2019-05-16 16:56:01 -04:00
c68a5ce9a2
Patch deprecated parameters ( #851 )
...
* Updated code generation
* API generation
* API generation
* Updated code generation
2019-05-16 16:55:07 -04:00
554bb1ff05
missing comma ( #854 )
2019-05-16 09:39:59 -04:00