Skip to content

Releases: zlodes/php-prometheus-client

2.3.0

23 Mar 19:28
8b7bebd

Choose a tag to compare

2.3.0 (2026-03-23)

Features

2.2.0

04 Apr 21:28
573095e

Choose a tag to compare

2.2.0 (2025-04-04)

  • feat: drop absent asserts (573095e)

2.1.0

04 Apr 21:27
f51c8a7

Choose a tag to compare

2.1.0 (2025-04-04)

  • ci: drop php8.1, add php8.4 (f51c8a7)
  • style: fix phpstan issue (ff5dcd5)
  • style: php8.2 readonly (c1c3405)
  • feat: drop php8.2 support, bump dependencies (cc1663a)
  • test: drop absent test (8098730)
  • refactor(tests): cleanup, make classes final (8cb9f22)

2.0.4

14 Mar 12:29
93d5be4

Choose a tag to compare

2.0.4 (2025-03-14)

  • docs(readme): fix imports in code examples (#13) (93d5be4), closes #13
  • ci(tests): fix phpunit run (3adba34)
  • chore(phpcs): drop DisallowNonCapturingCatch rule (25bbe15)

2.0.3

21 Apr 13:13
c3a67a4

Choose a tag to compare

2.0.3 (2024-04-21)

Bug Fixes

  • fetcher: ignore metric existing in storage, but missed in registry (e413527)

2.0.2

27 Dec 21:43
97bf265

Choose a tag to compare

2.0.2 (2023-12-27)

Bug Fixes

  • collector: Make CollectorFactory::summary final by annotation (97bf265)

2.0.1

29 Oct 10:56

Choose a tag to compare

2.0.1 (2023-10-29)

2.0.0

15 Oct 21:40

Choose a tag to compare

2.0.0 (2023-10-15)

⚠ BREAKING CHANGES

  • Storage contract was split to four different storages
  • Added Fetcher — an abstraction between metrics Controller and Storage

Features

  • metric: Add Summary metric type support (#9) (29acf8a), closes #5

1.1.6

29 Aug 17:50
79c0846

Choose a tag to compare

1.1.6 (2023-08-29)

Bug Fixes

  • static-analysis: Fix @internal annotation (79c0846), closes #7

1.1.5

29 Aug 17:39
fc50352

Choose a tag to compare

1.1.5 (2023-08-29)