Skip to content

Releases: Flowpack/Flowpack.ElasticSearch

5.4.0

15 Mar 07:22
9a8c0b6

Choose a tag to compare

What's Changed

Full Changelog: 5.3.0...5.4.0

5.3.0

14 Mar 19:31
260394b

Choose a tag to compare

What's Changed

  • feat: add SSL configuration options by @cvette in #114
  • TASK: remove Authorization header if username and password are null by @73nici in #117

New Contributors

Full Changelog: 5.2.0...5.3.0

5.2.0

01 Nov 20:21
7a8a85f

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

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

Choose a tag to compare

What's Changed

Full Changelog: 5.1.0...5.1.1

5.1.0

08 Dec 13:22
c771c63

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

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

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

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

Choose a tag to compare

BUGFIX: Use correct path to delete a document via id