Skip to content

Releases: hyperf/tracer

Release v2.1.0-beta3

25 Dec 04:00
Compare
Choose a tag to compare
Optimized code for prometheus which support `https` not only `http`. …

Release v2.1.0-beta1

14 Dec 12:22
Compare
Choose a tag to compare
Merge branch 'master' into 2.1-merge

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

Release v2.0.20

23 Nov 01:29
Compare
Choose a tag to compare
fix: safely finish spans in case of exception

also make tracing aspects usable in CLI mode.

Release v2.0.17

02 Nov 05:26
Compare
Choose a tag to compare
Support json-rpc for tracer component. (#2625)

* Update SpanStarter.php
* Added JsonRpcAspect.

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

Release v2.0.16

26 Oct 04:35
Compare
Choose a tag to compare
ensure span finished and flushed. (#2690)

* fix: ensure span finishes

* fix: ensure span finished and flushed

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

Release v2.0.13

28 Sep 03:05
Compare
Choose a tag to compare
Added auto release (#2556)

v1.1.1

08 Oct 08:24
Compare
Choose a tag to compare
Update MethodAspect.php

v1.1.0

08 Oct 07:28
Compare
Choose a tag to compare
Update MethodAspect.php

v1.0.8

31 Jul 05:56
Compare
Choose a tag to compare
Adapted new version of openzipkin/zipkin

v1.0.0

19 Jun 17:29
Compare
Choose a tag to compare

🚀