8000 Releases · PromPHP/prometheus_client_php · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: PromPHP/prometheus_client_php

v2.14.1

14 Apr 08:01
a283aea
Compare
Choose a tag to compare

What's Changed

  • Changed the parent class for MetricNotFoundException to improve the exception hierarchy by @SevaWeb011 in #181
  • create index if not exist to prevent duplicate error by @Sergio-Acevedo in #180
  • Storage/Redis & RedisNG: Remove usage of str_replace to get metrics a… by @LKaemmerling in #185

New Contributors

Full Changelog: v2.14.0...v2.14.1

v2.14.0

10 Mar 06:40
3e4811f
Compare
Choose a tag to compare

What's Changed

  • Use PHP 8.4 for tests and fix phpstan issue by @LKaemmerling in #176
  • Catch invalid JSON from Redis and throw an error by @SevaWeb011 in #174
  • feat: add metric name to MetricsRegistrationException by @simPod in #163
  • Prevent php error when data was removed from redis by @pluk77 in #149
  • APCng storage - avoid worst-case memory usage in buildPermutationTree by @Princemachiavelli in #123

New Contributors

Full Changelog: v2.13.1...v2.14.0

v2.13.1

10 Dec 13:48
3f8e4ff
Compare
Choose a tag to compare

What's Changed

  • Correctly handle empty username for Redis/RedisNg AUTH by @breda in #170

New Contributors

Full Changelog: v2.13.0...v2.13.1

v2.13.0

02 Dec 12:28
abe6bbb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.12.0...v2.13.0

v2.12.0

18 Oct 07:33
50b70a6
Compare
Choose a tag to compare

What's Changed

  • Add PostgreSQL support in Storage/PDO.php and other fixes by @2646298 in #162
  • Ensure that label values are strings in APCNg adapter by @filakhtov in #159

New Contributors

  • @2646298 made their first contribution in #162
  • @filakhtov made their first contribution in #159

Full Changelog: v2.11.0...v2.12.0

v2.11.0

05 Aug 08:03
35d5a68
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.10.0...v2.11.0

v2.10.0

01 Feb 13:38
a09ea80
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.9.0...v2.9.1

v2.9.0

20 Dec 06:23
ad2a85f
Compare
Choose a tag to compare

What's Changed

  • [RenderTextFormat] Allow value errors to be rendered as comments by @joec4i in #142

New Contributors

Full Changelog: v2.8.0...v2.9.0

v2.8.0

06 Dec 09:46
c7c174b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.7.2...v2.8.0

v2.7.2

06 Nov 12:41
735ace7
Compare
Choose a tag to compare

What's Changed

  • Backward compatiblity with older redis versions by @drieschel in #133
  • Fix PHP notice: Undefined index: samples by @pluk77 in #128

New Contributors

Full Changelog: v2.7.1...v2.7.2

0