Releases: jbdemonte/mongoose-elasticsearch-xp
Releases · jbdemonte/mongoose-elasticsearch-xp
v5.8.0
5.8.0 (2019-06-02)
Features
v5.7.0
5.7.0 (2019-05-08)
Features
- add support for elastic v6 and v7 (709dcbb)
v5.6.0
5.6.0 (2018-10-29)
Features
- add
onlyOnDemandIndexing
option to disable middleware hooks (2617375), closes #50
v5.5.0
5.5.0 (2018-09-06)
Features
v5.4.1
5.4.1 (2018-02-28)
Bug Fixes
- esSynchronise: using
end
event on stream, cause close
may be emitted earlier than all docs will be passed to Bulker (ca0c7d9)
- esSynchronize: use query.cursor() instead of query.stream() (a23cebf), closes #41
v5.4.0
5.4.0 (2018-02-12)
Features
- add ability to use mongoose query for synchronize (thanks @andfk) (c801945)
v5.3.0
5.3.0 (2018-02-09)
Bug Fixes
- Promise resolved only after last flushing chunk landing to ES (1aae42f)
- Update
elasticsearch
peerDependency till 14.0.0 (0fa4683)
Features
5.0.0
Support Elasticsearch 5.0.0