Skip to content

Releases: hyperf/metric

Release v3.0.37

22 Sep 05:39
Compare
Choose a tag to compare
Upgrade actions/checkout to v4 (#6159)

Release v3.1.0-rc.1

01 Sep 02:53
Compare
Choose a tag to compare
Merge branch 'master' into 3.1-merge

Release v3.0.35

01 Sep 02:26
Compare
Choose a tag to compare
Fix the bug that cannot stop the command from terminating gracefully …

…(#6090)

Release v3.1.0-beta.11

18 Aug 04:51
Compare
Choose a tag to compare
[feat] Support buffer mechanism in standalone process of metric (#6030)



Co-authored-by: 李铭昕 <[email protected]>

Release v3.1.0-beta.3

24 Jun 08:12
Compare
Choose a tag to compare
Use `StrCache` instead of `Str` in special cases. (#5866)

Release v3.1.0-beta.2

19 Jun 05:37
Compare
Choose a tag to compare
Removed the deprecated code for metric. (#5847)

Release v3.1.0-alpha.1

10 Jun 02:21
Compare
Choose a tag to compare
Remove deprecated codes (#5812)

Release v3.0.24

10 Jun 01:45
Compare
Choose a tag to compare
Support `psr/http-message`. (#5789)

Release v3.0.23

02 Jun 03:50
Compare
Choose a tag to compare
Fixed bug that prometheus cannot collect histograms.

Release v3.0.22

27 May 07:52
Compare
Choose a tag to compare
Optimized the code of `Hyperf\Metric\Adapter\Prometheus\Redis` which …

…allowed to rewrite the prefix about redis keys. (#5702)


Co-authored-by: 她和她的猫 <[email protected]>
Co-authored-by: 李铭昕 <[email protected]>
Co-authored-by: Deeka Wong <[email protected]>