Releases: designmynight/laravel-elasticsearch
Releases · designmynight/laravel-elasticsearch
Change array check
Merge pull request #118 from designmynight/4.3.0-change-array-check fix: change to not empty check rather than count.
Correct exceptions
4.3.4 fix: remove return type.
v4.3.3
More changes for laravel 6
v4.3.1
Make compatible with laravel 6
v4.2.1
Error handling on inserts
Breaking Changes
\DesignMyNight\Elasticsearch\QueryException
has been moved to \DesignMyNight\Elasticsearch\Exceptions\QueryException
Insert commands will now throw a \DesignMyNight\Elasticsearch\Exceptions\BulkInsertQueryException
if ES reports an error in the bulk command it executes. The first 10 errors are returned within the exception's message
v4.3.2
v4.3.0
Make compatible with Laravel 6
v6.2.4
v6.2.4
v6.2.3
v6.2.3