Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Releases: census-instrumentation/opencensus-php

OpenCensus PHP v0.2.3

Choose a tag to compare

@chingor13 chingor13 released this 05 Mar 19:28
6845ae1
  • Fix empty start time with extension (#135)

OpenCensus PHP v0.2.2

Choose a tag to compare

@chingor13 chingor13 released this 05 Mar 18:20
  • 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

Choose a tag to compare

@chingor13 chingor13 released this 12 Feb 22:43
5150388
  • gRPC integration fixes (#110)
  • Zipkin localEndpoint fixes (#112)
  • HTTP_REDIRECTED_URL attribute fix (#113)

OpenCensus PHP v0.2.0

Choose a tag to compare

@chingor13 chingor13 released this 09 Feb 01:34
573d5fd

Security update for header propagation. Please update to version 0.2.0 or higher.

OpenCensus PHP v0.1.2

Choose a tag to compare

@chingor13 chingor13 released this 31 Jan 23:14
fb8bfc8
  • 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

Choose a tag to compare

@chingor13 chingor13 released this 25 Jan 18:45
d685620

Bugfix release:

  • Fix Zipkin span serialization with empty attributes (#102)
  • Fix Guzzle integrations (#104)

OpenCensus PHP v0.1.0

Choose a tag to compare

@chingor13 chingor13 released this 12 Dec 17:55
99dfaba

First alpha release.

OpenCensus PHP v0.0.4

OpenCensus PHP v0.0.4 Pre-release
Pre-release

Choose a tag to compare

@chingor13 chingor13 released this 15 Nov 21:55
0a0ffb8

Initial development preview release.