Skip to content

Releases: Flowpack/Flowpack.ElasticSearch.ContentRepositoryQueueIndexer

5.2.2

22 Aug 15:06
88862b8
Compare
Choose a tag to compare

What's Changed

  • TASK: Declare Neos 8 compatibility by @Nikdro in #53

New Contributors

Full Changelog: 5.2.1...5.2.2

5.2.1

10 May 08:33
a16114e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.2.0...5.2.1

5.2.0

04 May 19:46
7563b82
Compare
Choose a tag to compare

What's Changed

  • BUGFIX: NodeDataRepository uses PersistenceObjectIdentifier to improve query speed by @gjwnc in #49

  • BUGFIX: Use NodeIndexerInterface in IndexingJob by @lisakampert in #48

  • TASK: Some code style improvements by @daniellienert in #51

New Contributors

  • @lisakampert made their first contribution in #48

Full Changelog: 5.1.1...5.2.0

5.1.1

04 Mar 12:46
Compare
Choose a tag to compare

BUGFIX: Make sure fake nodes are not persisted

4.0.2

04 Mar 12:45
Compare
Choose a tag to compare

BUGFIX: Make sure fake nodes are not persisted

5.1.0

19 Dec 20:25
Compare
Choose a tag to compare

TASK: Declare compatibility with Neos 7.0

5.0.2

22 Nov 22:27
797edfe
Compare
Choose a tag to compare

TASK: Speedup the mapping setup on index creation by factor ~100 by sending the complete mapping configuration at once instead of one request for every nodeType.

5.0.1

22 Nov 11:40
28ea88d
Compare
Choose a tag to compare

BUGFIX: Ensure that fake nodes are not persisted to the database
BUGFIX: Mark NodeIndexer as singleton

4.0.1

11 Feb 19:59
758a704
Compare
Choose a tag to compare
  • BUGFIX: Mark NodeIndexer as singleton
  • BUGFIX: Ensure that fake nodes are not persisted to the database

See 4.0.0...4.0.1

5.0.0

31 May 20:06
Compare
Choose a tag to compare

FEATURE: Use new exclude configuration to filter nodes

!!! TASK: Remove beanstakD config
TASK: Restrict dependency to es-cr-adaapter v7

BUGFIX: UpdateAliasJob should update main alias

Complete List of changes 4.0.0...5.0.0