Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update opentracing-php to 1.0.1 #72

Closed
wants to merge 5 commits into from

Conversation

Rainrider
Copy link

@Rainrider Rainrider commented Sep 30, 2021

This adds support for opentracing ^1.0. Since nothing really changed there since beta5 apart from type-hinting, strict typing and a minor exceptions refactoring (see opentracing/opentracing-php@1.0.0-beta5...1.0.1), I think nothing should be broken here as well (unless it has been like that already). There are two further API extensions in case those are of any interest here - new method GlobalTracer::isRegistered and StartSpanOptions::create now checks and sets ignore_active_span option.

Closes #54

@cawolf
Copy link
Member

cawolf commented Nov 16, 2021

Hi @Rainrider,

thank you for your submission. I incorporated your work into #73 and released core in v1 today. We will continue upgrading the plugins asap.

@cawolf cawolf closed this Nov 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade to opentracing-php v1.0
2 participants