Skip to content

Releases: Flowpack/Flowpack.ElasticSearch

5.2.0

01 Nov 20:21
7a8a85f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.1.2...5.2.0

Bugfix Release 5.1.2

25 Jan 12:16
9d4544b
Compare
Choose a tag to compare

Fixes a couple of problems, cleans up some inconsistencies and fixes all tests.

5.1.1

09 Dec 12:51
b07f718
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.1.0...5.1.1

5.1.0

08 Dec 13:22
c771c63
Compare
Choose a tag to compare

What's Changed

  • TASK: add settings to control transport ssl checks if necessary by @davidspiola in #101
  • FEATURE: Allow configuring a prefix for the index name via Settings by @kitsunet in #88

New Contributors

Full Changelog: 5.0.5...5.1.0

5.0.5

02 Jun 11:30
f1f3874
Compare
Choose a tag to compare

What's Changed

  • BUGFIX: Fix deprecation warning with PHP 8 by @jonnitto in #99

New Contributors

Full Changelog: 5.0.4...5.0.5

Declare compatibility with Neos 8.x

29 Mar 16:34
04d3bbe
Compare
Choose a tag to compare
TASK: Relax composer dependencies to allow Neos 8.x

In addition dev-mater is allowed aswell.

5.0.3

07 Jan 21:42
d07a14b
Compare
Choose a tag to compare

BUGFIX: Accept non-int as port, cast internally
TASK: Add http scheme default to settings (#93)

5.0.2

04 Jan 07:19
6fb1f14
Compare
Choose a tag to compare

BUGFIX: Use correct path to delete a document via id

5.0.1

19 Dec 07:19
Compare
Choose a tag to compare

TASK: Declare compatibility to Flow 7.0
TASK: Modify to work with Elasticsearch 7

5.0.0

31 May 08:29
48dc11f
Compare
Choose a tag to compare

!!! FEATURE: Support Elasticsearch version 6 & 7. The type is not longer stored in _type, which was removed with Elasticsearch version 7 but in the custom field neos_type.