Releases: elastic/elasticsearch-js
Releases · elastic/elasticsearch-js
v6.8.7
Fixes:
- Fix
ConnectonPool.markDead
logic - #1159
v7.6.1
Fixes:
- Secure json parsing - #1110
- ApiKey should take precedence over basic auth - #1115
Documentation:
- Fix typo in api reference - #1109
v6.8.6
Fixes:
- Secure json parsing - #1110
- ApiKey should take precedence over basic auth - #1115
v5.6.22
Fixes:
- Secure json parsing - #1110
v7.6.0
Support for Elasticsearch v7.6
.
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