Support for Elasticsearch v7.3.
Features:
- Added
auth option - #908
- Added support for
ApiKey authentication - #908
Fixes:
- fix(Typings): sniffInterval can also be boolean - #914
Internals:
- Refactored connection pool - #913
Documentation:
- Better reference code examples - #920
- Improve README - #909