Releases: WPP-Public/akqa-nz-silverstripe-elastica
Releases · WPP-Public/akqa-nz-silverstripe-elastica
FIX Yaml Syntax and Queuing
- updated queued setter so it can be set via injector
- stop queuing for onBeforeDelete
- correct YAML syntax
1.3.0 Fixes for PHP7.2, SS3.7 and ES5
Updated ruflin/Elastica to version 5 as the version 3.x.x is unmaintained and didn't support PHP7.2.
Take into account that if you use this version you must point to a ElasticSearch 5.x
Support for PHP 7.2/SS3.7
Merge pull request #23 from heyday/hotffix/supporting-SS3.7-and-php7.2 To support SS 3.7 and Php 7.2
3.0.0-rc2
FIX ElasticaService::define() now allows index to be deleted before (…
3.0.0-rc1
Adding support for batches and nested objects
2.0.1
handle relationship changes for queuing
1.0.3
handle relationship changes for queuing
ES 5.x and SS4 compatible
Merge pull request #4 from heyday/upgrade/silverstripe4-elasticsearch5 Upgrade/silverstripe4 elasticsearch5
1.0.2
updated queuedjobs package
Optional queuing
Added optional queuing for afterRewrite reindexing which can timeout