Skip to content

Releases: fjogeleit/prometheus-messenger-middleware

Allow dashes in Bus names

19 Dec 13:55
b953bbb
Compare
Choose a tag to compare

What's Changed

  • Bus Name can contain - causing invalid label for prometheus by @dpfaffenbauer in #4

New Contributors

Full Changelog: v0.9.0...v0.9.1

symonfy/messenger 7 support

14 Dec 13:02
d2c4322
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0

symfony/messenger v6 support

11 Feb 11:25
6182cbc
Compare
Choose a tag to compare
  • Support for symfony/messenger v6 the (#1 by andrewmy)
  • PHPUnit configuration schema update
  • Docker Compose test configuration update

Update UnitTests

11 Jun 09:56
Compare
Choose a tag to compare
  • Add PHP8.0 to Test Suite
  • Fix UnitTest for newer Symfony Messenger Versions

Replace Prometheus Client

29 Nov 10:59
Compare
Choose a tag to compare

Replace the underlying PrometheusClient with "promphp/prometheus_client_php"