Releases: fjogeleit/prometheus-messenger-middleware
Releases · fjogeleit/prometheus-messenger-middleware
Allow dashes in Bus names
What's Changed
- Bus Name can contain - causing invalid label for prometheus by @dpfaffenbauer in #4
New Contributors
- @dpfaffenbauer made their first contribution in #4
Full Changelog: v0.9.0...v0.9.1
symonfy/messenger 7 support
symfony/messenger v6 support
Update UnitTests
- Add PHP8.0 to Test Suite
- Fix UnitTest for newer Symfony Messenger Versions
Replace Prometheus Client
Replace the underlying PrometheusClient with "promphp/prometheus_client_php"