3.0.5
Instead of simply ignoring an exception during query execution the ElasticSearchQueryBuilder will now log an exception during fetch() and return an empty result. This avoids breaking the frontend if users manager to break a query through invalid input.
List of changes: 3.0.4...3.0.5