Skip to content

Releases: FutureMatt/laravel-prometheus-exporter

v4.0

11 May 09:06
4791e7c
Compare
Choose a tag to compare

Added support for Laravel 10.

v3.0

18 Nov 11:00
982f44d
Compare
Choose a tag to compare

Switched from endclothing/prometheus_client_php to promphp/prometheus_client_php in order to use a more widely supported library and include support for Guzzle 7.

v2.0

15 Sep 22:33
4c056a4
Compare
Choose a tag to compare

This release version is v2.0 because of the breaking change introduced by moving to PHP 7.2 and changes to the composer namespace of the project.

#1 - Bump's the minimum supported version of PHP to 7.2
#3 - Add support for Laravel 8
Updated the composer package namespace to futurematt to avoid and conflicts with other forks of laravel-prometheus-exporter.