Skip to content

3.12.0

Latest

Choose a tag to compare

@Seldaek Seldaek released this 09 Sep 08:46
· 1 commit to main since this release
Immutable release. Only release title and notes can be modified.
72c534f
  • Added support for reading the timestamp of new records from a PSR-20 clock, via a new $clock constructor param and Logger::setClock() (#2065)
  • Added support for #[WithMonologChannel] on constructor/method parameters, so a channel can be bound to a single argument instead of the whole class (#2068)
  • Fixed TelegramBotHandler breaking HTML markup when truncating or splitting long messages, open tags are now closed at the end of a chunk and reopened in the next one (#2066)
  • Fixed RedactingFormatter not redacting secrets nested inside array values of sensitive keys (#2067)

Full Changelog: 3.11.0...3.12.0