Releases: census-instrumentation/opencensus-php
Releases · census-instrumentation/opencensus-php
OpenCensus PHP v0.2.3
- Fix empty start time with extension (#135)
OpenCensus PHP v0.2.2
- Fix 'Bad metadata value given' for grpc integration (#115)
- Allow Tracer usage in code when there is no active tracer (#117)
- ZipkinExporter: localEndpoint.port should be an int (#118)
- Fix segfault in extension (#133)
- Fix file exporter serialization (#124)
OpenCensus PHP v0.2.1
- gRPC integration fixes (#110)
- Zipkin localEndpoint fixes (#112)
- HTTP_REDIRECTED_URL attribute fix (#113)
OpenCensus PHP v0.2.0
Security update for header propagation. Please update to version 0.2.0 or higher.
OpenCensus PHP v0.1.2
- Fix Zipkin and Stackdriver exporters erroring when there are no spans to report (#107)
- Change the agent label for Stackdriver exported spans (#105)
OpenCensus PHP v0.1.1
Bugfix release:
- Fix Zipkin span serialization with empty attributes (#102)
- Fix Guzzle integrations (#104)
OpenCensus PHP v0.0.4
Initial development preview release.