Skip to content

Latest commit

 

History

History
58 lines (24 loc) · 2.65 KB

CHANGELOG.md

File metadata and controls

58 lines (24 loc) · 2.65 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.13.1 (2018-11-15)

Note: Version bump only for package @sugarcube/plugin-elasticsearch

0.13.0 (2018-11-14)

Note: Version bump only for package @sugarcube/plugin-elasticsearch

0.12.0 (2018-11-14)

Note: Version bump only for package @sugarcube/plugin-elasticsearch

0.10.0 (2018-10-05)

Bug Fixes

  • plugin-elasticsearch: Don't export units if the envelope is empty. (a022378)
  • plugin-elasticsearch: Strip and unstripify nested values. (ef1f65b)

Features

  • plugin-elastic: Retrieve highlights and score when querying. (d1aa49b)
  • plugin-elasticsearch: Added the queryOne operation. (2753149)
  • plugin-elasticsearch: Provide custom mappings when creating an index. (cb62a41)
  • plugin-elasticsearch: Update units on export. (ed066ae)

0.9.0 (2018-03-30)

Features

  • plugin-elasticsearch: Added basic Elasticsearch related plugins. (95db5f5)
  • plugin-elasticsearch: Added the elastic_import_query plugin. (dbcb02d)
  • plugin-elasticsearch: Specify the fields to import. (9170ef1)