Skip to content

Releases: Flowpack/Flowpack.ElasticSearch.ContentRepositoryAdaptor

Bugfix release

15 May 14:47
86e6ad5
Compare
Choose a tag to compare
6.0.3

BUGFIX: Optional return for `getFullElasticSearchHitForNode`

6.0.2

28 Mar 13:02
Compare
Choose a tag to compare

BUGFIX: Do not escape unicode characters for fulltext search

5.0.4

28 Mar 08:27
98d00c1
Compare
Choose a tag to compare

BUGFIX: Do not escape unicode characters for fulltext search

6.0.1

19 Feb 08:54
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Fixes #296 which broke incremental indexing

5.0.0

13 Mar 14:20
a506246
Compare
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
Compare
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
Compare
Choose a tag to compare

List of changes: 3.1.1...3.1.2