Cpp2sky Versions Save

Distributed tracing and monitor SDK in CPP for Apache SkyWalking APM

v0.5.1

1 year ago

v0.5.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/SkyAPM/cpp2sky/compare/v0.4.0...v0.5.0

v0.4.0

2 years ago

Note

v0.3.1

2 years ago

v0.3.0

2 years ago

Note

v0.2.1

3 years ago

Note

  • Fix SkyWalking before 8.4.0 endpoint compatibility for reporting endpoint

v0.2.0

3 years ago

Note

  • Support v8.4.0 SkyWalking protocol
  • Support RAII based span acquisition
  • Renamed from SegmentContext to TracingContext
  • Add Skywalking CDS support.
  • Support ignore_operation_name_suffix to disable sending matched segment, this value can be configured dynamically via Skywalking CDS

v0.1.3

3 years ago

Note

  • Enhance the context of Entry Span and Exit Span. This release includes that entry span doesn't create propagation context packed to sw8 header.

v0.1.2

3 years ago

Note

  • Separation from SkyWalking data definition and gRPC data reporter

v0.1.1

3 years ago

Note

  • Add security reporting process docs for Envoy's dependency policy