Releases: elastic/elasticsearch-js
Releases · elastic/elasticsearch-js
v7.5.1
Fixes:
- Skip compression in case of empty string body - #1080
- Fix typo in NoLivingConnectionsError - #1045
- Change TransportRequestOptions.ignore to number[] - #1053
- ClientOptions["cloud"] should have optional auth fields - #1032
Documentation:
- Docs: Return super in example Transport subclass - #980
- Add examples to reference - #1076
- Added new examples - #1031
v6.8.5
Fixes:
- Skip compression in case of empty string body - #1080
- Fix typo in NoLivingConnectionsError - #1045
- Change TransportRequestOptions.ignore to number[] - #1053
- ClientOptions["cloud"] should have optional auth fields - #1032
Documentation:
- Docs: Return super in example Transport subclass - #980
v5.6.21
Fixes:
- Add body and querystring to RequestOptions - #957
- Skip compression in case of empty string body - #1080
- Fix typo in NoLivingConnectionsError - #1045
- Change TransportRequestOptions.ignore to number[] - #1053
Documentation:
- Fix inaccurate description sniffEndpoint - #959
- Docs: Return super in example Transport subclass - #980
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