Skip to content

Releases: ongr-io/ElasticsearchBundle

v6.0.0-beta

19 Mar 06:37
Compare
Choose a tag to compare
v6.0.0-beta Pre-release
Pre-release

This is a beta version for Elasticsearch v6 and upcoming versions.

Some parts of the bundle were refactored mainly to remove elastic types. It is still in beta stage so do not use it in the production.

The changes list, breaking changes and full doc update will be provided on stable version release.

v5.2.4

10 Jan 17:41
Compare
Choose a tag to compare

Changes in this release

  • Introduced new PRE_PERSIST event #866
  • Added ability to modify index settings during creation through the event #834
  • Fix profiler for sf4 #863

v5.2.3

12 Dec 13:00
Compare
Choose a tag to compare

Changes in this release

  • Fixed PHP 7.3 compatibility #862

v1.2.10

11 Dec 13:49
Compare
Choose a tag to compare

Changes in this release

  • Added PHP 7 support.

v5.2.2

16 Nov 15:00
Compare
Choose a tag to compare

Changes in this release

  • Add normaliser's support. #855

v5.2.1

15 Nov 16:33
Compare
Choose a tag to compare

Changes in this release

  • Fixed missing annotation naming and deprecated collection class usage #857

v5.2.0

25 Oct 05:58
Compare
Choose a tag to compare

Changes in this release

  • Added Symfony 4 ant PHP 7.2 support #853

v5.0.7

01 Jul 18:50
Compare
Choose a tag to compare

Changes in this release

  • Quick release to indicate bundle is incompatible with the php 7.2 #844

v5.0.6

18 Apr 06:45
Compare
Choose a tag to compare

Changes in this release

  • Fixed profiler issues
  • Make ObjectIterator compatible with Doctrine Collections (#777)
  • Resolve $types parameters (#800)
  • Optmize finOneBy methode (#798)
  • Datetime microseconds fix

v5.0.5

01 Dec 10:28
Compare
Choose a tag to compare

Changes in this release

  • Improve BoolQuery MUST_NOT handling #797