Skip to content

Releases: Flowpack/Flowpack.ElasticSearch

5.4.0

Choose a tag to compare

@dlubitz dlubitz released this 15 Mar 07:22
9a8c0b6

What's Changed

Full Changelog: 5.3.0...5.4.0

5.3.0

Choose a tag to compare

@kdambekalns kdambekalns released this 14 Mar 19:31
260394b

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

Choose a tag to compare

@daniellienert daniellienert released this 01 Nov 20:21
7a8a85f

What's Changed

New Contributors

Full Changelog: 5.1.2...5.2.0

Bugfix Release 5.1.2

Choose a tag to compare

@kitsunet kitsunet released this 25 Jan 12:16
9d4544b

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

5.1.1

Choose a tag to compare

@daniellienert daniellienert released this 09 Dec 12:51
b07f718

What's Changed

Full Changelog: 5.1.0...5.1.1

5.1.0

Choose a tag to compare

@jonnitto jonnitto released this 08 Dec 13:22
c771c63

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

Choose a tag to compare

@markusguenther markusguenther released this 02 Jun 11:30
f1f3874

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

Choose a tag to compare

@mficzel mficzel released this 29 Mar 16:34
04d3bbe
TASK: Relax composer dependencies to allow Neos 8.x

In addition dev-mater is allowed aswell.

5.0.3

Choose a tag to compare

@daniellienert daniellienert released this 07 Jan 21:42
d07a14b

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

5.0.2

Choose a tag to compare

@daniellienert daniellienert released this 04 Jan 07:19
6fb1f14

BUGFIX: Use correct path to delete a document via id