This repository has been archived by the owner on Jan 26, 2024. It is now read-only.
Releases: opentracing/opentracing-cpp
Releases · opentracing/opentracing-cpp
Release 1.6.0
Release 1.5.1
- Fixes issue with dynamic loading envoyproxy/envoy#5481
Release 1.5.0
Release 1.4.2
- Fix issue with hunter (#83)
Release 1.4.1
Release 1.4.0
Release 1.3.0
• Adds a mocktracer library to make testing easier.
• Support dynamically loading tracer libraries.
• Support specifying logs in FinishSpanOptions
Release 1.2.0
- Add bazel support.
- Fix #39.
- Integrate with TravisCI.
- Ensure tests run when building in release mode.
Release 1.1.0
- Adds an optional
TextMapReader::LookupKey
function that can be used to support faster span context propagation. - Support disabling the build of testing code.
Release 1.0.0
v1.0.0 Start version at 1.0. (#20)