Skip to content

Releases: hyperf/metric

Release v3.1.15

28 Mar 07:57

Choose a tag to compare

Format code by the latest `cs-fixer`. (#6617)

Release v3.1.14

21 Mar 14:46

Choose a tag to compare

Added comment (#6607)

Release v3.1.9

18 Feb 01:43

Choose a tag to compare

Update grafana.json (#6531)

Release v3.1.0

30 Nov 16:07

Choose a tag to compare

Changed the `branch-alias` of all components to `3.1-dev`. (#6320)

Release v3.1.0-rc.12

10 Nov 02:46

Choose a tag to compare

Merge branch 'master' into 3.1

# Conflicts:
#	src/support/tests/FunctionTest.php

Release v3.0.43

10 Nov 02:34

Choose a tag to compare

Adds `metric.enable_command_metric` switch (#6272)

Release v3.1.0-rc.4

22 Sep 05:58

Choose a tag to compare

Merge branch 'master' into 3.1

# Conflicts:
#	.github/workflows/test.yml
#	src/service-governance/src/Listener/RegisterServiceListener.php
#	src/stringable/composer.json
#	src/stringable/tests/StrTest.php

Release v3.0.37

22 Sep 05:39

Choose a tag to compare

Upgrade actions/checkout to v4 (#6159)

Release v3.1.0-rc.1

01 Sep 02:53

Choose a tag to compare

Merge branch 'master' into 3.1-merge

Release v3.0.35

01 Sep 02:26

Choose a tag to compare

Fix the bug that cannot stop the command from terminating gracefully …