Skip to content

0.0.5 Release

Compare
Choose a tag to compare
@bobstrecansky bobstrecansky released this 20 Jan 00:57
· 435 commits to main since this release
15c03f8

15c03f8 Replace apache/thrift with packaged/thrift (#548)
794b387 Fix the port environment variable (#551)
9d1d0c5 Satisfy base spec for Jaeger Thrift span conversion (#547)
b1a095d fixing otlp span converter with ext-protobuf (#544)
015907c Revamped PR for Jaeger Agent Support (#545)
86ed4cf adding covers annotations to all tests (#540)
c7f3361 fixing jaeger example (#541)
56cf2db Separate integration and unit tests (#538)
0c1fd99 Add PHP version flag to codecoverage upload (#536)
53eed09 Enforce snake_case for test method names (#535)
777ea9b Unify test method's coding style (#533)
6bc7050 Allow psr/log ^2.0 and ^3.0 (#532)
6ff577b Restructure API / SDK components (Attributes, Clock, Trace) (#521)
2d365e6 Initial package-split setup (#531)
4ace6c1 Fix dependency violations in exporter factory (#525)
645754a Add sockets to the list of extensions (#526)
fb00203 Fix noop SpanContext propagation (#522)
2038e99 Add FFI Fiber support preload example (#524)
191d4bc fixing fiber test crash (#517)