Skip to content

0.0.4 Release

Compare
Choose a tag to compare
@bobstrecansky bobstrecansky released this 17 Dec 20:00
· 449 commits to main since this release
04ba5c9

04ba5c9 (HEAD -> main, upstream/main) PHP 8.1 compatibility (#489)
597a811 adding php8.1 as an experimental build (#514)
e0b2d7d creating a global logger holder (#495)
6fff7a0 build base image for multiple php versions (#512)
77a103b Fix formatting (#511)
ec9387c Add installation requirements to README (#510)
df3c719 Add semantic conventions for Resource and Trace attributes (#502)
52d46fd Update protocol buffers (#506)
747bda2 adding new maintainers to CODEOWNERS (#505)
4a30272 Convert and send zipkin span kind in string format (#493)
44575d7 combining otlp span converters (#494)
d490dd2 Add typed properties (#503)
4f65bb9 Optimize base PHP Dockerfile (#487)
6373762 Move ext-grpc to require-dev (#501)
8649206 switching span processor selection to language-specific (#497)
2c1eb54 Revert "Otlp centralised config (#488)" (#491)
70d4dc2 Otlp centralised config (#488)
278f075 benchmark (#486)
e0211b9 de-duplicating resources from multiple spans (#485)
8008b1c Finish Off Zipkin Spec Updates (#474)
d9e2f52 distributed tracing example (#483)
cb92ba4 Exporter Refactoring (#476)
c464706 default tracer (#479)
88e5750 makefile improvements (#480)
75dc41e Getting started: add front matter so page will display (#478)
8bc117e Add make target to create HTML code coverage report (#477)
6b2acca Configuration from environment variables. (#469)
fbfcbd7 [website_docs] Link to latest release (#475)
b6a081b Fix Exporters fromConnectionString method (#472)
e4f0e85 Move SpanContextTest to API (#471)
6660a5c Move TraceContextPropagator to SDK (#470)
c24b6eb Move KeyedArrayAccessInterface to Context (#468)
2c00772 Move SpanContext and SpanContextKey to API (#467)
8145f99 Add mbstring extension polyfill (#466)
1511c73 Add Deptrac as a dependency testing/linting tool (#465)
3f56af9 Upgrade phpstan packages to stable versions (#463)
d497f4e Add Logger SpanExporter, Logger ExporterDecorator and other logging related components. (#460)
4663ad5 Add context detach out-of-order detection and support for execution context switching (#456)
fd33eb5 Bugfix/batch processor (#459)
bfb15c6 Fixes OtlpHttp Endpoint validation/parsing (#457)
0891653 docs/updated examples (#455)
c972954 Add docs + ConsoleSpanExporter (#442)
bbd99c2 Update OTEL-to-Zipkin Span Converter to be a Little More Spec Compliant (#453)
57a2191 Website: support GH page links to canonical src (#454)
f5f57f7 Make span exporters spec compliant (#450)
ef2ccc4 Update OTLP/HTTP Default Port Per Changes to the Spec (#438)
8d61da2 Span processor exporter updates (#439)
c8756f1 cleanup: Remove old Otlp Class (#440)
1109aa5 Baggage propagation (#437)
5400e06 Move Context related logic into the API (#436)
f4124e0 Delete docs-update.yml (#435)
01c388e Reorganize types (#434)
b5a8952 Add 2 More Tests through OtlpGrpc\Exporter (#430)
98c9728 BatchSpanProcessor clock fixes (#433)
d08d958 Events & Links improvements (#432)
6cffcbe Span Refactor (#422)
0be91c2 Add .yml extension, update the base docker-compose image (#421)
86bc64c Publish OpenTelemetry PHP Base Docker Image (#420)
45362de Add AttributeLimits, SpanLimits and dropped event/links counting (#417)
b44df6d Refactor Baggage (#416)
1cfd72a Return empty objects when no spans are passed in OTLP/GRPC exporter implementation (#412)
500ff88 Context propagation refactor (#410)
b33ed15 Update otel-collector-config.yml (#413)
4dc0725 Update Phan to latest version (#411)
92feca4 Update link API to be spec compliant (#408)
2a800d8 Run psalm in single threaded mode (#409)
17d0ca7 Use Clock to get timestamp for events (#407)
897049a Implement links (#406)