Skip to content

Commit 271ec46

Browse files
committed
Update changelog
1 parent 769b7da commit 271ec46

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
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

0 commit comments

Comments
 (0)