mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-06 13:16:39 +02:00
Prepare 1.22 changelog
This commit is contained in:
@@ -1,3 +1,13 @@
|
|||||||
|
### 1.22.0 (2016-11-XX)
|
||||||
|
|
||||||
|
* Added MercurialProcessor to add mercurial revision and branch names to log records
|
||||||
|
* Added support for AWS SDK v3 in DynamoDbHandler
|
||||||
|
* Fixed fatal errors occuring when normalizing generators that have been fully consumed
|
||||||
|
* Fixed RollbarHandler to include a level (rollbar level), monolog_level (original name), channel and datetime (unix)
|
||||||
|
* Fixed RollbarHandler not flushing records automatically, calling close() explicitly is not necessary anymore
|
||||||
|
* Fixed SyslogUdpHandler to avoid sending empty frames
|
||||||
|
* Fixed a few PHP7 compatibility issues
|
||||||
|
|
||||||
### 1.21.0 (2016-07-29)
|
### 1.21.0 (2016-07-29)
|
||||||
|
|
||||||
* Break: Reverted the addition of $context when the ErrorHandler handles regular php errors from 1.20.0 as it was causing issues
|
* Break: Reverted the addition of $context when the ErrorHandler handles regular php errors from 1.20.0 as it was causing issues
|
||||||
|
Reference in New Issue
Block a user