Releases: tasko-products/symfony-prometheus-exporter
Releases · tasko-products/symfony-prometheus-exporter
Symfony 7 support and prometheus client update
What's Changed
- Symfony ^7.0 support by @pronata in #13
- Maintenance by @lrotermund in #15
New Contributors
Full Changelog: 2.1.0...2.2.0
Version 2.0.0
Increased the major version due to a breaking change within the metric names for middleware metrics.
What's Changed
- fixed bus name as namespace in metric name by @lrotermund in #10
Full Changelog: 1.0.0...2.0.0
Version 1.0.0
Initial release for tasko-products/symfony-prometheus-exporter.
What's Changed
- Symfony/Messenger Prometheus metrics via middleware by @lrotermund in #1
- Symfony/Messenger events subscriber by @lrotermund in #3
- Config and dependency injection by @lrotermund in #4
- Open metrics controller by @lrotermund in #5
- Added Licensing by @lrotermund in #6
- removed "not ready" note in README by @lrotermund in #7
- added a README section for securing the route via basic auth by @lrotermund in #8
New Contributors
- @lrotermund made their first contribution in #1
Full Changelog: https://github.com/tasko-products/symfony-prometheus-exporter/commits/1.0.0