Skip to content

Releases: hyperf/tracer

Release v2.1.0-beta1

Choose a tag to compare

@github-actions github-actions released this 14 Dec 12:22
Merge branch 'master' into 2.1-merge

# Conflicts:
#	src/guzzle/src/CoroutineHandler.php
#	src/guzzle/tests/Stub/CoroutineHandlerStub.php

Release v2.0.20

Choose a tag to compare

@github-actions github-actions released this 23 Nov 01:29
fix: safely finish spans in case of exception

also make tracing aspects usable in CLI mode.

Release v2.0.17

Choose a tag to compare

@github-actions github-actions released this 02 Nov 05:26
Support json-rpc for tracer component. (#2625)

* Update SpanStarter.php
* Added JsonRpcAspect.

Co-authored-by: jimmy <you@example.com>
Co-authored-by: 李铭昕 <715557344@qq.com>

Release v2.0.16

Choose a tag to compare

@github-actions github-actions released this 26 Oct 04:35
ensure span finished and flushed. (#2690)

* fix: ensure span finishes

* fix: ensure span finished and flushed

Co-authored-by: 李铭昕 <715557344@qq.com>

Release v2.0.13

Choose a tag to compare

@github-actions github-actions released this 28 Sep 03:05
Added auto release (#2556)

v1.1.1

Choose a tag to compare

@limingxinleo limingxinleo released this 08 Oct 08:24
Update MethodAspect.php

v1.1.0

Choose a tag to compare

@limingxinleo limingxinleo released this 08 Oct 07:28
Update MethodAspect.php

v1.0.8

Choose a tag to compare

@huangzhhui huangzhhui released this 31 Jul 05:56
Adapted new version of openzipkin/zipkin

v1.0.0

Choose a tag to compare

@huangzhhui huangzhhui released this 19 Jun 17:29

🚀