mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-24 00:39:26 +00:00
* swarm: propagate ctx, enable opentracing * swarm/tracing: log error when tracing is misconfigured
14 lines
268 B
Markdown
14 lines
268 B
Markdown
Changes by Version
|
|
==================
|
|
|
|
1.1.0 (unreleased)
|
|
-------------------
|
|
|
|
- Deprecate InitGlobalTracer() in favor of SetGlobalTracer()
|
|
|
|
|
|
1.0.0 (2016-09-26)
|
|
-------------------
|
|
|
|
- This release implements OpenTracing Specification 1.0 (http://opentracing.io/spec)
|
|
|