Releases: elastic/elasticsearch-js
Releases · elastic/elasticsearch-js
v7.5.0
Support for Elasticsearch v7.5
.
Features
v6.8.4
Features
- X-Opaque-Id support - #997
16.x
This tag exists only to not break the compatibility with the doc website.
Once we fix it we can safely remove this one.
v7.4.0
Support for Elasticsearch v7.4
.
Fixes:
- Fix issue; node roles are defaulting to true when undefined is breaking usage of nodeFilter option - #967
Documentation:
- Updated API reference doc - #945 #969
- Fix inaccurate description sniffEndpoint - #959
Internals:
- Update code generation #969
v6.8.3
Fixes:
- Fix issue; node roles are defaulting to true when undefined is breaking usage of nodeFilter option - #967
v7.3.0
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
v6.8.2
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
v5.6.20
Fixes:
- fix(Typings): sniffInterval can also be boolean - #914
Documentation:
- Better reference code examples - #920
- Improve README - #909
v7.2.0
Support for Elasticsearch v7.2
Fixes:
- Remove auth data from inspect and toJSON in connection class - #887
v6.8.1
Fixes:
- Remove auth data from inspect and toJSON in connection class - #887