Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 735 Bytes

CHANGELOG.md

File metadata and controls

22 lines (15 loc) · 735 Bytes

Pip.Services Logo
ElasticSearch components for Node.js Changelog

3.1.0 (2021-01-10)

Features

  • Supports ElasticSearch 7.x "typeless" indexes as well as 6.x "typed" indexes.

Updates

  • Uses ElasticSearch 7 for tests.
  • Uses Node:14 docker images for building/testing

3.0.3 (2020-04-08)

Features

  • Implemented a configurable date format for the elasticsearch index pattern.

3.0.0 (2018-08-21)

Initial public release

Features

  • Added DefaultElasticSearchFactory
  • Added ElasticSearchLogger