Skip to content

Commit e1c0ae1

Browse files
committed
Update changelog
1 parent 1f25f9b commit e1c0ae1

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
### 2.9.0 (2023-02-05)
2+
3+
* Deprecated FlowdockHandler & Formatter as the flowdock service was shutdown (#1748)
4+
* Added support for enum context values in PsrLogMessageProcessor (#1773)
5+
* Added graylog2/gelf-php 2.x support (#1747)
6+
* Improved `BrowserConsoleHandler` logging to use more appropriate methods than just console.log in the browser (#1739)
7+
* Fixed `WhatFailureGroupHandler` not catching errors happening inside `close()` (#1791)
8+
* Fixed datetime field in `GoogleCloudLoggingFormatter` (#1758)
9+
* Fixed infinite loop detection within Fibers (#1753)
10+
* Fixed `AmqpHandler->setExtraAttributes` not working with buffering handler wrappers (#1781)
11+
112
### 2.8.0 (2022-07-24)
213

314
* Deprecated `CubeHandler` and `PHPConsoleHandler` as both projects are abandoned and those should not be used anymore (#1734)

0 commit comments

Comments
 (0)