elasticsearch-js

Official Elasticsearch client library for Node.js

APACHE-2.0 License

Downloads
4.1M
Stars
5.2K
Committers
154

Bot releases are visible (Hide)

elasticsearch-js - v7.8.0

Published by delvedor over 4 years ago

Support for Elasticsearch v7.8

Changelog

elasticsearch-js - v7.7.1

Published by delvedor over 4 years ago

elasticsearch-js - v7.7.0

Published by delvedor over 4 years ago

Support for Elasticsearch v7.7

Changelog

elasticsearch-js - v6.8.7

Published by delvedor over 4 years ago

Fixes:

  • Fix ConnectonPool.markDead logic - #1159
elasticsearch-js - v7.6.1

Published by delvedor over 4 years ago

Fixes:

  • Secure json parsing - #1110
  • ApiKey should take precedence over basic auth - #1115

Documentation:

  • Fix typo in api reference - #1109
elasticsearch-js - v6.8.6

Published by delvedor over 4 years ago

Fixes:

  • Secure json parsing - #1110
  • ApiKey should take precedence over basic auth - #1115
elasticsearch-js - v5.6.22

Published by delvedor over 4 years ago

Fixes:

  • Secure json parsing - #1110
elasticsearch-js - v7.6.0

Published by delvedor over 4 years ago

Support for Elasticsearch v7.6.

elasticsearch-js - v7.5.1

Published by delvedor over 4 years ago

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
elasticsearch-js - v6.8.5

Published by delvedor over 4 years ago

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
elasticsearch-js - v5.6.21

Published by delvedor over 4 years ago

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
elasticsearch-js - v7.5.0

Published by delvedor almost 5 years ago

Support for Elasticsearch v7.5.

Features

  • X-Opaque-Id support #997
elasticsearch-js - v6.8.4

Published by delvedor almost 5 years ago

Features

  • X-Opaque-Id support - #997
elasticsearch-js - v7.4.0

Published by delvedor about 5 years ago

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
elasticsearch-js - v6.8.3

Published by delvedor about 5 years ago

Fixes:

  • Fix issue; node roles are defaulting to true when undefined is breaking usage of nodeFilter option - #967
elasticsearch-js - v7.3.0

Published by delvedor about 5 years ago

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
elasticsearch-js - v6.8.2

Published by delvedor about 5 years ago

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
elasticsearch-js - v5.6.20

Published by delvedor about 5 years ago

Fixes:

  • fix(Typings): sniffInterval can also be boolean - #914

Documentation:

  • Better reference code examples - #920
  • Improve README - #909
elasticsearch-js - v7.2.0

Published by delvedor over 5 years ago

Support for Elasticsearch v7.2

Fixes:

  • Remove auth data from inspect and toJSON in connection class - #887
elasticsearch-js - v6.8.1

Published by delvedor over 5 years ago

Fixes:

  • Remove auth data from inspect and toJSON in connection class - #887