Releases: hyperf/metric
Releases · hyperf/metric
Release v3.1.0-beta.11
[feat] Support buffer mechanism in standalone process of metric (#6030) Co-authored-by: 李铭昕 <715557344@qq.com>
Release v3.1.0-beta.3
Use `StrCache` instead of `Str` in special cases. (#5866)
Release v3.1.0-beta.2
Removed the deprecated code for metric. (#5847)
Release v3.1.0-alpha.1
Remove deprecated codes (#5812)
Release v3.0.24
Support `psr/http-message`. (#5789)
Release v3.0.23
Fixed bug that prometheus cannot collect histograms.
Release v3.0.22
Optimized the code of `Hyperf\Metric\Adapter\Prometheus\Redis` which …
Release v3.0.21
Optimized the code of `metric` and added some unit cases. (#5719)
Release v3.0.18
Instead of classes and functions of `Hyperf\Utils` (#5674) Co-authored-by: 李铭昕 <715557344@qq.com>
Release v3.0.17
Use `Hyperf\Stringable\Str` instead of `Hyperf\Utils\Str` (#5634)