Skip to content

Releases: jcchavezs/zipkin-php-opentracing

Version 2.0.4

29 Apr 04:42
6bd908f
Compare
Choose a tag to compare

What's Changed

  • Added check for ignore_active_span option when starting a span by @person-unko in #67

New Contributors

Full Changelog: 2.0.3...2.0.4

Version 2.0.3

08 Jun 12:19
bb8f1c5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.2...2.0.3

Version 2.0.2

26 Feb 19:32
cf8488f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.1...2.0.2

2.0.1

22 Nov 09:42
4196f51
Compare
Choose a tag to compare

Fixes a bug with the scope inside the span which wasn't needed anyways.

What's Changed

  • Fixed bug that typed property $scope must not be accessed before initialization. by @limingxinleo in #60
  • chore: removes unused API around the scope in a span as it was not used and more so, misleading. by @jcchavezs in #61

Full Changelog: 2.0.0...2.0.1

Version 2.0.0

18 Nov 13:55
30e1299
Compare
Choose a tag to compare

This version adds support for Zipkin PHP 3.0 and turns compatibility into 7.4+

Version 1.0.0

19 Jan 19:01
de92ace
Compare
Choose a tag to compare

This version uses OpenTracing PHP 1.0

Version 0.2.0

27 Oct 05:18
269e6ce
Compare
Choose a tag to compare

This version uses Zipkin 2.0 underneath and sets the minimum PHP version in 7.1

Version 0.1.5

19 May 15:58
565f3be
Compare
Choose a tag to compare

Fixes the injection for a noop span. Related to hyperf/hyperf#1687 (comment)

Version 0.1.4

02 Jan 14:06
d2c0591
Compare
Choose a tag to compare

Version 0.1.3

20 Sep 09:36
bee35b5
Compare
Choose a tag to compare

This version bumps version zipkin 1.3.4.