Skip to content

Releases: Flowpack/Flowpack.ElasticSearch.ContentRepositoryAdaptor

5.0.4

28 Mar 08:27
98d00c1

Choose a tag to compare

BUGFIX: Do not escape unicode characters for fulltext search

6.0.1

19 Feb 08:54

Choose a tag to compare

BUGFIX: Move scroll parameter to POST body in Version5/DocumentDriver
BUGFIX: Make sure values in queryFilterMultiple are converted to a hash

6.0.0

27 Oct 07:48
8f7d272

Choose a tag to compare

This releases contains the following changes

  1. Compatibility with Neos 5.0 🍾
  2. Refactoring Logging:
  • Uses the PSR-3 Logger and adds the log environment to all log lines
  • Removes the separate Elasticsearch Logger and log file - all logs go to the system logger

List of changes 5.0.3...6.0.0

5.0.3

29 Aug 19:41

Choose a tag to compare

  • Fixes too strict type constraint in setValueByPath

List of changes 5.0.2...5.0.3

5.0.1

19 Mar 16:18
e75bc61

Choose a tag to compare

Fixes #296 which broke incremental indexing

5.0.0

13 Mar 14:20
a506246

Choose a tag to compare

A new major release that drops

  • support for Elasticsearch 1.x and 2.x
  • the use of the _all field

Make sure to test before upgrading (not only production systems) and be prepared to make adjustments.

4.1.2

31 Jan 12:44
a3d5c0a

Choose a tag to compare

Merge pull request #292 from Flowpack/fix-upmerge

BUGFIX: fix upmerge gone wrong

3.1.2

12 Mar 10:31
d8aa772

Choose a tag to compare

List of changes: 3.1.1...3.1.2

3.0.6

04 Apr 21:12
d8aa772

Choose a tag to compare

This includes 40 commits that were done to the 3.0 branch since 3.0.5 was released.

Most interesting change: support for Elasticsearch 5.x, now available also for Neos 2.3.

List of changes: 3.0.5...3.0.6

4.1.1

22 Jan 07:14
a739b7a

Choose a tag to compare

List of changes: 4.1.0...4.1.1