File tree 1 file changed +11
-0
lines changed
1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
12
### 2.8.0 (2022-07-24)
2
13
3
14
* Deprecated ` CubeHandler ` and ` PHPConsoleHandler ` as both projects are abandoned and those should not be used anymore (#1734 )
You can’t perform that action at this time.
0 commit comments