Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 456 Bytes

2021-08-24-log-elasticsearch-issues-in-any-case.md

File metadata and controls

10 lines (10 loc) · 456 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Log elasticsearch issues in any case
issue: NEXT-16905
author: Joshua Behrens
author_email: [email protected]
author_github: @JoshuaBehrens
---

Core

  • Changed order of statements in logOrThrowException in src/Elasticsearch/Framework/ElasticsearchHelper.php to always log exceptions
  • Deprecated and renamed Shopware\Elasticsearch\Framework\ElasticsearchHelper::logOrThrowException to match new behaviour into logAndThrowException