Releases: LKaemmerling/laravel-horizon-prometheus-exporter
Releases · LKaemmerling/laravel-horizon-prometheus-exporter
v1.8.0
v1.7.0
v1.6.0
v1.5.0
What's Changed
- Use getOrRegisterGauge to make usage in Swoole possible by @e2site in #18
- Allow storage to be wiped after a render of data in metrics controller by @fosron in #22
New Contributors
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- Laravel 9.x Compatibility by @laravel-shift in #20
New Contributors
- @laravel-shift made their first contribution in #20
Full Changelog: v1.3.0...v1.4.0
v1.3.0
v1.2.2
Bugfix: Fixed TypeError in IPWhitelistingMiddleware (#15, @Rene-Roscher)
v1.2.1
v1.2.0
v1.1.3
- Add Support for PHP 8 (This includes dropping support for PHP 7.2 & Laravel 5.8 & Horizon 3.0)