File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 1+ ## 3.8.0 (2022-05-10)
2+
3+ * Deprecated ambiguous ` elasticsearch ` type, use ` elastica ` instead
4+ * Added support for Monolog 3.0 (requires symfony/monolog-bridge 6.1)
5+ * Added support for ` AsMonologProcessor ` to autoconfigure processors
6+ * Added support for ` FallbackGroupHandler `
7+ * Added support for ` ElasticsearchHandler ` as ` elastic_search ` type
8+ * Added support for ` ElasticaHandler ` as ` elastica ` type
9+ * Added support for ` TelegramBotHandler ` as ` telegram `
10+ * Added ` fill_extra_context ` flag for ` sentry ` handlers
11+ * Added support for configuring PsrLogMessageProcessor (` date_format ` and ` remove_used_context_fields ` )
12+ * Fixed issue on Windows + PHP 8, workaround for https://github.com/php/php-src/issues/8315
13+ * Fixed MongoDBHandler support when no client id is provided
14+
115## 3.7.1 (2021-11-05)
216
317* Indicate compatibility with Symfony 6
You can’t perform that action at this time.
0 commit comments