Skip to content

Releases: PromPHP/prometheus_client_php

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

v2.7.1

24 Apr 18:13
82e42b5
Compare
Choose a tag to compare

What's Changed

  • Avoid breaking change in Adapter and RegistryInterface for sorting metrics by @javespi in #118
  • Prevent PHP Notice: Undefined index: sum by @pluk77 in #104

New Contributors

Full Changelog: v2.7.0...v2.7.1

v2.7.0

14 Apr 12:32
dce4295
Compare
Choose a tag to compare

What's Changed

  • APCng storage - removed APCUIterator usage while collecting metrics, removed metrics collecting lag by @Rastusik in #96
  • Test against PHP 8.2 by @LKaemmerling in #100
  • Experiment on Redis-NG Storage without KEYS by @LKaemmerling in #99
  • ci: make CI pass by @simPod in #109
  • Fix fatal error in redis when meta information is missing in metrics collection by @m-idler in #111
  • Eliminate wlocks when updating existing histograms, gauges by @TobiasBengtsson in #116
  • feat: allow to disable metric sort by @simPod in #108

New Contributors

Full Changelog: v2.6.2...v2.7.0

v2.6.2

30 Jun 03:46
df77bbc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.1...v2.6.2

v2.6.1

01 Jun 05:32
918b996
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.6.0...v2.6.1

v2.6.0

12 Apr 14:07
1088114
Compare
Choose a tag to compare

What's Changed

  • Learned how to wipe the storage adapter from the registry by @pachico in #89

New Contributors

Full Changelog: v2.5.0...v2.6.0