b39f29b2b0
Use Jenkins pipelines ( #937 )
2019-08-09 12:15:00 +02:00
8e86450aeb
Refactored connection pool ( #913 )
...
* Refactored ConnectionPool
- Created BaseConnectionPool class
- Created CloudConnectionPool
- connection pool updates are immutable
- resurrect now happens inside getConnection()
* Rewritten connection pool(s) type definitions
* Updated test
* Fixed test
* Fix if check
* Removed old files
* Improve code coverage
* Updated license header
* Fix if check
* Improve code coverage
* Updated coverage script
2019-07-26 12:09:30 +02:00
90be646658
API generation
2019-07-25 11:16:17 +02:00
af8bef4892
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:14:35 +02:00
2504563480
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:14:29 +02:00
1e55d2a099
Ficed duplicated parameter
2019-07-22 12:21:39 +02:00
23fbc15e1a
Updated license header ( #915 )
2019-07-22 12:11:45 +02:00
5b12e8a123
Updated test matrix
2019-07-22 11:07:27 +02:00
c65119bd53
fix(Typings): sniffInterval can also be boolean ( #914 )
2019-07-22 10:40:43 +02:00
708f9abe3e
Improve authentication handling ( #908 )
2019-07-18 10:33:51 +02:00
a55856c60b
Updated test matrix
2019-07-17 18:40:42 +02:00
126c277496
Fix typo in comments ( #912 )
2019-07-17 17:05:28 +02:00
23341d5f2a
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:27 +02:00
c3993f9145
Added support for arbitrary_key ( #910 )
2019-07-16 12:21:56 +02:00
c7dd19bfcf
Update deepmerge requirement from ^3.2.0 to ^4.0.0 ( #898 )
2019-07-15 16:54:46 +02:00
a018d49442
Update tap requirement from ^13.0.1 to ^14.4.1 ( #900 )
2019-07-15 16:54:45 +02:00
f2a0abf76a
Update @types/node requirement from ^11.13.7 to ^12.6.2 ( #899 )
2019-07-15 16:54:45 +02:00
85731864bf
Update standard requirement from ^12.0.1 to ^13.0.2 ( #906 )
2019-07-15 16:54:45 +02:00
f6abf6e093
Merge branch '6.x' of https://github.com/elastic/elasticsearch-js into 6.x
2019-07-10 17:55:04 +02:00
d7fc4f7b03
Fix api call
2019-07-10 17:54:24 +02:00
a9c054ff21
Fix api call
2019-07-10 16:35:34 +02:00
1810f5f0c3
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:56:49 +02:00
edfa527d2d
Updated travis configuration ( #894 )
...
* Updated travis configuration
* Run license checker only in Linux
* Fixed script
* Fix windows test
2019-07-08 16:30:29 +02:00
05921b134d
Bumped v6.8.1
v6.8.1
2019-07-05 11:40:00 +02:00
aadf44bbf2
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:38 +02:00
bef1604a8d
Updated type definitions ( #882 )
...
* Updated type definitions
* Updated test
2019-06-19 09:15:43 +02:00
87fb0a2996
Support branch for code generation ( #883 )
2019-06-18 15:46:57 +02:00
456fc19c94
Added cloud configuration example ( #880 )
...
* Added cloud configuration example
* Used cloud example from auth docs and added link
2019-06-14 10:13:47 +02:00
4c118b9f9a
[DOCS] Fixes typo ( #877 )
2019-06-12 08:42:12 +02:00
dc5c041b07
Docs: added missing configuration options ( #870 )
2019-06-03 12:29:12 +02:00
6774560444
Added ES 6.8
2019-05-22 17:53:52 +02:00
3f1a15bc4e
Bumped v6.8.0
v6.8.0
2019-05-22 12:20:10 +02:00
06b3a1ceb7
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:31 +02:00
a83cf7b26f
Patch #855
2019-05-17 09:07:40 -04:00
30c3afe150
API generation
2019-05-16 16:54:53 -04:00
0efa0df934
Patch deprecated parameters ( #851 )
...
* Updated code generation
* API generation
* API generation
* Updated code generation
2019-05-16 16:54:27 -04:00
b2fbcfd8e2
missing comma ( #854 )
2019-05-16 09:39:51 -04:00
cfcff78a7e
Bumped v6.7.1
v6.7.1
2019-05-14 17:50:16 -04:00
bf482cf269
Added toJSON method to Connection class ( #849 )
...
* Added toJSON method to Connection class
* Updated test
* Updated typings
2019-05-14 12:01:32 -04:00
f9e2d5f708
Fix #803 ( #846 )
2019-05-14 12:01:32 -04:00
ed8adba2ab
Fix 843 ( #845 )
...
* Fix #843
* Updated test
2019-05-10 10:56:20 +02:00
098aef0a58
Bumped v6.7.0
v6.7.0
2019-05-09 15:34:48 +02:00
6d5b5f6af3
Fix 841 ( #842 )
...
* Added errors to exported members
* Updated test
2019-05-09 14:57:51 +02:00
02ad9a9759
Bumped v6.7.0-rc.3
v6.7.0-rc.3
2019-05-06 12:06:45 +02:00
965536b369
API generation
2019-05-06 12:06:21 +02:00
5c144154ad
Updated installation instructions ( #840 )
2019-05-06 12:02:25 +02:00
a52cf6be38
Added User-Agent header ( #807 )
...
* Added User-Agent header
* Updated test
* Updated user-agent format
* Updated test
2019-05-06 10:00:16 +02:00
c91ceb12d8
API generation
2019-05-03 19:04:18 +02:00
c1eadd6e88
Simplify API wrappers ( #839 )
...
* Updated code generation
* API generation
* Updated test
* Updated code generation
* API generation
* API generation
2019-05-03 19:03:56 +02:00
d080f1bdad
API generation
2019-05-03 17:27:09 +02:00