Skip to content

3.0.5

Choose a tag to compare

@kdambekalns kdambekalns released this 30 Jan 10:33
· 40 commits to 3.0 since this release
0982dcc

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