Skip to content

Releases: hyperf/tracer

Release v3.0.0-rc.3

15 Aug 15:58
Compare
Choose a tag to compare
Preferentially use configuration to improve startup speed (#5020)

Release v3.0.0-rc.1

06 Aug 13:09
Compare
Choose a tag to compare
Fixed bug that the `$prefix` of `ZipkinTracerFactory` does not match …

Release v3.0.0-beta.4

18 Jun 23:33
Compare
Choose a tag to compare
Fixed bug that the `$prefix` of `ZipkinTracerFactory` does not match …

Release v3.0.0-beta.1

30 May 02:44
Compare
Choose a tag to compare
Merge branch 'master' into 3.0-merge

# Conflicts:
#	src/rpn/src/Calculator.php

Release v2.2.33

30 May 02:10
Compare
Choose a tag to compare
Added `close-pull-request.yml` to close pr for `read-only` repositori…

Release v3.0.0-alpha.7

12 Apr 11:06
Compare
Choose a tag to compare
Changed all annotations which only support `PHP` >= `8.0`. (#4669)

Release v3.0.0-alpha.6

27 Mar 09:45
Compare
Choose a tag to compare
Changed return type to `void` for `Hyperf\Event\Contract\ListenerInte…

Release v3.0.0-alpha.4

01 Mar 04:36
Compare
Choose a tag to compare
Use `Hyperf/Context/Context` instead of `Hyperf/Utils/Context`. (#4565)

Release v3.0.0-alpha.1

16 Feb 05:49
Compare
Choose a tag to compare
Merge branch 'master' into 3.0-merge

# Conflicts:
#	.github/workflows/test.yml
#	src/di/src/Annotation/Scanner.php
#	src/di/tests/InjectTest.php

Release v2.2.23

17 Jan 02:27
Compare
Choose a tag to compare
Added `Hyperf\Tracer\Aspect\ElasticserachAspect` which used to record…