You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 23, 2023. It is now read-only.
This issue tracks the Release Candidate iterations towards the the new 0.32 API for OpenTracing-Java.
RC Branch: https://github.com/opentracing/opentracing-java/tree/v0.32.0
Current Status
SpanContext.toTraceId()andSpanContext.toSpanId()).SpanuponScope.close()has been deprecated.SpanBuilder.startActive()has been deprecated.Scope.span()has been deprecated.ScopeManager.activeSpan()has been added.BINARYformat (now we let the users know about the required buffer size).Changes that might be included for the final release
ScopeManager.clear()GlobalTracerregistration improvements.MockTracerimprovements.Release Process
0.32.0.RC1,0.32.0.RC2, etc.