Releases: bigcommerce/gruf-zipkin
Releases · bigcommerce/gruf-zipkin
1.0.0
0.10.3
- Add rubocop+bundler-audit
- Initial public OSS release
0.10.2
- Update license to MIT
0.10.1
- Handle case when tracer is not yet initialized before trace executes
0.10.0
- Spans now properly record server recv/send annotations
- gRPC annotations for errors are now properly recording
- Failures in gruf service endpoints are now intercepted and error annotations are properly sent
- B3 propagation now works by checking the GRPC::ActiveCall metadata headers with support for headers initiating from H1 requests
0.9.0
Initial public release.