Skip to content

Releases: hyperf/tracer

Release v3.0.0-rc.1

Choose a tag to compare

@github-actions github-actions released this 06 Aug 13:09
Fixed bug that the `$prefix` of `ZipkinTracerFactory` does not match …

Release v3.0.0-beta.4

Choose a tag to compare

@github-actions github-actions released this 18 Jun 23:33
Fixed bug that the `$prefix` of `ZipkinTracerFactory` does not match …

Release v3.0.0-beta.1

Choose a tag to compare

@github-actions github-actions released this 30 May 02:44
Merge branch 'master' into 3.0-merge

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

Release v2.2.33

Choose a tag to compare

@github-actions github-actions released this 30 May 02:10
Added `close-pull-request.yml` to close pr for `read-only` repositori…

Release v3.0.0-alpha.7

Choose a tag to compare

@github-actions github-actions released this 12 Apr 11:06
Changed all annotations which only support `PHP` >= `8.0`. (#4669)

Release v3.0.0-alpha.6

Choose a tag to compare

@github-actions github-actions released this 27 Mar 09:45
Changed return type to `void` for `Hyperf\Event\Contract\ListenerInte…

Release v3.0.0-alpha.4

Choose a tag to compare

@github-actions github-actions released this 01 Mar 04:36
Use `Hyperf/Context/Context` instead of `Hyperf/Utils/Context`. (#4565)

Release v3.0.0-alpha.1

Choose a tag to compare

@github-actions github-actions released this 16 Feb 05:49
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

Choose a tag to compare

@github-actions github-actions released this 17 Jan 02:27
Added `Hyperf\Tracer\Aspect\ElasticserachAspect` which used to record…

Release v2.2.22

Choose a tag to compare

@github-actions github-actions released this 04 Jan 04:26
Added `Hyperf\Tracer\Aspect\DbAspect` to log db records when using `h…