Skip to content

Releases: BedrockStreaming/ElasticsearchBundle

v4.1.0

08 Aug 13:59
4b1d8b9
Compare
Choose a tag to compare
Merge pull request #40 from BedrockStreaming/fix/type-reenforcement

Add strict_types to all files

29 Apr 13:34
1f4014e
Compare
Choose a tag to compare
Merge pull request #36 from BedrockStreaming/fix/cs-fixer-config

fix: add strict types

Fix CI

29 Apr 13:27
e3a3abf
Compare
Choose a tag to compare
Merge pull request #37 from BedrockStreaming/fix/cs-config-fixed

fix: fix cs-fixer-config version to 2.0

Add support for SF6

28 Apr 07:00
76f4cd8
Compare
Choose a tag to compare

drop support for php < 7.4

14 Mar 09:39
b11db95
Compare
Choose a tag to compare

Support PHP 8.0 (and elasticsearch 7.*)

02 Nov 18:22
81dbf1c
Compare
Choose a tag to compare
Add PHP 8 compatibility (#33)

* Upgrade atoum/atoum

* Upgrade elasticsearch/elasticsearch and add ConnectionInterface return type

Symfony 5 support + drop support for old Symfony versions

09 Jul 07:03
7ccebae
Compare
Choose a tag to compare

PR

Breaking changes

  • Drop support for Symfony < 4.4
  • Use Symfony\Contracts\EventDispatcher\Event instead of Symfony\Component\EventDispatcher\Event

Features

  • Support Symfony 5

v1.7.1: Merge pull request #32 from M6Web/feat/host-header

29 Jun 13:26
a659f4e
Compare
Choose a tag to compare

Support Elasticsearch 6.x

09 Apr 22:07
Compare
Choose a tag to compare
composer.json: Support version ^6.0.0 for elasticsearch (#26)

* composer.json: Support version ^6.0.0 for elasticsearch

Allow use of the bundle for ElasticSearch/ElasticSearch 6.0.0 and higher

* composer.json: update pipe syntax to the OR operator

Fix sf4 datacollector varToString

16 Feb 16:02
5ded812
Compare
Choose a tag to compare
Merge pull request #25 from mojoLyon/bugfix/check-sf-datacollector-va…

…r2str-method

Add method stringifyVariable to use method depending on sf version