Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

Releases: opentracing/opentracing-cpp

Release 1.6.0

19 Sep 17:49
4bb431f
Compare
Choose a tag to compare
  • Support cloning span contexts
  • Add optional accessors for trace-id/span-id
  • Fix windows build issues
  • Support string_views in opentracing::Value
  • Add more flexible logging APIs

Release 1.5.1

16 Jan 20:32
Compare
Choose a tag to compare

Release 1.5.0

20 Jun 15:07
ac50154
Compare
Choose a tag to compare
  • Adds dynamic loading support for Windows (#85 )
  • Introduces ABI versioning (#91 )

Release 1.4.2

21 May 17:04
Compare
Choose a tag to compare
  • Fix issue with hunter (#83)

Release 1.4.1

19 May 19:34
Compare
Choose a tag to compare
  • Fix build on Windows (#80)
  • Support specifying lib target for installation (#78)
  • Fix example (#79)

Release 1.4.0

01 May 17:07
900f9d9
Compare
Choose a tag to compare
  • Add constants for standard tags (#67)
  • Fix expected class for dereferencing rvalue references (#65)
  • Fix bazel build on OS X (#69)

Release 1.3.0

02 Mar 16:04
f3c1f42
Compare
Choose a tag to compare

• Adds a mocktracer library to make testing easier.
• Support dynamically loading tracer libraries.
• Support specifying logs in FinishSpanOptions

Release 1.2.0

18 Dec 19:52
e57161e
Compare
Choose a tag to compare
  • Add bazel support.
  • Fix #39.
  • Integrate with TravisCI.
  • Ensure tests run when building in release mode.

Release 1.1.0

06 Nov 23:49
36b2097
Compare
Choose a tag to compare
  • 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

29 Sep 02:24
Compare
Choose a tag to compare
v1.0.0

Start version at 1.0. (#20)