Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Changelog

## 0.1.0 (2026-07-07)


### Features

* add messenger stamp normalizers ([628bbaf](https://github.com/ckrack/messenger-logging-bundle/commit/628bbaff67a39e503a8dee3fb548b6564a2c6627))
* add stable messenger log event field ([393917f](https://github.com/ckrack/messenger-logging-bundle/commit/393917f4027fdadc0d822525a786bfd26fb10ff6))
* create messenger logging bundle ([dfd0f03](https://github.com/ckrack/messenger-logging-bundle/commit/dfd0f03d64754e7719dd84300f9fff5ae8cb3f4a))
* log messenger processing durations ([a71cd27](https://github.com/ckrack/messenger-logging-bundle/commit/a71cd27ed90a02fbd76725d39956f3eaa340a84d))
* setup repository ([4bd135e](https://github.com/ckrack/messenger-logging-bundle/commit/4bd135e8f2f5715f88034fd49293dc2e18cd7df7))


### Bug Fixes

* annotate config builder generics ([08e58fc](https://github.com/ckrack/messenger-logging-bundle/commit/08e58fc038ea8d14666f92b6e11f3bd56286b4f6))
* rename parameter prefixes from c10k to ckrack in configuration files ([0fa3b5e](https://github.com/ckrack/messenger-logging-bundle/commit/0fa3b5ec77213e067200d7e0383dd0078a2fd788))
* resolve PHPStan errors with lowest dependency versions ([28105ca](https://github.com/ckrack/messenger-logging-bundle/commit/28105caa5e20872146f88422c86f9f492b3be333))
* resolve phpstan matrix failures ([a1c5238](https://github.com/ckrack/messenger-logging-bundle/commit/a1c523814124ab3646630604191584fca07cb7f8))
* stringify unstable log context fields ([ef99269](https://github.com/ckrack/messenger-logging-bundle/commit/ef992696f5025570936406c47ba89d9b66770dfb))


### Miscellaneous Chores

* release 0.1.0 ([fb2e6a5](https://github.com/ckrack/messenger-logging-bundle/commit/fb2e6a5aa332bf0d206e250f390e6ee85405062c))
* upgrade php-cs-fixer to ^3.94 and replace deprecated PHP_CS_FIXER_IGNORE_ENV with --allow-unsupported-php-version ([59076a8](https://github.com/ckrack/messenger-logging-bundle/commit/59076a8fa5d4e90eed029975540373a703b663fc))