Releases: ongr-io/ElasticsearchBundle
Releases · ongr-io/ElasticsearchBundle
v6.0.0-beta
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
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
Changes in this release
- Fixed PHP 7.3 compatibility #862
v5.2.2
Changes in this release
- Add normaliser's support. #855
v5.2.1
Changes in this release
- Fixed missing annotation naming and deprecated collection class usage #857
v5.2.0
Changes in this release
- Added Symfony 4 ant PHP 7.2 support #853
v5.0.7
Changes in this release
- Quick release to indicate bundle is incompatible with the php 7.2 #844
v5.0.6
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
Changes in this release
- Improve BoolQuery MUST_NOT handling #797