Releases: Enalean/php-prometheus-client
Releases · Enalean/php-prometheus-client
Version 1.5.0
- Dropped PHP 8.0 support (#592)
- Passed to redis multi method default param directly (#621)
Version 1.4.0 - PHP 8.2 support
Version 1.3.0 - PHP 8.1 support
Enhancements
- PHP 8.1 support 🎉 (#385)
- Drop PHP 7.4 support (#378)
Version 1.2.0 - PHP 8.0 support
Version 1.1.0
Enhancements
- Do not render metrics with incoherent labels, an exception is now thrown when the situation is detected (#155)
- Type coverage has been improved (#93 #99)