opentracing-contrib/python-django

Upgrade OT dependency to 2.2.0

Closed this issue · 4 comments

jan25 commented

Jaeger_client latest (4.0.0) requires opentracing <3.0,>=2.1. This conflicts with django_opentracing latest (1.0.1) which requires opentracing<2.1,>=2.0.

Is it safe to upgrade OT dependency to 2.2.0?

Similar issue with flask: opentracing-contrib/python-flask#33

Jamim commented

Hello @jan25,

Is it safe to upgrade OT dependency to 2.2.0?

It looks so.

Closing this Issue, as #53 addressed it. Thanks!

@carlosalberto @mikebryant can we expect a release of this?

cheers!

Forgot to mention here that I released last week ;)