Skip to content

Releases: hyperf/metric

Release v3.1.0-beta.11

18 Aug 04:51

Choose a tag to compare

[feat] Support buffer mechanism in standalone process of metric (#6030)



Co-authored-by: 李铭昕 <715557344@qq.com>

Release v3.1.0-beta.3

24 Jun 08:12

Choose a tag to compare

Use `StrCache` instead of `Str` in special cases. (#5866)

Release v3.1.0-beta.2

19 Jun 05:37

Choose a tag to compare

Removed the deprecated code for metric. (#5847)

Release v3.1.0-alpha.1

10 Jun 02:21

Choose a tag to compare

Remove deprecated codes (#5812)

Release v3.0.24

10 Jun 01:45

Choose a tag to compare

Support `psr/http-message`. (#5789)

Release v3.0.23

02 Jun 03:50

Choose a tag to compare

Fixed bug that prometheus cannot collect histograms.

Release v3.0.22

27 May 07:52

Choose a tag to compare

Optimized the code of `Hyperf\Metric\Adapter\Prometheus\Redis` which …

Release v3.0.21

18 May 03:01

Choose a tag to compare

Optimized the code of `metric` and added some unit cases. (#5719)

Release v3.0.18

26 Apr 04:13

Choose a tag to compare

Instead of classes and functions of `Hyperf\Utils` (#5674)


Co-authored-by: 李铭昕 <715557344@qq.com>

Release v3.0.17

19 Apr 06:30

Choose a tag to compare

Use `Hyperf\Stringable\Str` instead of `Hyperf\Utils\Str` (#5634)